diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 12:35:04 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 12:35:04 +0000 |
commit | c21b4e8250e9e8ed0aa9e74a70ca2f6a92c92818 (patch) | |
tree | 5ce3cc1840b71e6f21b2da909903b6cc8df81340 /net-libs/gupnp-igd | |
parent | stable x86, bug 330657 (diff) | |
download | gentoo-2-c21b4e8250e9e8ed0aa9e74a70ca2f6a92c92818.tar.gz gentoo-2-c21b4e8250e9e8ed0aa9e74a70ca2f6a92c92818.tar.bz2 gentoo-2-c21b4e8250e9e8ed0aa9e74a70ca2f6a92c92818.zip |
stable x86, bug 330657
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-libs/gupnp-igd')
-rw-r--r-- | net-libs/gupnp-igd/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/gupnp-igd/gupnp-igd-0.1.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/gupnp-igd/ChangeLog b/net-libs/gupnp-igd/ChangeLog index a83c5b5fb771..a7e53045442a 100644 --- a/net-libs/gupnp-igd/ChangeLog +++ b/net-libs/gupnp-igd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/gupnp-igd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.16 2010/08/01 09:01:47 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.17 2010/08/01 12:35:04 fauli Exp $ + + 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + gupnp-igd-0.1.7.ebuild: + stable x86, bug 330657 01 Aug 2010; Pacho Ramos <pacho@gentoo.org> gupnp-igd-0.1.7.ebuild: amd64 stable, bug 330657 (needed due gupnp-0.13 stabilization, stabilizing diff --git a/net-libs/gupnp-igd/gupnp-igd-0.1.7.ebuild b/net-libs/gupnp-igd/gupnp-igd-0.1.7.ebuild index ef206fbf9c84..d0eef9f6e103 100644 --- a/net-libs/gupnp-igd/gupnp-igd-0.1.7.ebuild +++ b/net-libs/gupnp-igd/gupnp-igd-0.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.1.7.ebuild,v 1.2 2010/08/01 09:01:47 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.1.7.ebuild,v 1.3 2010/08/01 12:35:04 fauli Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="http://www.gupnp.org/sites/all/files/sources/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="python" RDEPEND=">=net-libs/gupnp-0.13.2 |