diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-15 13:52:24 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-05-15 13:52:24 +0000 |
commit | aaaa0ea508d622149e34f9580e45d1bd4e81f727 (patch) | |
tree | 68c7275c2e336e17bcda06fa33c3279d78015728 /x11-themes/hicolor-icon-theme | |
parent | Stable on sparc wrt #178553 (diff) | |
download | gentoo-2-aaaa0ea508d622149e34f9580e45d1bd4e81f727.tar.gz gentoo-2-aaaa0ea508d622149e34f9580e45d1bd4e81f727.tar.bz2 gentoo-2-aaaa0ea508d622149e34f9580e45d1bd4e81f727.zip |
Stable on sparc wrt #178553
(Portage version: 2.1.2.2)
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 916f537a3f5a..bfdfb96b783c 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.47 2007/05/15 05:29:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.48 2007/05/15 13:52:24 gustavoz Exp $ + + 15 May 2007; Gustavo Zacarias <gustavoz@gentoo.org> + hicolor-icon-theme-0.10.ebuild: + Stable on sparc wrt #178553 15 May 2007; Jeroen Roovers <jer@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 ac633df686b7..64bbc9d33127 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.3 2007/05/15 05:29:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.10.ebuild,v 1.4 2007/05/15 13:52:24 gustavoz 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="" |