diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-11 18:16:29 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-11 18:16:29 +0000 |
commit | a4c49016088b1c4edb08dd859f2c03dbaba7d458 (patch) | |
tree | ad3a4cc565cb6bb585a7241e6574a788ec79df65 /media-gfx/icon-slicer | |
parent | Added the emacs muse-mode to portage. (diff) | |
download | historical-a4c49016088b1c4edb08dd859f2c03dbaba7d458.tar.gz historical-a4c49016088b1c4edb08dd859f2c03dbaba7d458.tar.bz2 historical-a4c49016088b1c4edb08dd859f2c03dbaba7d458.zip |
Stable on sparc
Package-Manager: portage-2.0.54
Diffstat (limited to 'media-gfx/icon-slicer')
-rw-r--r-- | media-gfx/icon-slicer/ChangeLog | 8 | ||||
-rw-r--r-- | media-gfx/icon-slicer/Manifest | 14 | ||||
-rw-r--r-- | media-gfx/icon-slicer/icon-slicer-0.3.ebuild | 6 |
3 files changed, 21 insertions, 7 deletions
diff --git a/media-gfx/icon-slicer/ChangeLog b/media-gfx/icon-slicer/ChangeLog index 724a8d40a617..8107a4ccaee9 100644 --- a/media-gfx/icon-slicer/ChangeLog +++ b/media-gfx/icon-slicer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/icon-slicer -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/icon-slicer/ChangeLog,v 1.8 2004/06/24 22:42:13 agriffis Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/icon-slicer/ChangeLog,v 1.9 2006/01/11 18:16:29 gustavoz Exp $ + + 11 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> + icon-slicer-0.3.ebuild: + Stable on sparc 26 May 2004; Travis Tilley <lv@gentoo.org> icon-slicer-0.3.ebuild: added ~amd64 keyword diff --git a/media-gfx/icon-slicer/Manifest b/media-gfx/icon-slicer/Manifest index 68f7e07f4903..b37bbfd93d7e 100644 --- a/media-gfx/icon-slicer/Manifest +++ b/media-gfx/icon-slicer/Manifest @@ -1,3 +1,13 @@ -MD5 c0acc6a42159192605e1124887eb2cf4 icon-slicer-0.3.ebuild 657 -MD5 bbd90ef60b3613b62e3668f837060132 ChangeLog 875 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 efe331565ae8522f12e048d0cbe86ffe ChangeLog 974 MD5 73f2d6ece5276b5eed4f6dd791a61a11 files/digest-icon-slicer-0.3 67 +MD5 c4c87d586590e57777d0891c5bf06ba4 icon-slicer-0.3.ebuild 663 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) + +iD8DBQFDxUuOKRy60XGEcJIRAtZ8AKCekWlJ3+Akuic1fqhDD/ELWcgLWACghH7k +grp0/+u282zkjyE7b1ZkSaY= +=j1EH +-----END PGP SIGNATURE----- diff --git a/media-gfx/icon-slicer/icon-slicer-0.3.ebuild b/media-gfx/icon-slicer/icon-slicer-0.3.ebuild index 6e110f6c8afa..f6a925943f64 100644 --- a/media-gfx/icon-slicer/icon-slicer-0.3.ebuild +++ b/media-gfx/icon-slicer/icon-slicer-0.3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/icon-slicer/icon-slicer-0.3.ebuild,v 1.9 2004/07/08 16:45:16 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/icon-slicer/icon-slicer-0.3.ebuild,v 1.10 2006/01/11 18:16:29 gustavoz Exp $ DESCRIPTION="utility for generating icon themes and libXcursor cursor themes" HOMEPAGE="http://www.freedesktop.org/software/icon-slicer/" SRC_URI="http://www.freedesktop.org/software/icon-slicer/releases/${P}.tar.gz" -KEYWORDS="x86 ~sparc ppc alpha ia64 amd64" +KEYWORDS="x86 sparc ppc alpha ia64 amd64" LICENSE="GPL-2" SLOT="0" IUSE="" |