summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad House <brad_mssw@gentoo.org>2003-10-18 22:54:00 +0000
committerBrad House <brad_mssw@gentoo.org>2003-10-18 22:54:00 +0000
commitd8bbf98c2c53f3efa7fa449ad6418547619e6f40 (patch)
treee97992abb7321acb503783b461fda45615bbd0b0 /x11-themes
parentFixed inherit error (diff)
downloadgentoo-2-d8bbf98c2c53f3efa7fa449ad6418547619e6f40.tar.gz
gentoo-2-d8bbf98c2c53f3efa7fa449ad6418547619e6f40.tar.bz2
gentoo-2-d8bbf98c2c53f3efa7fa449ad6418547619e6f40.zip
mark gnome-2.4 for amd64
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.9.ebuild4
-rw-r--r--x11-themes/gnome-themes/gnome-themes-2.4.0.ebuild4
-rw-r--r--x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2-r1.ebuild4
-rw-r--r--x11-themes/gtk-engines/gtk-engines-2.2.0.ebuild4
4 files changed, 8 insertions, 8 deletions
diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.9.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.9.ebuild
index 30b8939e3ce4..71018b4b44c5 100644
--- a/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.9.ebuild
+++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.9.ebuild,v 1.4 2003/10/17 14:46:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.9.ebuild,v 1.5 2003/10/18 22:54:00 brad_mssw Exp $
inherit gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
IUSE=""
SLOT="0"
-KEYWORDS="x86 ppc alpha ~sparc ~hppa ~amd64"
+KEYWORDS="x86 ppc alpha ~sparc ~hppa amd64"
LICENSE="GPL-2"
DEPEND=""
diff --git a/x11-themes/gnome-themes/gnome-themes-2.4.0.ebuild b/x11-themes/gnome-themes/gnome-themes-2.4.0.ebuild
index c96ca34f8b6a..75a0bbb3d01b 100644
--- a/x11-themes/gnome-themes/gnome-themes-2.4.0.ebuild
+++ b/x11-themes/gnome-themes/gnome-themes-2.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-themes/gnome-themes-2.4.0.ebuild,v 1.5 2003/10/17 13:30:31 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-themes/gnome-themes-2.4.0.ebuild,v 1.6 2003/10/18 22:54:00 brad_mssw Exp $
# FIXME : the engines in here should probably be disabled and done in seperate ebuilds
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/softwaremap/projects/gnome-themes"
IUSE=""
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc alpha ~hppa ~amd64"
+KEYWORDS="x86 ~ppc ~sparc alpha ~hppa amd64"
LICENSE="GPL-2"
RDEPEND=">=x11-libs/gtk+-2
diff --git a/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2-r1.ebuild b/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2-r1.ebuild
index 858351ac9ffe..a25517675268 100644
--- a/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2-r1.ebuild
+++ b/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2-r1.ebuild,v 1.5 2003/10/14 21:49:14 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-thinice/gtk-engines-thinice-2.0.2-r1.ebuild,v 1.6 2003/10/18 22:54:00 brad_mssw Exp $
inherit gtk-engines2
@@ -14,7 +14,7 @@ DESCRIPTION="GTK+1 and GTK+2 ThinIce Theme Engine"
SRC_URI="mirror://sourceforge/thinice/${GTK1_PN}-${GTK1_VER}.tar.gz
mirror://sourceforge/thinice/${GTK2_PN}-${GTK2_VER}.tar.gz"
HOMEPAGE="http://thinice.sourceforge.net/"
-KEYWORDS="x86 ~amd64"
+KEYWORDS="x86 amd64"
LICENSE="GPL-2"
SLOT="2"
diff --git a/x11-themes/gtk-engines/gtk-engines-2.2.0.ebuild b/x11-themes/gtk-engines/gtk-engines-2.2.0.ebuild
index dd9db315ec56..f0ea2f65a30e 100644
--- a/x11-themes/gtk-engines/gtk-engines-2.2.0.ebuild
+++ b/x11-themes/gtk-engines/gtk-engines-2.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.2.0.ebuild,v 1.10 2003/10/17 13:30:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines/gtk-engines-2.2.0.ebuild,v 1.11 2003/10/18 22:54:00 brad_mssw Exp $
inherit gtk-engines2 gnuconfig
@@ -13,7 +13,7 @@ HOMEPAGE=""
SRC_URI="mirror://gnome/sources/${PN}/${GTK1_VER}/${PN}-${GTK1_VER}.tar.gz
mirror://gnome/sources/${PN}/${PVP[0]}.${PVP[1]}/${PN}-${GTK2_VER}.tar.gz"
-KEYWORDS="x86 ppc ~sparc alpha ~amd64"
+KEYWORDS="x86 ppc ~sparc alpha amd64"
LICENSE="GPL-2"
IUSE=""
SLOT="0"