diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 20:42:58 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 20:42:58 +0000 |
commit | 96aa3e4885f110e168e4931874eac0b7614c0a6d (patch) | |
tree | f9c91d999b0c48c1e623014e3d709a48243abf3f /x11-themes/gnome-icon-theme | |
parent | Stable on sparc, bug #260063 (diff) | |
download | gentoo-2-96aa3e4885f110e168e4931874eac0b7614c0a6d.tar.gz gentoo-2-96aa3e4885f110e168e4931874eac0b7614c0a6d.tar.bz2 gentoo-2-96aa3e4885f110e168e4931874eac0b7614c0a6d.zip |
Stable on sparc, bug #260063
(Portage version: 2.1.6.7/cvs/Linux sparc64)
Diffstat (limited to 'x11-themes/gnome-icon-theme')
-rw-r--r-- | x11-themes/gnome-icon-theme/ChangeLog | 10 | ||||
-rw-r--r-- | x11-themes/gnome-icon-theme/gnome-icon-theme-2.24.0.ebuild | 4 |
2 files changed, 11 insertions, 3 deletions
diff --git a/x11-themes/gnome-icon-theme/ChangeLog b/x11-themes/gnome-icon-theme/ChangeLog index 4d751db65fd5..484ce3af61cc 100644 --- a/x11-themes/gnome-icon-theme/ChangeLog +++ b/x11-themes/gnome-icon-theme/ChangeLog @@ -1,6 +1,14 @@ # 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.157 2009/03/18 14:48:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.158 2009/04/12 20:42:58 bluebird Exp $ + + 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + gnome-icon-theme-2.24.0.ebuild: + Stable on sparc, bug #260063 + + 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + gnome-icon-theme-2.24.0.ebuild: + Stable on sparc, bug #260063 18 Mar 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.24.0.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.24.0.ebuild index 179f15c0290e..a71013e3194a 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.6 2009/03/18 14:48:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.24.0.ebuild,v 1.7 2009/04/12 20:42:58 bluebird 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" |