diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-10-18 15:24:13 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-10-18 15:24:13 +0000 |
commit | e696052bcecbc001e9b2a02c2df89e29c37ad80f (patch) | |
tree | 1e1d6cd874e643a977d0b50b74d09d7bfc535aa4 /net-libs | |
parent | x86 stable, bug #287697 (diff) | |
download | gentoo-2-e696052bcecbc001e9b2a02c2df89e29c37ad80f.tar.gz gentoo-2-e696052bcecbc001e9b2a02c2df89e29c37ad80f.tar.bz2 gentoo-2-e696052bcecbc001e9b2a02c2df89e29c37ad80f.zip |
Keyworded on alpha, bug #282989
(Portage version: 2.1.7.1/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/gupnp-igd/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/gupnp-igd/gupnp-igd-0.1.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/gupnp-igd/ChangeLog b/net-libs/gupnp-igd/ChangeLog index 38376060bc38..53a32581abcd 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.4 2009/10/10 18:25:37 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp-igd/ChangeLog,v 1.5 2009/10/18 15:24:13 klausman Exp $ + + 18 Oct 2009; Tobias Klausmann <klausman@gentoo.org> + gupnp-igd-0.1.3.ebuild: + Keyworded on alpha, bug #282989 10 Oct 2009; Olivier Crête <tester@gentoo.org> gupnp-igd-0.1.3.ebuild: Require gupnp =0.12*, 0.13 breaks the API 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 dd7326ad1676..edab91093051 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.4 2009/10/10 18:25:37 tester Exp $ +# $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 $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="http://gupnp.org/sources/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86" IUSE="" RDEPEND=">=net-libs/gupnp-0.12.3 |