diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-08-24 00:42:41 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-08-24 00:42:41 +0000 |
commit | 3d4263daa5d0c2dfc9f2034036a84579b90e2011 (patch) | |
tree | f5cf8286441edd9ce987a03acf75005253e1857d /x11-themes | |
parent | Use mirror:// in SRC_URI. (diff) | |
download | gentoo-2-3d4263daa5d0c2dfc9f2034036a84579b90e2011.tar.gz gentoo-2-3d4263daa5d0c2dfc9f2034036a84579b90e2011.tar.bz2 gentoo-2-3d4263daa5d0c2dfc9f2034036a84579b90e2011.zip |
Marking 0.8 stable (x86)
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/hicolor-icon-theme/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.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 911e26298a84..7bf7470cec90 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.19 2005/07/12 04:53:55 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.20 2005/08/24 00:42:41 leonardop Exp $ + + 24 Aug 2005; Leonardo Boshell <leonardop@gentoo.org> + hicolor-icon-theme-0.8.ebuild: + Stable on x86. 12 Jul 2005; Stephen P. Becker <geoman@gentoo.org> hicolor-icon-theme-0.5.ebuild: diff --git a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.ebuild b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.ebuild index 30b0fab18f38..f6597faa0ebe 100644 --- a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.ebuild +++ b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.8.ebuild,v 1.2 2005/08/04 03:39:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.ebuild,v 1.3 2005/08/24 00:42:41 leonardop Exp $ DESCRIPTION="Fallback theme for the freedesktop icon theme specification" HOMEPAGE="http://icon-theme.freedesktop.org/wiki/HicolorTheme" @@ -8,7 +8,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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="" |