diff options
author | Stephen Becker <geoman@gentoo.org> | 2005-07-12 04:57:17 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2005-07-12 04:57:17 +0000 |
commit | 30342f1f5fdcea0253cc64cf0da2bfdded2cb1d6 (patch) | |
tree | f276387536a9e4a0e6978b957e5d7fd55404c8cc /x11-themes/hicolor-icon-theme | |
parent | Added wormo's fix from bug #91469. (diff) | |
download | gentoo-2-30342f1f5fdcea0253cc64cf0da2bfdded2cb1d6.tar.gz gentoo-2-30342f1f5fdcea0253cc64cf0da2bfdded2cb1d6.tar.bz2 gentoo-2-30342f1f5fdcea0253cc64cf0da2bfdded2cb1d6.zip |
stable on mips
(Portage version: 2.0.51.22-r1)
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.5.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-themes/hicolor-icon-theme/ChangeLog b/x11-themes/hicolor-icon-theme/ChangeLog index 4905f2108dd3..911e26298a84 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.18 2005/07/06 18:25:35 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.19 2005/07/12 04:53:55 geoman Exp $ + + 12 Jul 2005; Stephen P. Becker <geoman@gentoo.org> + hicolor-icon-theme-0.5.ebuild: + table on mips *hicolor-icon-theme-0.8 (06 Jul 2005) diff --git a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.5.ebuild b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.5.ebuild index 93ebb3210228..a0e37f703358 100644 --- a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.5.ebuild +++ b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.5.ebuild,v 1.10 2004/10/12 20:07:53 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.5.ebuild,v 1.11 2005/07/12 04:53:55 geoman Exp $ DESCRIPTION="Fallback theme for the freedesktop icon theme specification" HOMEPAGE="http://freedesktop.org/Software/icon-theme" @@ -8,7 +8,7 @@ SRC_URI="http://freedesktop.org/Software/icon-theme/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc ~mips alpha arm hppa amd64 ia64 ppc64" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" IUSE="" DEPEND="" |