diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-09-15 21:00:23 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-09-15 21:00:23 +0000 |
commit | cf7fdaa2d9ae40b4456d8d78725863606f5ca415 (patch) | |
tree | 27d89fb1eb44d4e9f4fff55d730f6fb3543092d2 /x11-themes | |
parent | Fix keywords to match 0.7.2 (diff) | |
download | gentoo-2-cf7fdaa2d9ae40b4456d8d78725863606f5ca415.tar.gz gentoo-2-cf7fdaa2d9ae40b4456d8d78725863606f5ca415.tar.bz2 gentoo-2-cf7fdaa2d9ae40b4456d8d78725863606f5ca415.zip |
Remove mips; no icon-naming-utils
(Portage version: 2.1.1)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gnome-icon-theme/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gnome-icon-theme/gnome-icon-theme-2.16.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gnome-icon-theme/ChangeLog b/x11-themes/gnome-icon-theme/ChangeLog index 2721bd02627e..9c084c1a4477 100644 --- a/x11-themes/gnome-icon-theme/ChangeLog +++ b/x11-themes/gnome-icon-theme/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gnome-icon-theme # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.109 2006/09/07 03:57:23 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.110 2006/09/15 21:00:23 dang Exp $ + + 15 Sep 2006; Daniel Gryniewicz <dang@gentoo.org> + gnome-icon-theme-2.16.0.1.ebuild: + Remove mips; no icon-naming-utils *gnome-icon-theme-2.16.0.1 (07 Sep 2006) diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.16.0.1.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.16.0.1.ebuild index 4e77a6761c6e..a2fb5ff879bf 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.16.0.1.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.16.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.0.1.ebuild,v 1.1 2006/09/07 03:57:23 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.16.0.1.ebuild,v 1.2 2006/09/15 21:00:23 dang Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="x11-themes/hicolor-icon-theme" |