diff options
author | Olivier Crête <tester@gentoo.org> | 2008-07-27 18:19:07 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2008-07-27 18:19:07 +0000 |
commit | 2bc9cf78c7bdbc5ce59fbc783906d03958585cbc (patch) | |
tree | dcf2f82d584a46b791c1b96340aecf7282777117 /x11-themes/gnome-icon-theme | |
parent | Stable on amd64, bug #229709 (diff) | |
download | gentoo-2-2bc9cf78c7bdbc5ce59fbc783906d03958585cbc.tar.gz gentoo-2-2bc9cf78c7bdbc5ce59fbc783906d03958585cbc.tar.bz2 gentoo-2-2bc9cf78c7bdbc5ce59fbc783906d03958585cbc.zip |
Stable on amd64, bug #229709
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-themes/gnome-icon-theme')
-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 953dc6aceb63..90c9e5a583c4 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.144 2008/05/05 03:08:04 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.145 2008/07/27 18:19:07 tester Exp $ + + 26 Jul 2008; Olivier Crête <tester@gentoo.org> + gnome-icon-theme-2.22.0.ebuild: + Stable on amd64, bug #229709 05 May 2008; Ryan Hill <dirtyepic@gentoo.org> gnome-icon-theme-2.22.0.ebuild: 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 2569d1c31370..5a9e3668069f 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.2 2008/05/05 03:08:04 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.22.0.ebuild,v 1.3 2008/07/27 18:19:07 tester 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 ~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" |