diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-11 18:17:51 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-11 18:17:51 +0000 |
commit | 4a3e7c991ed3ec2d1cd9648b5478969f93d163f4 (patch) | |
tree | 8eb87b570735d1c03f3b735ab5918bc58ebd8608 /media-gfx | |
parent | Added the emacs muse-mode to portage. (diff) | |
download | gentoo-2-4a3e7c991ed3ec2d1cd9648b5478969f93d163f4.tar.gz gentoo-2-4a3e7c991ed3ec2d1cd9648b5478969f93d163f4.tar.bz2 gentoo-2-4a3e7c991ed3ec2d1cd9648b5478969f93d163f4.zip |
Stable on sparc
(Portage version: 2.0.54)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/icon-slicer/ChangeLog | 8 | ||||
-rw-r--r-- | media-gfx/icon-slicer/icon-slicer-0.3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-gfx/icon-slicer/ChangeLog b/media-gfx/icon-slicer/ChangeLog index 724a8d40a617..8107a4ccaee9 100644 --- a/media-gfx/icon-slicer/ChangeLog +++ b/media-gfx/icon-slicer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/icon-slicer -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/icon-slicer/ChangeLog,v 1.8 2004/06/24 22:42:13 agriffis Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/icon-slicer/ChangeLog,v 1.9 2006/01/11 18:16:29 gustavoz Exp $ + + 11 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> + icon-slicer-0.3.ebuild: + Stable on sparc 26 May 2004; Travis Tilley <lv@gentoo.org> icon-slicer-0.3.ebuild: added ~amd64 keyword diff --git a/media-gfx/icon-slicer/icon-slicer-0.3.ebuild b/media-gfx/icon-slicer/icon-slicer-0.3.ebuild index 6e110f6c8afa..f6a925943f64 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 Foundation +# Copyright 1999-2006 Gentoo Foundation # 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.9 2004/07/08 16:45:16 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/icon-slicer/icon-slicer-0.3.ebuild,v 1.10 2006/01/11 18:16:29 gustavoz 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 amd64" +KEYWORDS="x86 sparc ppc alpha ia64 amd64" LICENSE="GPL-2" SLOT="0" IUSE="" |