diff options
author | Brent Baude <ranger@gentoo.org> | 2012-06-29 12:48:17 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-06-29 12:48:17 +0000 |
commit | a04440fb3413bc49d5d359f6f8b67e85a9bfa909 (patch) | |
tree | 093d75b52f9f66eea077ac6388a50436e9ce51fb /media-gfx/gifsicle/gifsicle-1.67.ebuild | |
parent | Marking mana-0.6.0 ppc for bug 420143 (diff) | |
download | gentoo-2-a04440fb3413bc49d5d359f6f8b67e85a9bfa909.tar.gz gentoo-2-a04440fb3413bc49d5d359f6f8b67e85a9bfa909.tar.bz2 gentoo-2-a04440fb3413bc49d5d359f6f8b67e85a9bfa909.zip |
Marking gifsicle-1.67 ppc for bug 422095
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'media-gfx/gifsicle/gifsicle-1.67.ebuild')
-rw-r--r-- | media-gfx/gifsicle/gifsicle-1.67.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gifsicle/gifsicle-1.67.ebuild b/media-gfx/gifsicle/gifsicle-1.67.ebuild index 30d068036cb6..dc0a39803189 100644 --- a/media-gfx/gifsicle/gifsicle-1.67.ebuild +++ b/media-gfx/gifsicle/gifsicle-1.67.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.67.ebuild,v 1.3 2012/06/21 05:51:45 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.67.ebuild,v 1.4 2012/06/29 12:48:17 ranger Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://www.lcdf.org/~eddietwo/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="X" RDEPEND="X? ( x11-libs/libX11 x11-libs/libXt )" |