diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-30 15:41:32 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-30 15:41:32 +0000 |
commit | 66eb2c2bf4be1f7ee78262e7d5702a0d9600432d (patch) | |
tree | ab4f46cc12aeb3cca160352da02b6123ee9938fb /net-libs | |
parent | alpha stable wrt #154055 (diff) | |
download | gentoo-2-66eb2c2bf4be1f7ee78262e7d5702a0d9600432d.tar.gz gentoo-2-66eb2c2bf4be1f7ee78262e7d5702a0d9600432d.tar.bz2 gentoo-2-66eb2c2bf4be1f7ee78262e7d5702a0d9600432d.zip |
Stable on sparc wrt #168789
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libupnp/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libupnp/libupnp-1.4.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libupnp/ChangeLog b/net-libs/libupnp/ChangeLog index ba1f5baff16a..8ecdab6e9d6f 100644 --- a/net-libs/libupnp/ChangeLog +++ b/net-libs/libupnp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libupnp # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.4 2007/05/30 03:58:36 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.5 2007/05/30 15:41:32 gustavoz Exp $ + + 30 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> libupnp-1.4.6.ebuild: + Stable on sparc wrt #168789 30 May 2007; Doug Goldstein <cardoe@gentoo.org> libupnp-1.4.6.ebuild: stable on x86 wrt bug #168789 diff --git a/net-libs/libupnp/libupnp-1.4.6.ebuild b/net-libs/libupnp/libupnp-1.4.6.ebuild index 7e30f59b9379..c295ce987eca 100644 --- a/net-libs/libupnp/libupnp-1.4.6.ebuild +++ b/net-libs/libupnp/libupnp-1.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.4.6.ebuild,v 1.2 2007/05/30 03:58:36 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.4.6.ebuild,v 1.3 2007/05/30 15:41:32 gustavoz Exp $ WANT_AUTOMAKE=1.9 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pupnp/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="debug" RDEPEND="!net-misc/upnp" |