diff options
Diffstat (limited to 'x11-themes/hicolor-icon-theme')
-rw-r--r-- | x11-themes/hicolor-icon-theme/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/hicolor-icon-theme/ChangeLog b/x11-themes/hicolor-icon-theme/ChangeLog index 17bcc269cdb5..1ffd5a51a590 100644 --- a/x11-themes/hicolor-icon-theme/ChangeLog +++ b/x11-themes/hicolor-icon-theme/ChangeLog @@ -1,6 +1,9 @@ # 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.15 2004/09/16 20:36:36 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.16 2004/10/12 20:07:53 gmsoft Exp $ + + 12 Oct 2004; Guy Martin <gmsoft@gentoo.org> hicolor-icon-theme-0.5.ebuild: + Stable on hppa. 16 Sep 2004; Gustavo Zacarias <gustavoz@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 2b4f595b1b8c..93ebb3210228 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.9 2004/09/16 20:36:36 gustavoz Exp $ +# $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 $ 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="" |