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 | c4788f6b1ffd35644f4b7d4112378b1e9850b24f (patch) | |
tree | b4df21ddebd9d281bbabce7b2d41190fd796d786 /media-gfx | |
parent | Fixed DESCRIPTION (diff) | |
download | gentoo-2-c4788f6b1ffd35644f4b7d4112378b1e9850b24f.tar.gz gentoo-2-c4788f6b1ffd35644f4b7d4112378b1e9850b24f.tar.bz2 gentoo-2-c4788f6b1ffd35644f4b7d4112378b1e9850b24f.zip |
Added to ~ppc.
Diffstat (limited to 'media-gfx')
-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="" |