diff options
author | Travis Tilley <lv@gentoo.org> | 2004-05-26 22:25:41 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-05-26 22:25:41 +0000 |
commit | 422c4fd091fd4429a3d6c319e7888663b81fef08 (patch) | |
tree | 7ab20e21007a73fcab33608065cc8e4043784d1e /media-gfx | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-422c4fd091fd4429a3d6c319e7888663b81fef08.tar.gz gentoo-2-422c4fd091fd4429a3d6c319e7888663b81fef08.tar.bz2 gentoo-2-422c4fd091fd4429a3d6c319e7888663b81fef08.zip |
~amd64
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/icon-slicer/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/icon-slicer/icon-slicer-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/icon-slicer/ChangeLog b/media-gfx/icon-slicer/ChangeLog index 0ca156540a6e..cf968fbadad6 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/icon-slicer/ChangeLog,v 1.7 2004/05/26 22:25:41 lv Exp $ + + 26 May 2004; Travis Tilley <lv@gentoo.org> icon-slicer-0.3.ebuild: + added ~amd64 keyword 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> icon-slicer-0.3.ebuild: stable on alpha and ia64 diff --git a/media-gfx/icon-slicer/icon-slicer-0.3.ebuild b/media-gfx/icon-slicer/icon-slicer-0.3.ebuild index 0ab8bdef9240..f9b3d8297e84 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 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.6 2004/04/27 21:00:17 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/icon-slicer/icon-slicer-0.3.ebuild,v 1.7 2004/05/26 22:25:41 lv 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" +KEYWORDS="x86 ~sparc ppc alpha ia64 ~amd64" LICENSE="GPL-2" SLOT="0" IUSE="" |