diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-18 14:48:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-18 14:48:10 +0000 |
commit | 12d619bfce6f0fd57803821c3984d5f76e6efb11 (patch) | |
tree | 254a0d9339400f7f787619eab1fadaa1c3cee3a6 /x11-themes | |
parent | stable ppc, bug 260463 (diff) | |
download | gentoo-2-12d619bfce6f0fd57803821c3984d5f76e6efb11.tar.gz gentoo-2-12d619bfce6f0fd57803821c3984d5f76e6efb11.tar.bz2 gentoo-2-12d619bfce6f0fd57803821c3984d5f76e6efb11.zip |
alpha/ia64 stable wrt #260063
(Portage version: 2.1.6.7/cvs/Linux ia64)
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.24.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 2f20e8ad3195..4d751db65fd5 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.156 2009/03/15 20:58:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.157 2009/03/18 14:48:10 armin76 Exp $ + + 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> + gnome-icon-theme-2.24.0.ebuild: + alpha/ia64 stable wrt #260063 15 Mar 2009; Markus Meier <maekke@gentoo.org> gnome-icon-theme-2.24.0.ebuild: diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.24.0.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.24.0.ebuild index 3cfc47be1c92..179f15c0290e 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.24.0.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.24.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.24.0.ebuild,v 1.5 2009/03/15 20:58:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.24.0.ebuild,v 1.6 2009/03/18 14:48:10 armin76 Exp $ GCONF_DEBUG="no" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips 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" |