diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-16 20:36:36 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-16 20:36:36 +0000 |
commit | 20142986666615a38fc5d8ce640aec59dd322cfb (patch) | |
tree | 1a87bd5b961a66e9f156c7e9d263bb1e70163309 /x11-themes/hicolor-icon-theme | |
parent | initial import. Ebuild submitted by <kavol@email.cz> and adapted to meet gent... (diff) | |
download | gentoo-2-20142986666615a38fc5d8ce640aec59dd322cfb.tar.gz gentoo-2-20142986666615a38fc5d8ce640aec59dd322cfb.tar.bz2 gentoo-2-20142986666615a38fc5d8ce640aec59dd322cfb.zip |
Stable on sparc
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 | 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 8e70c133d60b..17bcc269cdb5 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 Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.14 2004/08/30 19:44:42 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.15 2004/09/16 20:36:36 gustavoz Exp $ + + 16 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> + hicolor-icon-theme-0.5.ebuild: + Stable on sparc 30 Aug 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> hicolor-icon-theme-0.5.ebuild: 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 44cd7a9beb90..2b4f595b1b8c 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 # 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.8 2004/09/16 15:00:13 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.5.ebuild,v 1.9 2004/09/16 20:36:36 gustavoz 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="x86 ppc sparc ~mips alpha arm ~hppa amd64 ia64 ppc64" IUSE="" DEPEND="" |