diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-01-26 09:37:57 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-01-26 09:37:57 +0000 |
commit | 1e86be2d373f1938f1c86da904811c7522524e4d (patch) | |
tree | 6fd5682788a496281055c60dcd5bb847a1aab05b /x11-themes | |
parent | arm/sh stable (diff) | |
download | gentoo-2-1e86be2d373f1938f1c86da904811c7522524e4d.tar.gz gentoo-2-1e86be2d373f1938f1c86da904811c7522524e4d.tar.bz2 gentoo-2-1e86be2d373f1938f1c86da904811c7522524e4d.zip |
arm/sh stable
(Portage version: 2.1.2-r4)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-icon-theme/gnome-icon-theme-2.16.1.ebuild | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.16.1.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.16.1.ebuild index e0b85118db19..bd9b1316583c 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.16.1.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.16.1.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.16.1.ebuild,v 1.9 2007/01/21 19:34:45 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.16.1.ebuild,v 1.10 2007/01/26 09:37:57 vapier Exp $ inherit gnome2 @@ -9,14 +9,14 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-themes/hicolor-icon-theme" DEPEND="${RDEPEND} - >=x11-misc/icon-naming-utils-0.8.1 - >=dev-util/pkgconfig-0.19 - >=dev-util/intltool-0.35 - sys-devel/gettext" + >=x11-misc/icon-naming-utils-0.8.1 + >=dev-util/pkgconfig-0.19 + >=dev-util/intltool-0.35 + sys-devel/gettext" DOCS="AUTHORS ChangeLog NEWS TODO" |