summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2007-05-30 03:58:36 +0000
committerDoug Goldstein <cardoe@gentoo.org>2007-05-30 03:58:36 +0000
commit3cce3311109bad0dc725aa51188451d8bc8753c7 (patch)
tree8eb5c1e59825d474184e7725e93dd267888590fb /net-libs/libupnp
parentstabilize (diff)
downloadgentoo-2-3cce3311109bad0dc725aa51188451d8bc8753c7.tar.gz
gentoo-2-3cce3311109bad0dc725aa51188451d8bc8753c7.tar.bz2
gentoo-2-3cce3311109bad0dc725aa51188451d8bc8753c7.zip
stable on x86 wrt bug #168789
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-libs/libupnp')
-rw-r--r--net-libs/libupnp/ChangeLog5
-rw-r--r--net-libs/libupnp/libupnp-1.4.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libupnp/ChangeLog b/net-libs/libupnp/ChangeLog
index bad0c470d5f8..ba1f5baff16a 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.3 2007/05/15 14:09:45 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/ChangeLog,v 1.4 2007/05/30 03:58:36 cardoe Exp $
+
+ 30 May 2007; Doug Goldstein <cardoe@gentoo.org> libupnp-1.4.6.ebuild:
+ stable on x86 wrt bug #168789
15 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
add <herd>no-herd</herd>
diff --git a/net-libs/libupnp/libupnp-1.4.6.ebuild b/net-libs/libupnp/libupnp-1.4.6.ebuild
index 05cf06ae342c..7e30f59b9379 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.1 2007/05/07 15:04:54 gurligebis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.4.6.ebuild,v 1.2 2007/05/30 03:58:36 cardoe 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"