diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-10 13:02:23 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-10 13:02:23 +0000 |
commit | b2c5667dfa5f64e90323fa9776cb80ffaac5f04c (patch) | |
tree | 6430e45199792bc38ba9dfd69ae8aca79f4eb769 /x11-themes | |
parent | Stable on amd64 wrt bug #185823 (diff) | |
download | gentoo-2-b2c5667dfa5f64e90323fa9776cb80ffaac5f04c.tar.gz gentoo-2-b2c5667dfa5f64e90323fa9776cb80ffaac5f04c.tar.bz2 gentoo-2-b2c5667dfa5f64e90323fa9776cb80ffaac5f04c.zip |
Stable on amd64 wrt bug #185823
(Portage version: 2.1.3.3)
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.18.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 d283743a363c..8bacc17095ea 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.130 2007/08/08 22:06:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.131 2007/08/10 13:02:23 angelos Exp $ + + 10 Aug 2007; Christoph Mende <angelos@gentoo.org> + gnome-icon-theme-2.18.0.ebuild: + Stable on amd64 wrt bug #185823 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> gnome-icon-theme-2.18.0.ebuild: 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 2e4251ea3bd3..59bf1de69f35 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.5 2007/08/08 22:06:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.18.0.ebuild,v 1.6 2007/08/10 13:02:23 angelos 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" |