diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-05-16 02:02:18 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-05-16 02:02:18 +0000 |
commit | d936d99eb4437469f474b7164ea64c9f49cce783 (patch) | |
tree | 4910a45d3adea630b2085ccbaf894b31c78d9a3e /x11-themes/hicolor-icon-theme | |
parent | Marked stable on amd64 for bug #170609 (diff) | |
download | gentoo-2-d936d99eb4437469f474b7164ea64c9f49cce783.tar.gz gentoo-2-d936d99eb4437469f474b7164ea64c9f49cce783.tar.bz2 gentoo-2-d936d99eb4437469f474b7164ea64c9f49cce783.zip |
amd64 stable, bug 178553
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-themes/hicolor-icon-theme')
-rw-r--r-- | x11-themes/hicolor-icon-theme/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.10.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/hicolor-icon-theme/ChangeLog b/x11-themes/hicolor-icon-theme/ChangeLog index 722b9b45b6d0..63ea8dbad0da 100644 --- a/x11-themes/hicolor-icon-theme/ChangeLog +++ b/x11-themes/hicolor-icon-theme/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/hicolor-icon-theme # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.49 2007/05/15 15:49:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.50 2007/05/16 02:02:18 beandog Exp $ + + 16 May 2007; Steve Dibb <beandog@gentoo.org> + hicolor-icon-theme-0.10.ebuild: + amd64 stable, bug 178553 15 May 2007; Raúl Porcel <armin76@gentoo.org> hicolor-icon-theme-0.10.ebuild: diff --git a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.10.ebuild b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.10.ebuild index 44c42b9e042c..21ec30bc742f 100644 --- a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.10.ebuild +++ b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.10.ebuild,v 1.5 2007/05/15 15:49:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.10.ebuild,v 1.6 2007/05/16 02:02:18 beandog Exp $ inherit eutils gnome2-utils @@ -10,7 +10,7 @@ SRC_URI="http://icon-theme.freedesktop.org/releases/${P}.tar.gz" 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="" DEPEND="" |