diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 13:40:15 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-25 13:40:15 +0000 |
commit | 02d93ec30e03e97289a286ed9e6ad1c4bbcd4386 (patch) | |
tree | a9b8b044c1c433213383cc895553d74be9160df6 /x11-themes/gnome-icon-theme | |
parent | FYI beandog: you fail (diff) | |
download | gentoo-2-02d93ec30e03e97289a286ed9e6ad1c4bbcd4386.tar.gz gentoo-2-02d93ec30e03e97289a286ed9e6ad1c4bbcd4386.tar.bz2 gentoo-2-02d93ec30e03e97289a286ed9e6ad1c4bbcd4386.zip |
arm/sh stable
(Portage version: 2.1.3.7)
Diffstat (limited to 'x11-themes/gnome-icon-theme')
-rw-r--r-- | x11-themes/gnome-icon-theme/gnome-icon-theme-2.18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.18.0.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.18.0.ebuild index 85a570345be1..866fd2f6c068 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.18.0.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.18.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.18.0.ebuild,v 1.7 2007/08/11 14:54:09 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.18.0.ebuild,v 1.8 2007/08/25 13:40:14 vapier Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-themes/hicolor-icon-theme" |