summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-08-30 10:26:12 +0000
committerDavid Holm <dholm@gentoo.org>2004-08-30 10:26:12 +0000
commitf731fb0feddd82d895215012662378da8c3db8ec (patch)
tree4aa891a9406262856333f38aeb02aa6337df4926 /gnome-extra/gcursor
parentUnconditonal use of -fPIC (#55238). (Manifest recommit) (diff)
downloadgentoo-2-f731fb0feddd82d895215012662378da8c3db8ec.tar.gz
gentoo-2-f731fb0feddd82d895215012662378da8c3db8ec.tar.bz2
gentoo-2-f731fb0feddd82d895215012662378da8c3db8ec.zip
Added to ~ppc
Diffstat (limited to 'gnome-extra/gcursor')
-rw-r--r--gnome-extra/gcursor/ChangeLog5
-rw-r--r--gnome-extra/gcursor/gcursor-0.06.ebuild4
2 files changed, 6 insertions, 3 deletions
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