diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 10:21:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 10:21:28 +0000 |
commit | 46e0c50552c342bd16b500805a0eba6d65172817 (patch) | |
tree | f0d0cdd17c6a1f197cd715ec7427056834addda9 /x11-themes/hicolor-icon-theme | |
parent | Mark 2.2.7-r1 stable on alpha (diff) | |
download | gentoo-2-46e0c50552c342bd16b500805a0eba6d65172817.tar.gz gentoo-2-46e0c50552c342bd16b500805a0eba6d65172817.tar.bz2 gentoo-2-46e0c50552c342bd16b500805a0eba6d65172817.zip |
Mark 0.8 stable on alpha
(Portage version: 2.0.52-r1)
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/Manifest | 16 | ||||
-rw-r--r-- | x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.ebuild | 4 |
3 files changed, 10 insertions, 16 deletions
diff --git a/x11-themes/hicolor-icon-theme/ChangeLog b/x11-themes/hicolor-icon-theme/ChangeLog index 339e3799b133..c4f342f9a8df 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.26 2005/09/16 17:27:55 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/ChangeLog,v 1.27 2005/09/17 10:21:28 agriffis Exp $ + + 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> + hicolor-icon-theme-0.8.ebuild: + Mark 0.8 stable on alpha 16 Sep 2005; <dang@gentoo.org> hicolor-icon-theme-0.8.ebuild: Marked stable on amd64 diff --git a/x11-themes/hicolor-icon-theme/Manifest b/x11-themes/hicolor-icon-theme/Manifest index 857161d553b8..d5f19782a8b1 100644 --- a/x11-themes/hicolor-icon-theme/Manifest +++ b/x11-themes/hicolor-icon-theme/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 8a1b1ec38151db20ea0dcb9c609334c9 hicolor-icon-theme-0.8.ebuild 632 -MD5 5432880976ba0d23911d05bea138f576 hicolor-icon-theme-0.5.ebuild 631 -MD5 8b4bddd85dde560042e40ea3313c382d ChangeLog 3180 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +MD5 8b4bddd85dde560042e40ea3313c382d ChangeLog 3180 +MD5 132b727ed77b7ab38df5e3437561a526 hicolor-icon-theme-0.8.ebuild 631 +MD5 5432880976ba0d23911d05bea138f576 hicolor-icon-theme-0.5.ebuild 631 MD5 6599810c94e5a4151ccb152425adf81b files/digest-hicolor-icon-theme-0.5 73 MD5 febdd89cd92f6c527acac7e72c1f9c66 files/digest-hicolor-icon-theme-0.8 73 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDKwC3omPajV0RnrERAh14AJ0ZBjbmLwTj97mgzB6caENPANP0+gCfdmwM -YMunM0bWtXFl9TgcUWGsYtw= -=F9Lo ------END PGP SIGNATURE----- diff --git a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.ebuild b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.ebuild index 6c831a6dc00f..8dcca7b0bd90 100644 --- a/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.ebuild +++ b/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.8.ebuild,v 1.9 2005/09/16 17:27:55 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/hicolor-icon-theme/hicolor-icon-theme-0.8.ebuild,v 1.10 2005/09/17 10:21:28 agriffis Exp $ DESCRIPTION="Fallback theme for the freedesktop icon theme specification" HOMEPAGE="http://icon-theme.freedesktop.org/wiki/HicolorTheme" @@ -8,7 +8,7 @@ SRC_URI="http://icon-theme.freedesktop.org/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" DEPEND="" |