diff options
author | 2006-10-20 15:19:35 +0000 | |
---|---|---|
committer | 2006-10-20 15:19:35 +0000 | |
commit | a5b678b27d26a23a14324d49b330707746dbff8e (patch) | |
tree | c93c1b4f2f9a8dc45c05ba666b1eb630bf40eb73 /x11-themes/gnome-icon-theme | |
parent | Mark 0.7.2 stable on alpha (diff) | |
download | gentoo-2-a5b678b27d26a23a14324d49b330707746dbff8e.tar.gz gentoo-2-a5b678b27d26a23a14324d49b330707746dbff8e.tar.bz2 gentoo-2-a5b678b27d26a23a14324d49b330707746dbff8e.zip |
Mark 2.14.2 stable on alpha
(Portage version: 2.1.1-r1)
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.14.2.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 78892dffdca6..a3a4b34defe7 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.111 2006/10/16 02:46:12 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.112 2006/10/20 15:19:35 agriffis Exp $ + + 20 Oct 2006; Aron Griffis <agriffis@gentoo.org> + gnome-icon-theme-2.14.2.ebuild: + Mark 2.14.2 stable on alpha 16 Oct 2006; <compnerd@gentoo.org> gnome-icon-theme-2.14.2.ebuild: [QA] Fix dependencies (bug #151242) diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.14.2.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.14.2.ebuild index 676cea39e85b..9b98742b480a 100644 --- a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.14.2.ebuild +++ b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.14.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.14.2.ebuild,v 1.13 2006/10/16 02:46:12 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.14.2.ebuild,v 1.14 2006/10/20 15:19:35 agriffis 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" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86" IUSE="" RDEPEND="x11-themes/hicolor-icon-theme" |