diff options
author | Marinus Schraal <foser@gentoo.org> | 2003-02-09 15:14:32 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2003-02-09 15:14:32 +0000 |
commit | d62ddcc53605214a1d5883e4d58cfb9270ce910b (patch) | |
tree | 64c5249d0dca901a7dc94fc7c41aa2f458d34fa9 /x11-themes/gnome-icon-theme | |
parent | x86 stable (diff) | |
download | gentoo-2-d62ddcc53605214a1d5883e4d58cfb9270ce910b.tar.gz gentoo-2-d62ddcc53605214a1d5883e4d58cfb9270ce910b.tar.bz2 gentoo-2-d62ddcc53605214a1d5883e4d58cfb9270ce910b.zip |
x86 stable
Diffstat (limited to 'x11-themes/gnome-icon-theme')
-rw-r--r-- | x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.0.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.0.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.0.ebuild index d345be155130..2b4e409af53e 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.0.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.0.ebuild,v 1.3 2003/02/07 15:13:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-1.0.0.ebuild,v 1.4 2003/02/09 15:14:32 foser Exp $ inherit gnome2 @@ -9,11 +9,10 @@ DESCRIPTION="Gnome2 default icon theme" HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="~x86 ~ppc ~alpha" +KEYWORDS="x86 ~ppc ~alpha" LICENSE="GPL-2" DEPEND=">=dev-util/pkgconfig-0.12.0 >=dev-util/intltool-0.22" - DOC="AUTHORS COPY* README INSTALL NEWS ChangeLog" |