diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-10-19 19:36:31 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-10-19 19:36:31 +0000 |
commit | 4e38e2eeb32749b865327931cdcd313fa6aa900e (patch) | |
tree | fe3c809d073bce9b0845ac7894f9b86362589b84 /net-libs/gupnp | |
parent | keyword ~sparc-fbsd (diff) | |
download | historical-4e38e2eeb32749b865327931cdcd313fa6aa900e.tar.gz historical-4e38e2eeb32749b865327931cdcd313fa6aa900e.tar.bz2 historical-4e38e2eeb32749b865327931cdcd313fa6aa900e.zip |
Keyworded on alpha
Package-Manager: portage-2.1.7.1/cvs/Linux x86_64
Diffstat (limited to 'net-libs/gupnp')
-rw-r--r-- | net-libs/gupnp/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/gupnp/gupnp-0.13.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/gupnp/ChangeLog b/net-libs/gupnp/ChangeLog index 14a7452534db..5644218063d2 100644 --- a/net-libs/gupnp/ChangeLog +++ b/net-libs/gupnp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/gupnp # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.15 2009/10/19 08:22:47 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.16 2009/10/19 19:36:31 klausman Exp $ + + 19 Oct 2009; Tobias Klausmann <klausman@gentoo.org> gupnp-0.13.1.ebuild: + Keyworded on alpha; whoever removed this kw please check with us before + removing it again. *gupnp-0.13.1 (19 Oct 2009) diff --git a/net-libs/gupnp/gupnp-0.13.1.ebuild b/net-libs/gupnp/gupnp-0.13.1.ebuild index 3b04f402aba0..acce925467a6 100644 --- a/net-libs/gupnp/gupnp-0.13.1.ebuild +++ b/net-libs/gupnp/gupnp-0.13.1.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/gupnp-0.13.1.ebuild,v 1.1 2009/10/19 08:22:47 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.13.1.ebuild,v 1.2 2009/10/19 19:36:31 klausman Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="http://${PN}.org/sources/${PN}/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86" IUSE="networkmanager" RDEPEND=">=net-libs/gssdp-0.7 |