diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-28 03:29:20 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-28 03:29:20 +0000 |
commit | ec8f74039174628db5c3efdc1ee3a4d5dcf65d24 (patch) | |
tree | 41e1370f451d785800ebce1ee053b63259e29819 /x11-themes/hicolor-icon-theme | |
parent | ~amd64 (diff) | |
download | historical-ec8f74039174628db5c3efdc1ee3a4d5dcf65d24.tar.gz historical-ec8f74039174628db5c3efdc1ee3a4d5dcf65d24.tar.bz2 historical-ec8f74039174628db5c3efdc1ee3a4d5dcf65d24.zip |
stable on alpha and ia64
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/Manifest | 4 | ||||
-rw-r--r-- | x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.5.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-themes/hicolor-icon-theme/ChangeLog b/x11-themes/hicolor-icon-theme/ChangeLog index dae263bd6f1e..cbf643446f16 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.12 2004/06/29 02:19:20 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.13 2004/07/28 03:29:20 agriffis Exp $ + + 27 Jul 2004; <agriffis@gentoo.org> hicolor-icon-theme-0.5.ebuild: + stable on alpha and ia64 28 Jun 2004; Tom Gall <tgall@gentoo.org> hicolor-icon-theme-0.5.ebuild: ppc64 stable, bug #54792 diff --git a/x11-themes/hicolor-icon-theme/Manifest b/x11-themes/hicolor-icon-theme/Manifest index 23742dc04dea..e767da29f5a7 100644 --- a/x11-themes/hicolor-icon-theme/Manifest +++ b/x11-themes/hicolor-icon-theme/Manifest @@ -1,6 +1,6 @@ -MD5 5ebdf11f96752f6d11480146f75a7e75 ChangeLog 1640 MD5 7542109b0c2c095f712e28f690620709 hicolor-icon-theme-0.4.ebuild 690 -MD5 515a31e426ad39ade09360bd91fef4dc hicolor-icon-theme-0.5.ebuild 634 +MD5 42c1af9d3fc9f50990f5c55f2c0b987a hicolor-icon-theme-0.5.ebuild 635 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 6daff8a1814ca75ab092d9fe87006875 ChangeLog 1739 MD5 9d8f1dff4a9f5bea1b71884da643a0f4 files/digest-hicolor-icon-theme-0.4 73 MD5 6599810c94e5a4151ccb152425adf81b files/digest-hicolor-icon-theme-0.5 73 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 d2264c99bd7f..444163d2f487 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.5 2004/06/29 02:19:20 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.5.ebuild,v 1.6 2004/07/28 03:29:20 agriffis 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="" |