From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmowgli/
Date: Sat, 2 Sep 2017 08:45:28 +0000 (UTC) [thread overview]
Message-ID: <1504341920.2813518bdaf6f5c22a47432312567225d29df9f4.mgorny@gentoo> (raw)
commit: 2813518bdaf6f5c22a47432312567225d29df9f4
Author: Wade Cline <wadecline <AT> hotmail <DOT> com>
AuthorDate: Fri Jun 23 02:07:12 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep 2 08:45:20 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2813518b
dev-libs/libmowgli: Version bump to 2.1.0.
dev-libs/libmowgli/Manifest | 1 +
dev-libs/libmowgli/libmowgli-2.1.0.ebuild | 19 +++++++++++++++++++
dev-libs/libmowgli/metadata.xml | 8 ++++++++
3 files changed, 28 insertions(+)
diff --git a/dev-libs/libmowgli/Manifest b/dev-libs/libmowgli/Manifest
index e4b7a55d8a6..35ef2c43ee5 100644
--- a/dev-libs/libmowgli/Manifest
+++ b/dev-libs/libmowgli/Manifest
@@ -1,2 +1,3 @@
DIST libmowgli-1.0.0.tar.bz2 105929 SHA256 8ea0dfd606b0ac280747c9a5f93ca940c23c7367dee0776715c87623ae6624fb SHA512 f3f7f9a527cb3f6f24c23d0585b55509d8721023c670df9e59a7f5667d4e12caf17ed71773cd1283a3ebfada465824653f654aa29d857c076875d36b2a824313 WHIRLPOOL 209cb5a81003eac9952a771a0afc08073f242566e28d378432a0f172b8b195ccfc03b1a8f85949f1d22063c1519afd48b6263de7e4403a14c365de94d5f8f83e
DIST libmowgli-2.0.0.tar.gz 200771 SHA256 7c5a94082899d055fc9a02b94e2658b42616fdb98e58e9a71165c07b6f5cceba SHA512 efccd93824c116fa8440f1d327382997f7d752d007dc9fad650ef1935fe0cee1a3fa1c645442a3f3f0f6d9f2916f66882e537a1692c494303fc0bf062df51e3a WHIRLPOOL 75c5698e1ccc5e1895d8d5f35d00347ceaf5424a621ecae399ebfe6537bf591edc21d0e42f7923704e3c857cc7349447d514605bb1d3e0e78f136e530933e8ed
+DIST libmowgli-2.1.0.tar.gz 227664 SHA256 46ef60c642c457a5d0e36bfc8c277e74d2ebf4ab9cbc4e40153781ed4ab0fe7d SHA512 d6a219ea24d0aa391ba1e62439fb208259f96ba469324bf789a66d917a13a90f3ff5fcc5f8cc956ae594aecfbbfe1165add3dc15faa1c09dd559ccbb8d8ea4ee WHIRLPOOL 0bdc724bf8cb7960c990902fc2a80c61473cd4060808fd2aaded8e70b029c5a80ee30e57a3989922e7b927879a188e192efc1972127a2ef89c1975c383d9ddf3
diff --git a/dev-libs/libmowgli/libmowgli-2.1.0.ebuild b/dev-libs/libmowgli/libmowgli-2.1.0.ebuild
new file mode 100644
index 00000000000..d2eefabb7e0
--- /dev/null
+++ b/dev-libs/libmowgli/libmowgli-2.1.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Useful set of performance and usability-oriented extensions to C"
+HOMEPAGE="https://github.com/atheme/libmowgli-2"
+SRC_URI="https://github.com/atheme/libmowgli-2/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+IUSE="ssl"
+
+RDEPEND="ssl? ( dev-libs/openssl:0= )"
+DEPEND="${RDEPEND}"
+
+DOCS=(AUTHORS README doc/BOOST doc/design-concepts.txt)
+S="${WORKDIR}/${PN}-2-${PV}"
diff --git a/dev-libs/libmowgli/metadata.xml b/dev-libs/libmowgli/metadata.xml
index 097975e3adc..ec4650dd767 100644
--- a/dev-libs/libmowgli/metadata.xml
+++ b/dev-libs/libmowgli/metadata.xml
@@ -1,4 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
+ <maintainer type="person">
+ <email>wadecline@hotmail.com</email>
+ <name>Wade Cline</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
</pkgmetadata>
next reply other threads:[~2017-09-02 8:45 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-02 8:45 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-25 15:24 [gentoo-commits] repo/gentoo:master commit in: dev-libs/libmowgli/ Andreas K. Hüttel
2022-02-06 7:40 Sam James
2021-11-02 11:00 Sam James
2021-10-31 18:03 Sam James
2021-10-31 17:58 Sam James
2021-10-31 5:59 Sam James
2021-10-31 5:59 Sam James
2021-10-30 22:55 Sam James
2021-10-30 22:55 Sam James
2021-09-24 7:22 Joonas Niilola
2021-09-24 7:22 Joonas Niilola
2021-09-24 7:22 Joonas Niilola
2021-05-02 15:38 Mikle Kolyada
2021-02-16 12:34 Sam James
2021-02-09 21:31 Sam James
2021-02-09 21:30 Sam James
2021-02-09 9:48 Sam James
2021-02-09 6:16 Sam James
2020-12-21 20:02 Sam James
2020-04-10 10:30 Joonas Niilola
2019-09-20 7:34 Michał Górny
2018-04-14 19:36 Mikle Kolyada
2018-04-05 14:57 Aaron Bauman
2018-03-31 8:15 Tobias Klausmann
2018-03-22 13:17 Mikle Kolyada
2018-03-21 5:55 Markus Meier
2018-03-20 22:21 Sergei Trofimovich
2018-03-11 22:20 Sergei Trofimovich
2018-03-11 15:07 Thomas Deutschmann
2018-03-11 11:42 Sergei Trofimovich
2018-01-13 22:54 David Seifert
2017-12-01 21:35 Andreas Sturmlechner
2017-12-01 21:35 Andreas Sturmlechner
2017-09-22 9:48 Patrice Clement
2017-09-06 10:59 Michał Górny
2017-07-30 9:15 Michał Górny
2017-02-26 16:30 Michael Weber
2017-02-23 10:12 Michael Palimaka
2017-02-23 9:57 Michael Palimaka
2017-02-23 9:08 Michael Weber
2017-01-29 16:19 Fabian Groffen
2016-08-07 7:42 Pacho Ramos
2016-08-07 7:25 Pacho Ramos
2016-06-26 0:09 Anthony G. Basile
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1504341920.2813518bdaf6f5c22a47432312567225d29df9f4.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox