summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-04-11 08:43:13 +0000
committerDavid Holm <dholm@gentoo.org>2004-04-11 08:43:13 +0000
commit77394dea9dad3cafe742dfea98e1050bb0be81fd (patch)
tree9508efd0c2788d07c88276ea5989e86bc1f14830
parentstable on amd64 (Manifest recommit) (diff)
downloadgentoo-2-77394dea9dad3cafe742dfea98e1050bb0be81fd.tar.gz
gentoo-2-77394dea9dad3cafe742dfea98e1050bb0be81fd.tar.bz2
gentoo-2-77394dea9dad3cafe742dfea98e1050bb0be81fd.zip
Added to ~ppc
-rw-r--r--games-arcade/pydance/ChangeLog5
-rw-r--r--games-arcade/pydance/pydance-1.0.1.ebuild4
-rw-r--r--net-dns/libidn/ChangeLog5
-rw-r--r--net-dns/libidn/libidn-0.3.7.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/games-arcade/pydance/ChangeLog b/games-arcade/pydance/ChangeLog
index c3745592afd1..0cf2b87d5b79 100644
--- a/games-arcade/pydance/ChangeLog
+++ b/games-arcade/pydance/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-arcade/pydance
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance/ChangeLog,v 1.7 2004/04/11 04:35:08 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance/ChangeLog,v 1.8 2004/04/11 08:43:13 dholm Exp $
+
+ 11 Apr 2004; David Holm <dholm@gentoo.org> pydance-1.0.1.ebuild:
+ Added to ~ppc.
*pydance-1.0.1 (10 Apr 2004)
diff --git a/games-arcade/pydance/pydance-1.0.1.ebuild b/games-arcade/pydance/pydance-1.0.1.ebuild
index 094d1a55d09e..1097c0f2859d 100644
--- a/games-arcade/pydance/pydance-1.0.1.ebuild
+++ b/games-arcade/pydance/pydance-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance/pydance-1.0.1.ebuild,v 1.1 2004/04/11 04:35:08 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/pydance/pydance-1.0.1.ebuild,v 1.2 2004/04/11 08:43:13 dholm Exp $
inherit games
@@ -10,7 +10,7 @@ SRC_URI="http://www.icculus.org/pyddr/${P}.tar.gz"
LICENSE="X11"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
IUSE=""
RDEPEND="dev-python/pygame
diff --git a/net-dns/libidn/ChangeLog b/net-dns/libidn/ChangeLog
index a1ed807e4c9c..709f26a53176 100644
--- a/net-dns/libidn/ChangeLog
+++ b/net-dns/libidn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dns/libidn
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.1 2004/03/01 17:57:00 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/ChangeLog,v 1.2 2004/04/11 08:41:42 dholm Exp $
+
+ 11 Apr 2004; David Holm <dholm@gentoo.org> libidn-0.3.7.ebuild:
+ Added to ~ppc.
*libidn-0.3.7 (01 Mar 2004)
diff --git a/net-dns/libidn/libidn-0.3.7.ebuild b/net-dns/libidn/libidn-0.3.7.ebuild
index 07304ce9e40e..634ecc7c9adb 100644
--- a/net-dns/libidn/libidn-0.3.7.ebuild
+++ b/net-dns/libidn/libidn-0.3.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-0.3.7.ebuild,v 1.1 2004/03/01 17:57:00 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dns/libidn/libidn-0.3.7.ebuild,v 1.2 2004/04/11 08:41:42 dholm Exp $
DESCRIPTION="Internationalized Domain Names (IDN) implementation."
HOMEPAGE="http://www.gnu.org/software/libidn/"
@@ -8,7 +8,7 @@ SRC_URI="ftp://alpha.gnu.org/pub/gnu/libidn/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
# See http://www.gnu.org/software/libidn/manual/html_node/Supported-Platforms.html
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
IUSE=""
DEPEND=""