diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2008-05-05 03:08:04 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2008-05-05 03:08:04 +0000 |
commit | dca7a223d2102f87520964b54f82ac352a163980 (patch) | |
tree | 7996c5a47e1075b81724985d369e7dc2a1387c3f /x11-themes | |
parent | Stable on amd64 (diff) | |
download | gentoo-2-dca7a223d2102f87520964b54f82ac352a163980.tar.gz gentoo-2-dca7a223d2102f87520964b54f82ac352a163980.tar.bz2 gentoo-2-dca7a223d2102f87520964b54f82ac352a163980.zip |
Keyword for mips.
(Portage version: 2.2_pre5)
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.22.0.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 f4ea7a0686ff..953dc6aceb63 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.143 2008/03/17 23:57:24 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.144 2008/05/05 03:08:04 dirtyepic Exp $ + + 05 May 2008; Ryan Hill <dirtyepic@gentoo.org> + gnome-icon-theme-2.22.0.ebuild: + Keyword for mips. *gnome-icon-theme-2.22.0 (17 Mar 2008) diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.22.0.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.22.0.ebuild index fa6bf416bdd1..2569d1c31370 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.22.0.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.22.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.22.0.ebuild,v 1.1 2008/03/17 23:57:24 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.22.0.ebuild,v 1.2 2008/05/05 03:08:04 dirtyepic 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 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-themes/hicolor-icon-theme-0.10" |