diff options
author | Todd Sunderlin <todd@gentoo.org> | 2003-11-08 17:08:00 +0000 |
---|---|---|
committer | Todd Sunderlin <todd@gentoo.org> | 2003-11-08 17:08:00 +0000 |
commit | 38eef23017d5736554b370dab216d6b2304f3f44 (patch) | |
tree | 23e0464987effe2fb6694e942e1ceb627c5fd8a3 /x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.9.ebuild | |
parent | add ~amd64 flag (diff) | |
download | historical-38eef23017d5736554b370dab216d6b2304f3f44.tar.gz historical-38eef23017d5736554b370dab216d6b2304f3f44.tar.bz2 historical-38eef23017d5736554b370dab216d6b2304f3f44.zip |
added sparc keyword
Diffstat (limited to 'x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.9.ebuild')
-rw-r--r-- | x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 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 14554d6fc05d..ae6177bd1c18 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.6 2003/10/24 09:41:18 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.9.ebuild,v 1.7 2003/11/08 17:01:01 todd 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="" |