diff options
author | 2009-10-18 18:35:11 +0000 | |
---|---|---|
committer | 2009-10-18 18:35:11 +0000 | |
commit | 60d68d77728505f58fd6272bdad9369963069f4a (patch) | |
tree | 77d4b89ec313c449bb7cadb9d6bc4c90e0f3c0ce /net-libs | |
parent | Set SUPPORT_PYTHON_ABIS. (diff) | |
download | gentoo-2-60d68d77728505f58fd6272bdad9369963069f4a.tar.gz gentoo-2-60d68d77728505f58fd6272bdad9369963069f4a.tar.bz2 gentoo-2-60d68d77728505f58fd6272bdad9369963069f4a.zip |
Stable for HPPA (bug #289298).
(Portage version: 2.2_rc46/cvs/Linux i686)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/gupnp/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/gupnp/gupnp-0.12.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/gupnp/ChangeLog b/net-libs/gupnp/ChangeLog index a63a318c9332..3f094507d88a 100644 --- a/net-libs/gupnp/ChangeLog +++ b/net-libs/gupnp/ChangeLog @@ -1,6 +1,9 @@ # 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.12 2009/10/18 15:22:00 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/ChangeLog,v 1.13 2009/10/18 18:35:11 jer Exp $ + + 18 Oct 2009; Jeroen Roovers <jer@gentoo.org> gupnp-0.12.8.ebuild: + Stable for HPPA (bug #289298). 18 Oct 2009; Tobias Klausmann <klausman@gentoo.org> gupnp-0.12.8.ebuild: Keyworded on alpha, bug #282989 diff --git a/net-libs/gupnp/gupnp-0.12.8.ebuild b/net-libs/gupnp/gupnp-0.12.8.ebuild index 84d7fac4240f..3e47bc31c5f8 100644 --- a/net-libs/gupnp/gupnp-0.12.8.ebuild +++ b/net-libs/gupnp/gupnp-0.12.8.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.12.8.ebuild,v 1.5 2009/10/18 15:22:00 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gupnp/gupnp-0.12.8.ebuild,v 1.6 2009/10/18 18:35:11 jer Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="http://${PN}.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/gssdp-0.6 |