From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 05FB058973 for ; Thu, 28 Jan 2016 06:48:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC9D221C01E; Thu, 28 Jan 2016 06:48:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4734021C01E for ; Thu, 28 Jan 2016 06:48:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1AF96340A2B for ; Thu, 28 Jan 2016 06:48:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 07A87E5F for ; Thu, 28 Jan 2016 06:48:35 +0000 (UTC) From: "Wolfram Schlich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Wolfram Schlich" Message-ID: <1453963682.9bc6db22aeffcf3ea99679fdc4ed05c4c85fa6d8.wschlich@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/loudmouth/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/loudmouth/Manifest net-libs/loudmouth/loudmouth-1.5.1.ebuild net-libs/loudmouth/loudmouth-1.5.2-r1.ebuild net-libs/loudmouth/loudmouth-1.5.2.ebuild X-VCS-Directories: net-libs/loudmouth/ X-VCS-Committer: wschlich X-VCS-Committer-Name: Wolfram Schlich X-VCS-Revision: 9bc6db22aeffcf3ea99679fdc4ed05c4c85fa6d8 X-VCS-Branch: master Date: Thu, 28 Jan 2016 06:48:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a6019bc6-289c-49c3-8655-e5bd0eb3687a X-Archives-Hash: 6f25b2719723ae642cf21eb4504d6a17 commit: 9bc6db22aeffcf3ea99679fdc4ed05c4c85fa6d8 Author: Wolfram Schlich gentoo org> AuthorDate: Thu Jan 28 06:47:49 2016 +0000 Commit: Wolfram Schlich gentoo org> CommitDate: Thu Jan 28 06:48:02 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bc6db22 net-libs/loudmouth: added dependency on dev-util/gtk-doc (fixes bug #572990); removed short-lived version 1.5.1. Package-Manager: portage-2.2.27 net-libs/loudmouth/Manifest | 1 - net-libs/loudmouth/loudmouth-1.5.1.ebuild | 56 ---------------------- ...outh-1.5.2.ebuild => loudmouth-1.5.2-r1.ebuild} | 1 + 3 files changed, 1 insertion(+), 57 deletions(-) diff --git a/net-libs/loudmouth/Manifest b/net-libs/loudmouth/Manifest index 51b46d2..f988948 100644 --- a/net-libs/loudmouth/Manifest +++ b/net-libs/loudmouth/Manifest @@ -1,3 +1,2 @@ DIST loudmouth-1.4.3.tar.bz2 366818 SHA256 95a93f5d009b71ea8193d994aa11f311bc330a3efe1b7cd74dc48f11c7f929e3 SHA512 02d1de14a4d626a4c9100bd24c06d4b4203eabb0f95bab40ee18ea5e68ed81d47aa977625140157b2d9f7974ac748af857c2ee3a916f0db700e2a2d0934940ec WHIRLPOOL 4f9e3e8e4f2fd0a36996e84deebeb26c789d5334af11a3d6cc6c742b59508945a6279715f6fbb02bbbc04a0d9709e7aae4cc39803b2a60acfd47d76f0482f969 -DIST loudmouth-1.5.1.tar.gz 115811 SHA256 9b0219233004da2f159175ef189363851b3df607e3777c422da1f5545daa17b3 SHA512 d90096a2d10819b620f366a4d6998b281692ef65e0c27f2f59031e3f7495f278ec73a8d18ff38a7234f179b4f7f6adafa532a820023fd615dcf18c2ecd0d8982 WHIRLPOOL 4c3649c9d87088d68b01f0284d1fcd3abedf31dda6c8d9527785b79802ce2c7ac2a9fe4e0d0fe7a09926e4e9f6b06661ab857f272a3db5186125b20a9ba979f0 DIST loudmouth-1.5.2.tar.gz 115940 SHA256 c3dd7b5690a7b6ee4768d71d2bdee4615cfb73b6eeaa342d6a931a5160e47421 SHA512 54c3eb7ef99604d7e2d5560dc6e5be176a188e6a0d82ae6c2f488e30f06553039aa03d6f818cec25f354479a2624f60f2233d7e63b54f331e934d554de9bfc87 WHIRLPOOL 99fd7fa00f08976242313c2bc11e9edfbe1aeea9918090347a1975d5ece438892afbf3b5c16ffe79b1c0a10b28f35f62937d45a234e63b26f051466799fd7685 diff --git a/net-libs/loudmouth/loudmouth-1.5.1.ebuild b/net-libs/loudmouth/loudmouth-1.5.1.ebuild deleted file mode 100644 index 23def7e..0000000 --- a/net-libs/loudmouth/loudmouth-1.5.1.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -inherit autotools eutils - -DESCRIPTION="Lightweight C Jabber library" -HOMEPAGE="https://github.com/mcabber/loudmouth" -SRC_URI="https://github.com/mcabber/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos" - -IUSE="asyncns ssl openssl static-libs test" - -# Automagic libidn dependency -RDEPEND=" - >=dev-libs/glib-2.16:2 - net-dns/libidn - ssl? ( - !openssl? ( >=net-libs/gnutls-1.4.0 ) - openssl? ( dev-libs/openssl:0 ) - ) - asyncns? ( >=net-libs/libasyncns-0.3 ) -" -DEPEND="${RDEPEND} - test? ( dev-libs/check ) - virtual/pkgconfig - >=dev-util/gtk-doc-am-1 -" - -src_prepare() { - eautoreconf -} - -src_configure() { - local myconf - - if use ssl; then - if ! use openssl; then - myconf="${myconf} --with-ssl=gnutls" - else - myconf="${myconf} --with-ssl=openssl" - fi - else - myconf="${myconf} --with-ssl=no" - fi - - econf \ - $(use_enable static-libs static) \ - $(use_with asyncns) \ - ${myconf} -} diff --git a/net-libs/loudmouth/loudmouth-1.5.2.ebuild b/net-libs/loudmouth/loudmouth-1.5.2-r1.ebuild similarity index 98% rename from net-libs/loudmouth/loudmouth-1.5.2.ebuild rename to net-libs/loudmouth/loudmouth-1.5.2-r1.ebuild index 387dd40..c413070 100644 --- a/net-libs/loudmouth/loudmouth-1.5.2.ebuild +++ b/net-libs/loudmouth/loudmouth-1.5.2-r1.ebuild @@ -30,6 +30,7 @@ RDEPEND=" DEPEND="${RDEPEND} test? ( dev-libs/check ) virtual/pkgconfig + >=dev-util/gtk-doc-1 >=dev-util/gtk-doc-am-1 "