summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-text/ghostscript-afpl/ChangeLog5
-rw-r--r--app-text/ghostscript-afpl/ghostscript-afpl-8.14-r2.ebuild4
-rw-r--r--gnome-extra/gcursor/ChangeLog5
-rw-r--r--gnome-extra/gcursor/gcursor-0.06.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/app-text/ghostscript-afpl/ChangeLog b/app-text/ghostscript-afpl/ChangeLog
index bf58dec4581f..6c80a11b61f2 100644
--- a/app-text/ghostscript-afpl/ChangeLog
+++ b/app-text/ghostscript-afpl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/ghostscript-afpl
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ChangeLog,v 1.20 2004/08/11 08:14:11 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ChangeLog,v 1.21 2004/08/30 10:26:12 dholm Exp $
+
+ 30 Aug 2004; David Holm <dholm@gentoo.org> ghostscript-afpl-8.14-r2.ebuild:
+ Added to ~ppc.
07 Aug 2004; Jon Hood <squinky86@gentoo.org>
ghostscript-afpl-8.14-r1.ebuild:
diff --git a/app-text/ghostscript-afpl/ghostscript-afpl-8.14-r2.ebuild b/app-text/ghostscript-afpl/ghostscript-afpl-8.14-r2.ebuild
index 553626d73912..11ab5f623b59 100644
--- a/app-text/ghostscript-afpl/ghostscript-afpl-8.14-r2.ebuild
+++ b/app-text/ghostscript-afpl/ghostscript-afpl-8.14-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ghostscript-afpl-8.14-r2.ebuild,v 1.1 2004/08/11 08:14:11 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ghostscript-afpl/ghostscript-afpl-8.14-r2.ebuild,v 1.2 2004/08/30 10:26:12 dholm Exp $
inherit eutils
@@ -20,7 +20,7 @@ SRC_URI="mirror://sourceforge/ghostscript/${MY_P}.tar.gz
LICENSE="Aladdin"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~ppc"
IUSE="X cups cjk gtk"
PROVIDE="virtual/ghostscript"
diff --git a/gnome-extra/gcursor/ChangeLog b/gnome-extra/gcursor/ChangeLog
index 03732b985f1d..41979712c996 100644
--- a/gnome-extra/gcursor/ChangeLog
+++ b/gnome-extra/gcursor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-extra/gcursor
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gcursor/ChangeLog,v 1.1 2004/08/11 05:37:55 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gcursor/ChangeLog,v 1.2 2004/08/30 10:22:22 dholm Exp $
+
+ 30 Aug 2004; David Holm <dholm@gentoo.org> gcursor-0.06.ebuild:
+ Added to ~ppc.
*gcursor-0.06 (11 Aug 2004)
diff --git a/gnome-extra/gcursor/gcursor-0.06.ebuild b/gnome-extra/gcursor/gcursor-0.06.ebuild
index 6a013a74274f..7aceebd5a73b 100644
--- a/gnome-extra/gcursor/gcursor-0.06.ebuild
+++ b/gnome-extra/gcursor/gcursor-0.06.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gcursor/gcursor-0.06.ebuild,v 1.2 2004/08/11 05:47:28 obz Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gcursor/gcursor-0.06.ebuild,v 1.3 2004/08/30 10:22:22 dholm Exp $
inherit gnome2
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
IUSE=""
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 ~ppc"
RDEPEND=">=dev-libs/glib-2
>=x11-libs/gtk+-2