diff options
author | Stephen Becker <geoman@gentoo.org> | 2004-06-03 22:36:57 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2004-06-03 22:36:57 +0000 |
commit | 3f62a2b52c2db98f83ff90db5a40c7f90049cff7 (patch) | |
tree | d2e9b8de109ff6b55dd34236dc20748d5a3b8004 /x11-themes/hicolor-icon-theme | |
parent | Fix use invocation (diff) | |
download | historical-3f62a2b52c2db98f83ff90db5a40c7f90049cff7.tar.gz historical-3f62a2b52c2db98f83ff90db5a40c7f90049cff7.tar.bz2 historical-3f62a2b52c2db98f83ff90db5a40c7f90049cff7.zip |
Stable on mips.
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.4.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 ecc63c553b54..1e6e18af225a 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-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.7 2004/06/01 21:47:18 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.8 2004/06/03 22:35:50 geoman Exp $ + + 03 Jun 2004; Stephen P. Becker <geoman@gentoo.org> + hicolor-icon-theme-0.4.ebuild: + Stable on mips. 01 Jun 2004; Travis Tilley <lv@gentoo.org> hicolor-icon-theme-0.5.ebuild: stable on amd64 diff --git a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.4.ebuild b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.4.ebuild index 26f219b06f07..194b2de56b2e 100644 --- a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.4.ebuild +++ b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.4.ebuild,v 1.10 2004/06/02 20:46:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.4.ebuild,v 1.11 2004/06/03 22:35:50 geoman Exp $ DESCRIPTION="Fallback theme for 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" +KEYWORDS="x86 ppc ~sparc mips ~alpha arm hppa ~amd64 ~ia64" IUSE="" DEPEND="" |