diff options
author | Olivier Crête <tester@gentoo.org> | 2009-10-08 02:58:47 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2009-10-08 02:58:47 +0000 |
commit | 304e46ab5fa9217da282cda3ac87da71853977c0 (patch) | |
tree | 47b922baacb2564ad1a131244cb18b1c3fdf8534 /x11-themes/gnome-icon-theme | |
parent | Stable on amd64, bug #281427 (diff) | |
download | historical-304e46ab5fa9217da282cda3ac87da71853977c0.tar.gz historical-304e46ab5fa9217da282cda3ac87da71853977c0.tar.bz2 historical-304e46ab5fa9217da282cda3ac87da71853977c0.zip |
Stable on amd64, bug #281427
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
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.26.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 9584590b1656..3487469d8ac2 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 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.161 2009/09/12 17:46:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.162 2009/10/08 02:55:24 tester Exp $ + + 08 Oct 2009; Olivier Crête <tester@gentoo.org> + gnome-icon-theme-2.26.0.ebuild: + Stable on amd64, bug #281427 12 Sep 2009; Raúl Porcel <armin76@gentoo.org> gnome-icon-theme-2.24.0.ebuild: diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.26.0.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.26.0.ebuild index 66ce96759670..177d34f95799 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.26.0.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.26.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.26.0.ebuild,v 1.1 2009/05/03 22:20:53 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.26.0.ebuild,v 1.2 2009/10/08 02:55:24 tester 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" |