diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-10-18 18:36:59 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-10-18 18:36:59 +0000 |
commit | de1f7aad086b61c2dd60561914124aa81e78ec19 (patch) | |
tree | a0f1173d7f07b401fbbe00bbd5e076bb00080baf /net-libs/gupnp-igd | |
parent | Set SUPPORT_PYTHON_ABIS. (diff) | |
download | historical-de1f7aad086b61c2dd60561914124aa81e78ec19.tar.gz historical-de1f7aad086b61c2dd60561914124aa81e78ec19.tar.bz2 historical-de1f7aad086b61c2dd60561914124aa81e78ec19.zip |
Stable for HPPA (bug #289298).
Package-Manager: portage-2.2_rc46/cvs/Linux i686
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.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gupnp-igd/ChangeLog b/net-libs/gupnp-igd/ChangeLog index 53a32581abcd..a61f4bd31d5d 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.5 2009/10/18 15:24:13 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.6 2009/10/18 18:36:19 jer Exp $ + + 18 Oct 2009; Jeroen Roovers <jer@gentoo.org> gupnp-igd-0.1.3.ebuild: + Stable for HPPA (bug #289298). 18 Oct 2009; Tobias Klausmann <klausman@gentoo.org> gupnp-igd-0.1.3.ebuild: diff --git a/net-libs/gupnp-igd/gupnp-igd-0.1.3.ebuild b/net-libs/gupnp-igd/gupnp-igd-0.1.3.ebuild index edab91093051..5c6b5e9683aa 100644 --- a/net-libs/gupnp-igd/gupnp-igd-0.1.3.ebuild +++ b/net-libs/gupnp-igd/gupnp-igd-0.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.3.ebuild,v 1.5 2009/10/18 15:24:13 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/gupnp-igd-0.1.3.ebuild,v 1.6 2009/10/18 18:36:19 jer Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="http://gupnp.org/sources/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ppc ~x86" IUSE="" RDEPEND=">=net-libs/gupnp-0.12.3 |