diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-01 21:50:10 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-01 21:50:10 +0000 |
commit | f0544685a28cd3604e2bbdde25b5af7afae6a8e6 (patch) | |
tree | 41c3a09d4322c6a546ef42487505652d2a3aa76a /x11-themes/hicolor-icon-theme | |
parent | +app-admin/systemimager-boot-bin - missed one (diff) | |
download | gentoo-2-f0544685a28cd3604e2bbdde25b5af7afae6a8e6.tar.gz gentoo-2-f0544685a28cd3604e2bbdde25b5af7afae6a8e6.tar.bz2 gentoo-2-f0544685a28cd3604e2bbdde25b5af7afae6a8e6.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="" |