diff options
author | David Holm <dholm@gentoo.org> | 2004-08-30 10:22:22 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-08-30 10:22:22 +0000 |
commit | 4b1feb4c879659d4811a2b2a58215e295badccab (patch) | |
tree | 1b3ed3811719d839173c64f608d2cd13d72be4fc /gnome-extra/gcursor | |
parent | Unconditonal use of -fPIC (#55238). (diff) | |
download | historical-4b1feb4c879659d4811a2b2a58215e295badccab.tar.gz historical-4b1feb4c879659d4811a2b2a58215e295badccab.tar.bz2 historical-4b1feb4c879659d4811a2b2a58215e295badccab.zip |
Added to ~ppc
Diffstat (limited to 'gnome-extra/gcursor')
-rw-r--r-- | gnome-extra/gcursor/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/gcursor/Manifest | 4 | ||||
-rw-r--r-- | gnome-extra/gcursor/gcursor-0.06.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/gnome-extra/gcursor/Manifest index 17ecf9cc2820..fd0f17a8b6c6 100644 --- a/gnome-extra/gcursor/Manifest +++ b/gnome-extra/gcursor/Manifest @@ -1,4 +1,4 @@ -MD5 02b516dafbedbb980f493a223b7d8a2b ChangeLog 394 +MD5 3722b5ac7838fbaf3ca7b249faa3f09a ChangeLog 480 +MD5 6ce1e78f3b415f7a06898339f2108cd6 gcursor-0.06.ebuild 696 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 c8e13c85cce0e5835e142782b8e4f275 gcursor-0.06.ebuild 689 MD5 98e3894dbecb7b2171e6ac19bd62e804 files/digest-gcursor-0.06 64 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 |