summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-03-03 15:22:45 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-03-03 15:22:45 +0000
commit48f9b638aab2c989cf95e539572e407ab159e920 (patch)
treef9404bb103faa6fc5f8833c5198681ecf7abd903 /net-misc
parentStable on ppc wrt bug 161592 (diff)
downloadgentoo-2-48f9b638aab2c989cf95e539572e407ab159e920.tar.gz
gentoo-2-48f9b638aab2c989cf95e539572e407ab159e920.tar.bz2
gentoo-2-48f9b638aab2c989cf95e539572e407ab159e920.zip
Added ~ppc wrt bug 168789
(Portage version: 2.1.2-r9)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/libupnp/ChangeLog5
-rw-r--r--net-misc/libupnp/libupnp-1.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/libupnp/ChangeLog b/net-misc/libupnp/ChangeLog
index 67efef57b7d9..25ef9b050ded 100644
--- a/net-misc/libupnp/ChangeLog
+++ b/net-misc/libupnp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/libupnp
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/libupnp/ChangeLog,v 1.5 2007/02/27 02:52:57 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/libupnp/ChangeLog,v 1.6 2007/03/03 15:22:45 nixnut Exp $
+
+ 03 Mar 2007; nixnut <nixnut@gentoo.org> libupnp-1.4.2.ebuild:
+ Added ~ppc wrt bug 168789
27 Feb 2007; Jason Wever <weeve@gentoo.org> libupnp-1.4.2.ebuild:
Added ~sparc keyword wrt bug #168279.
diff --git a/net-misc/libupnp/libupnp-1.4.2.ebuild b/net-misc/libupnp/libupnp-1.4.2.ebuild
index 6aab485b4d21..671035813808 100644
--- a/net-misc/libupnp/libupnp-1.4.2.ebuild
+++ b/net-misc/libupnp/libupnp-1.4.2.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-misc/libupnp/libupnp-1.4.2.ebuild,v 1.2 2007/02/27 02:52:57 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/libupnp/libupnp-1.4.2.ebuild,v 1.3 2007/03/03 15:22:45 nixnut Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pupnp/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="debug"
RDEPEND="!net-misc/upnp"