diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-01 21:47:44 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-01 21:47:44 +0000 |
commit | 5adce23485766c28f60a31bea1589c57899d5f68 (patch) | |
tree | d1cc3031969ef51c104a5c73902e731d58ae8f49 /x11-themes/hicolor-icon-theme | |
parent | # until =dev-util/eclipse-sdk-3.0* is unmasked (diff) | |
download | historical-5adce23485766c28f60a31bea1589c57899d5f68.tar.gz historical-5adce23485766c28f60a31bea1589c57899d5f68.tar.bz2 historical-5adce23485766c28f60a31bea1589c57899d5f68.zip |
stable on amd64
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 114d0282dbcc..ecc63c553b54 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 Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.6 2004/05/25 17:42:53 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.7 2004/06/01 21:47:18 lv Exp $ + + 01 Jun 2004; Travis Tilley <lv@gentoo.org> hicolor-icon-theme-0.5.ebuild: + stable on amd64 25 May 2004; Guy Martin <gmsoft@gentoo.org> hicolor-icon-theme-0.4.ebuild: Marked stable on hppa. 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 6e2db999ec66..176aa969911d 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 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.5.ebuild,v 1.1 2004/05/25 11:09:36 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.5.ebuild,v 1.2 2004/06/01 21:47:18 lv 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 ~alpha ~mips ~hppa ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa amd64 ~ia64" IUSE="" DEPEND="" |