diff options
author | Hardave Rior <hardave@gentoo.org> | 2005-10-10 06:42:11 +0000 |
---|---|---|
committer | Hardave Rior <hardave@gentoo.org> | 2005-10-10 06:42:11 +0000 |
commit | ea4af457835c172004c38536cb38bddb0c5092cf (patch) | |
tree | a103a65b08d21c3605c974a96e1394ec14770e23 /x11-themes/hicolor-icon-theme | |
parent | Added metadata.xml longdescription in english and japanese. (diff) | |
download | gentoo-2-ea4af457835c172004c38536cb38bddb0c5092cf.tar.gz gentoo-2-ea4af457835c172004c38536cb38bddb0c5092cf.tar.bz2 gentoo-2-ea4af457835c172004c38536cb38bddb0c5092cf.zip |
Stable on mips.
(Portage version: 2.0.51.22-r2)
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.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 c4f342f9a8df..6b3e383a7102 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.27 2005/09/17 10:21:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.28 2005/10/10 06:40:29 hardave Exp $ + + 10 Oct 2005; Hardave Riar <hardave@gentoo.org> + hicolor-icon-theme-0.8.ebuild: + Stable on mips. 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> hicolor-icon-theme-0.8.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 8fbb111c4e56..1c3330381b4c 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.11 2005/09/24 04:38:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.ebuild,v 1.12 2005/10/10 06:40:29 hardave 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="" |