diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-05-20 23:37:21 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-05-20 23:37:21 +0000 |
commit | 3d1a417aa12da4494ca941e72771c4d6aa135247 (patch) | |
tree | 3cc1be788302e834a2e5dea0b65da4282c844cd3 /x11-themes | |
parent | mark x86 (diff) | |
download | historical-3d1a417aa12da4494ca941e72771c4d6aa135247.tar.gz historical-3d1a417aa12da4494ca941e72771c4d6aa135247.tar.bz2 historical-3d1a417aa12da4494ca941e72771c4d6aa135247.zip |
mark x86
Diffstat (limited to 'x11-themes')
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-1.2.0.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-1.2.0.ebuild index 7ee2cc5dd890..d7386878b13e 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-1.2.0.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.2.0.ebuild,v 1.1 2004/03/22 14:24:20 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-1.2.0.ebuild,v 1.2 2004/05/20 23:37:21 foser Exp $ inherit gnome2 @@ -10,7 +10,7 @@ LICENSE="GPL-2" IUSE="" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="x86 ~ppc ~alpha ~sparc ~hppa ~amd64 ~ia64 ~mips" DEPEND="sys-devel/gettext x11-themes/hicolor-icon-theme diff --git a/x11-themes/gnome-themes/gnome-themes-2.6.0.ebuild b/x11-themes/gnome-themes/gnome-themes-2.6.0.ebuild index d241ddd90caa..07c142fbb8d1 100644 --- a/x11-themes/gnome-themes/gnome-themes-2.6.0.ebuild +++ b/x11-themes/gnome-themes/gnome-themes-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.6.0.ebuild,v 1.1 2004/03/22 22:51:30 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-themes/gnome-themes-2.6.0.ebuild,v 1.2 2004/05/20 23:37:21 foser 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 ~ia64 ~mips" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" LICENSE="LGPL-2.1" RDEPEND=">=x11-libs/gtk+-2 diff --git a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.4.ebuild b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.4.ebuild index ec0fd826300a..27a704817a9a 100644 --- a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.4.ebuild +++ b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.4.ebuild,v 1.6 2004/04/05 00:09:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.4.ebuild,v 1.7 2004/05/20 23:37:21 foser Exp $ DESCRIPTION="Fallback theme for freedesktop icon theme specification" HOMEPAGE="http://freedesktop.org/Software/icon-theme" @@ -8,7 +8,7 @@ SRC_URI="http://freedesktop.org/Software/icon-theme/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~amd64 ~ia64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa ~amd64 ~ia64" IUSE="" DEPEND="" |