diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-16 17:04:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-16 17:04:14 +0000 |
commit | 737687740c904b5806e43228000d13b6b5215c33 (patch) | |
tree | 607c2a34e9635d9ecfc4b383cb77f6ba7d0eeef4 /x11-themes/gnome-icon-theme | |
parent | Adjust masking message. Add 2mandvd as a good Qt4 alternative (diff) | |
download | historical-737687740c904b5806e43228000d13b6b5215c33.tar.gz historical-737687740c904b5806e43228000d13b6b5215c33.tar.bz2 historical-737687740c904b5806e43228000d13b6b5215c33.zip |
sh stable
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
RepoMan-Options: --force
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 ff7599a9781c..f7d501bc8027 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.170 2010/01/14 01:35:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.171 2010/01/16 17:00:28 armin76 Exp $ + + 16 Jan 2010; Raúl Porcel <armin76@gentoo.org> + gnome-icon-theme-2.26.0.ebuild: + sh stable 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> gnome-icon-theme-2.26.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 64cc374b6955..4aaaed44d714 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-2010 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.8 2010/01/14 01:35:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.26.0.ebuild,v 1.9 2010/01/16 17:00:28 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" |