diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 23:14:15 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 23:14:15 +0000 |
commit | c961b6c396b7dce40873a6cc39933af95f9e0a06 (patch) | |
tree | cdfadec93047e9a38a76085584a4b24119b5ff2e /media-gfx | |
parent | new release (diff) | |
download | historical-c961b6c396b7dce40873a6cc39933af95f9e0a06.tar.gz historical-c961b6c396b7dce40873a6cc39933af95f9e0a06.tar.bz2 historical-c961b6c396b7dce40873a6cc39933af95f9e0a06.zip |
stable on alpha and ia64
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/icon-slicer/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/icon-slicer/Manifest | 4 | ||||
-rw-r--r-- | media-gfx/icon-slicer/icon-slicer-0.3.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/media-gfx/icon-slicer/ChangeLog b/media-gfx/icon-slicer/ChangeLog index 66e60beb7cbb..0ca156540a6e 100644 --- a/media-gfx/icon-slicer/ChangeLog +++ b/media-gfx/icon-slicer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/icon-slicer -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/icon-slicer/ChangeLog,v 1.5 2003/11/09 10:19:07 mr_bones_ Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/icon-slicer/ChangeLog,v 1.6 2004/02/17 23:14:15 agriffis Exp $ + + 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> icon-slicer-0.3.ebuild: + stable on alpha and ia64 09 Nov 2003; Michael Sterrett <mr_bones_@gentoo.org> icon-slicer-0.3.ebuild: more docs; tidy diff --git a/media-gfx/icon-slicer/Manifest b/media-gfx/icon-slicer/Manifest index 7b179a0b29d4..49818fe959b7 100644 --- a/media-gfx/icon-slicer/Manifest +++ b/media-gfx/icon-slicer/Manifest @@ -1,3 +1,3 @@ -MD5 660aa664669bcbfe87c7c5eb2a16e87e ChangeLog 690 -MD5 4a5ca0d606d1d9e99b6bde7d7300c171 icon-slicer-0.3.ebuild 657 +MD5 49f279cc9b62f283adde66aaebd40840 icon-slicer-0.3.ebuild 667 +MD5 ff77222b0a4855a4e401ef3f0fbe22d9 ChangeLog 791 MD5 73f2d6ece5276b5eed4f6dd791a61a11 files/digest-icon-slicer-0.3 67 diff --git a/media-gfx/icon-slicer/icon-slicer-0.3.ebuild b/media-gfx/icon-slicer/icon-slicer-0.3.ebuild index e4428fb35ae9..7eb80584a709 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.4 2003/11/09 10:19:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/icon-slicer/icon-slicer-0.3.ebuild,v 1.5 2004/02/17 23:14:15 agriffis 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" +KEYWORDS="x86 ~sparc ~ppc alpha ia64" LICENSE="GPL-2" SLOT="0" IUSE="" |