diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-18 01:42:14 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-18 01:42:14 +0000 |
commit | 0ae1974645be53051d0195ac63f7637a3be45b55 (patch) | |
tree | 77e2c35f6dc65a8ca70eee128ec0a1a590109227 /net-libs/gupnp-igd | |
parent | stable ppc ppc64, bug #434300 (diff) | |
download | gentoo-2-0ae1974645be53051d0195ac63f7637a3be45b55.tar.gz gentoo-2-0ae1974645be53051d0195ac63f7637a3be45b55.tar.bz2 gentoo-2-0ae1974645be53051d0195ac63f7637a3be45b55.zip |
stable ppc ppc64, bug #434300
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/gupnp-igd')
-rw-r--r-- | net-libs/gupnp-igd/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/gupnp-igd/gupnp-igd-0.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gupnp-igd/ChangeLog b/net-libs/gupnp-igd/ChangeLog index 51ed132439bd..796c27b35248 100644 --- a/net-libs/gupnp-igd/ChangeLog +++ b/net-libs/gupnp-igd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/gupnp-igd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.34 2012/09/15 21:41:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.35 2012/09/18 01:42:14 blueness Exp $ + + 18 Sep 2012; Anthony G. Basile <blueness@gentoo.org> gupnp-igd-0.2.1.ebuild: + stable ppc ppc64, bug #434300 15 Sep 2012; Agostino Sarubbo <ago@gentoo.org> gupnp-igd-0.2.1.ebuild: Stable for amd64, wrt bug #434300 diff --git a/net-libs/gupnp-igd/gupnp-igd-0.2.1.ebuild b/net-libs/gupnp-igd/gupnp-igd-0.2.1.ebuild index be91c31e7ebf..28a43a45d4c0 100644 --- a/net-libs/gupnp-igd/gupnp-igd-0.2.1.ebuild +++ b/net-libs/gupnp-igd/gupnp-igd-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.1.ebuild,v 1.3 2012/09/15 21:41:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.2.1.ebuild,v 1.4 2012/09/18 01:42:14 blueness Exp $ EAPI="3" PYTHON_DEPEND="python? 2:2.5" @@ -15,7 +15,7 @@ SRC_URI="http://www.gupnp.org/sites/all/files/sources/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc ~x86" IUSE="+introspection python" RDEPEND=">=net-libs/gupnp-0.18 |