diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-01-15 18:10:18 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-01-15 18:10:18 +0000 |
commit | 6a912a7d24b12d8f65e686c728f4d1178f34ae23 (patch) | |
tree | ecc8c26be94f746907198848d602a3b0fa1f259b /media-gfx/gifsicle/gifsicle-1.44.ebuild | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-6a912a7d24b12d8f65e686c728f4d1178f34ae23.tar.gz gentoo-2-6a912a7d24b12d8f65e686c728f4d1178f34ae23.tar.bz2 gentoo-2-6a912a7d24b12d8f65e686c728f4d1178f34ae23.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-gfx/gifsicle/gifsicle-1.44.ebuild')
-rw-r--r-- | media-gfx/gifsicle/gifsicle-1.44.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/gifsicle/gifsicle-1.44.ebuild b/media-gfx/gifsicle/gifsicle-1.44.ebuild index 1e8b54f0803e..f5866e7c6434 100644 --- a/media-gfx/gifsicle/gifsicle-1.44.ebuild +++ b/media-gfx/gifsicle/gifsicle-1.44.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.44.ebuild,v 1.9 2007/07/22 10:00:40 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.44.ebuild,v 1.10 2008/01/15 18:10:18 grobian Exp $ DESCRIPTION="A UNIX command-line tool for creating, editing, and getting information about GIF images and animations" HOMEPAGE="http://www.lcdf.org/~eddietwo/gifsicle/" @@ -8,7 +8,7 @@ SRC_URI="http://www.lcdf.org/~eddietwo/gifsicle/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ppc ~ppc-macos ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ppc ~ppc64 sparc x86" IUSE="X" DEPEND="X? ( x11-libs/libX11 |