summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-themes/gnome-themes-extras/Manifest8
-rw-r--r--x11-themes/golden-xcursors/ChangeLog8
-rw-r--r--x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild6
-rw-r--r--x11-themes/silver-xcursors/ChangeLog8
-rw-r--r--x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild6
5 files changed, 22 insertions, 14 deletions
diff --git a/x11-themes/gnome-themes-extras/Manifest b/x11-themes/gnome-themes-extras/Manifest
index 6033af34d900..08c732d451ba 100644
--- a/x11-themes/gnome-themes-extras/Manifest
+++ b/x11-themes/gnome-themes-extras/Manifest
@@ -1,8 +1,8 @@
-MD5 1eb4a3118dfba922cd8faa418818c2ab ChangeLog 2229
+MD5 64557df0bb3ae39190d6f9633870c416 ChangeLog 2338
+MD5 5a741207dee4f60769e9640b8ef243f7 gnome-themes-extras-0.5.ebuild 894
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 c2e77ac405e662dd15548e9a96dc9728 gnome-themes-extras-0.5.ebuild 891
-MD5 7e34b6a27c715afe8ef5a43ab853c580 gnome-themes-extras-0.6.ebuild 947
+MD5 2d049e78499d3c492fd3ec438cffcbaa gnome-themes-extras-0.6.ebuild 948
MD5 623769c489254fc5862e52076e7148f4 files/digest-gnome-themes-extras-0.5 77
MD5 9ae6a37c4ea5cf1b24e203cc3d520a00 files/gnome-themes-extras-0.5-industrial_uncorrupt.patch 1488
-MD5 e34b5781bcf6b9aeeece58f4f64b42b0 files/gnome-themes-extras-0-smooth_engine_gtk_2.4.patch 872
MD5 01de50c92bf156a2c7d1ade56653c030 files/digest-gnome-themes-extras-0.6 77
+MD5 e34b5781bcf6b9aeeece58f4f64b42b0 files/gnome-themes-extras-0-smooth_engine_gtk_2.4.patch 872
diff --git a/x11-themes/golden-xcursors/ChangeLog b/x11-themes/golden-xcursors/ChangeLog
index d63549a56eed..2d37949db146 100644
--- a/x11-themes/golden-xcursors/ChangeLog
+++ b/x11-themes/golden-xcursors/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/golden-xcursors
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/golden-xcursors/ChangeLog,v 1.4 2003/09/20 23:35:49 todd Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/golden-xcursors/ChangeLog,v 1.5 2004/03/24 19:01:26 gustavoz Exp $
+
+ 24 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org>
+ golden-xcursors-0.8.ebuild:
+ stable on sparc #45613
20 Sep 2003; Todd Sunderlin <todd@gentoo.org> golden-xcursors-0.8.ebuild:
marked unstable on sparc
diff --git a/x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild b/x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild
index 04ede211326d..448c7c92aa91 100644
--- a/x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild
+++ b/x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild,v 1.3 2004/02/22 14:57:29 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/golden-xcursors/golden-xcursors-0.8.ebuild,v 1.4 2004/03/24 19:01:26 gustavoz Exp $
MY_P="5507-Golden-XCursors-3D-${PV}"
DESCRIPTION="A high quality set of Xfree 4.3.0 animated mouse cursors"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.kde-look.org/content/show.php?content=5507"
SRC_URI="http://www.kde-look.org/content/files/$MY_P.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 ~sparc amd64"
+KEYWORDS="x86 sparc amd64"
IUSE=""
DEPEND=""
RDEPEND=">=x11-base/xfree-4.3.0-r2"
diff --git a/x11-themes/silver-xcursors/ChangeLog b/x11-themes/silver-xcursors/ChangeLog
index b75d725df4ab..d2764fece263 100644
--- a/x11-themes/silver-xcursors/ChangeLog
+++ b/x11-themes/silver-xcursors/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/silver-xcursors
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/silver-xcursors/ChangeLog,v 1.4 2003/09/20 23:34:33 todd Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/silver-xcursors/ChangeLog,v 1.5 2004/03/24 18:58:16 gustavoz Exp $
+
+ 24 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org>
+ silver-xcursors-0.4.ebuild:
+ stable on sparc #45613
20 Sep 2003; Todd Sunderlin <todd@gentoo.org> silver-xcursors-0.4.ebuild:
marked unstable for sparc
diff --git a/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild b/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild
index d1dedae1166d..c786f895a165 100644
--- a/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild
+++ b/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild,v 1.3 2004/02/22 14:56:34 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/silver-xcursors/silver-xcursors-0.4.ebuild,v 1.4 2004/03/24 18:58:16 gustavoz Exp $
MY_P="5533-Silver-XCursors-3D-${PV}"
DESCRIPTION="A high quality set of Xfree 4.3.0 animated mouse cursors"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.kde-look.org/content/show.php?content=5533"
SRC_URI="http://www.kde-look.org/content/files/$MY_P.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 ~sparc amd64"
+KEYWORDS="x86 sparc amd64"
IUSE=""
DEPEND=""
RDEPEND=">=x11-base/xfree-4.3.0-r2"