Added ~sparc keyword wrt bug #168279.
authorJason Wever <weeve@gentoo.org>
Tue, 27 Feb 2007 02:54:08 +0000 (02:54 +0000)
committerJason Wever <weeve@gentoo.org>
Tue, 27 Feb 2007 02:54:08 +0000 (02:54 +0000)
Package-Manager: portage-2.1.2-r11

net-misc/libupnp/ChangeLog
net-misc/libupnp/libupnp-1.4.2.ebuild
net-misc/linux-igd/ChangeLog
net-misc/linux-igd/linux-igd-1.0-r1.ebuild

index ff4672359271881881220f9ce87ce188463a3534..67efef57b7d9e13bbe3e753bdc99f6b014abcf0f 100644 (file)
@@ -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.4 2007/02/27 00:58:46 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/libupnp/ChangeLog,v 1.5 2007/02/27 02:52:57 weeve Exp $
+
+  27 Feb 2007; Jason Wever <weeve@gentoo.org> libupnp-1.4.2.ebuild:
+  Added ~sparc keyword wrt bug #168279.
 
 *libupnp-1.4.2 (27 Feb 2007)
 
index bc5b96b46a1fdd324cc2413f300afc6838e6803d..6aab485b4d2116017e90f13085b48b7a85ec0a4c 100644 (file)
@@ -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.1 2007/02/27 00:58:46 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/libupnp/libupnp-1.4.2.ebuild,v 1.2 2007/02/27 02:52:57 weeve Exp $
 
 inherit eutils toolchain-funcs
 
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pupnp/${P}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
 IUSE="debug"
 
 RDEPEND="!net-misc/upnp"
index 2b6a112e82a0d7da5edffc90db04ec1c8de52f19..f7c3b61e53db6be28dfb2b378d85e2529c9e241d 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/linux-igd
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/linux-igd/ChangeLog,v 1.15 2007/02/25 12:57:46 gurligebis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/linux-igd/ChangeLog,v 1.16 2007/02/27 02:54:08 weeve Exp $
+
+  27 Feb 2007; Jason Wever <weeve@gentoo.org> linux-igd-1.0-r1.ebuild:
+  Added ~sparc keyword wrt bug #168279.
 
   25 Feb 2007; Bjarke Istrup Pedersen <gurligebis@gentoo.org> +files/upnpd.confd-1.0-r1,
   +files/upnpd.initd-1.0-r1, +linux-igd-1.0-r1.ebuild, -files/upnpd.confd-1.0,
index 986c4e9972ee10268746fc969d6111567dcd471a..507654abbc1c1bde061650732c627090f26e50ec 100644 (file)
@@ -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/linux-igd/linux-igd-1.0-r1.ebuild,v 1.1 2007/02/25 12:57:46 gurligebis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/linux-igd/linux-igd-1.0-r1.ebuild,v 1.2 2007/02/27 02:54:08 weeve Exp $
 
 DESCRIPTION="Deamon that emulates Microsoft's Internet Connection Sharing (ICS)
                for UPnP-aware clients"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/linux-igd/linuxigd-${PV}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~sparc ~x86"
 IUSE=""
 
 DEPEND=">=net-misc/libupnp-1.4.1"