diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 23:19:03 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 23:19:03 +0000 |
commit | ba2d91db8ffea444b0ae25f2f9df4e3def1f3bc5 (patch) | |
tree | 72ddef7abc2abe589c374cf544fc67a0b56f01c2 /media-gfx/icon-slicer | |
parent | stable on ia64 (Manifest recommit) (diff) | |
download | gentoo-2-ba2d91db8ffea444b0ae25f2f9df4e3def1f3bc5.tar.gz gentoo-2-ba2d91db8ffea444b0ae25f2f9df4e3def1f3bc5.tar.bz2 gentoo-2-ba2d91db8ffea444b0ae25f2f9df4e3def1f3bc5.zip |
stable on alpha and ia64
Diffstat (limited to 'media-gfx/icon-slicer')
-rw-r--r-- | media-gfx/icon-slicer/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/icon-slicer/icon-slicer-0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 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/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="" |