diff options
author | David Holm <dholm@gentoo.org> | 2003-10-12 09:32:49 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2003-10-12 09:32:49 +0000 |
commit | c3c0a62ab2277547670cdd3e7c7fc90474d4f277 (patch) | |
tree | 0cc36e6f817c5763cdb31b08c5b36cb22005a0bd /media-gfx/icon-slicer | |
parent | Fixed DESCRIPTION (diff) | |
download | historical-c3c0a62ab2277547670cdd3e7c7fc90474d4f277.tar.gz historical-c3c0a62ab2277547670cdd3e7c7fc90474d4f277.tar.bz2 historical-c3c0a62ab2277547670cdd3e7c7fc90474d4f277.zip |
Added to ~ppc.
Diffstat (limited to 'media-gfx/icon-slicer')
-rw-r--r-- | media-gfx/icon-slicer/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/icon-slicer/Manifest | 4 | ||||
-rw-r--r-- | media-gfx/icon-slicer/icon-slicer-0.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/icon-slicer/ChangeLog b/media-gfx/icon-slicer/ChangeLog index fc454390f8c5..4f2c47930574 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.3 2003/09/30 22:29:30 todd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/icon-slicer/ChangeLog,v 1.4 2003/10/12 09:32:38 dholm Exp $ + + 12 Oct 2003; David Holm <dholm@gentoo.org> icon-slicer-0.3.ebuild: + Added to ~ppc. 30 Sep 2003; Todd Sunderlin <todd@gentoo.org> icon-slicer-0.3.ebuild: added ~sparc keyword diff --git a/media-gfx/icon-slicer/Manifest b/media-gfx/icon-slicer/Manifest index f48347891efd..0126c8c7d17d 100644 --- a/media-gfx/icon-slicer/Manifest +++ b/media-gfx/icon-slicer/Manifest @@ -1,3 +1,3 @@ +MD5 0be7455978f57f6f6ecd4bfb866b3265 ChangeLog 588 +MD5 f9f42316f6bc6f4a304f2d2c2e8c85a1 icon-slicer-0.3.ebuild 681 MD5 73f2d6ece5276b5eed4f6dd791a61a11 files/digest-icon-slicer-0.3 67 -MD5 7d89995dbad7aee538569edea2493037 icon-slicer-0.3.ebuild 675 -MD5 6e11bf6977846ea6eb44ffd24270c9b1 ChangeLog 500 diff --git a/media-gfx/icon-slicer/icon-slicer-0.3.ebuild b/media-gfx/icon-slicer/icon-slicer-0.3.ebuild index 5403b6874318..e165635ff34d 100644 --- a/media-gfx/icon-slicer/icon-slicer-0.3.ebuild +++ b/media-gfx/icon-slicer/icon-slicer-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.2 2003/09/30 22:29:30 todd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/icon-slicer/icon-slicer-0.3.ebuild,v 1.3 2003/10/12 09:32:38 dholm Exp $ DESCRIPTION="utility for generating icon themes and libXcursor cursor themes" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 ~sparc ~ppc" IUSE="" |