diff options
author | 2012-03-07 20:01:16 +0000 | |
---|---|---|
committer | 2012-03-07 20:01:16 +0000 | |
commit | 7f2cf2b7184afc0f74d9527c29304772dc8e142a (patch) | |
tree | f9c32371657025de86391c130ef186d0500835ed /media-gfx/gifsicle | |
parent | Marking gtk-gnutella-0.97.1 ppc for bug 387007 (diff) | |
download | gentoo-2-7f2cf2b7184afc0f74d9527c29304772dc8e142a.tar.gz gentoo-2-7f2cf2b7184afc0f74d9527c29304772dc8e142a.tar.bz2 gentoo-2-7f2cf2b7184afc0f74d9527c29304772dc8e142a.zip |
Marking gifsicle-1.64 ppc for bug 404781
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'media-gfx/gifsicle')
-rw-r--r-- | media-gfx/gifsicle/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gifsicle/gifsicle-1.64.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gifsicle/ChangeLog b/media-gfx/gifsicle/ChangeLog index 0e0a45a4b322..655c6df4bb37 100644 --- a/media-gfx/gifsicle/ChangeLog +++ b/media-gfx/gifsicle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gifsicle # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.38 2012/02/24 14:49:36 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.39 2012/03/07 20:01:16 ranger Exp $ + + 07 Mar 2012; Brent Baude <ranger@gentoo.org> gifsicle-1.64.ebuild: + Marking gifsicle-1.64 ppc for bug 404781 24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> gifsicle-1.64.ebuild: x86 stable wrt bug #404781 diff --git a/media-gfx/gifsicle/gifsicle-1.64.ebuild b/media-gfx/gifsicle/gifsicle-1.64.ebuild index 3394a5ff6249..6eb80a1785e7 100644 --- a/media-gfx/gifsicle/gifsicle-1.64.ebuild +++ b/media-gfx/gifsicle/gifsicle-1.64.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.64.ebuild,v 1.3 2012/02/24 14:49:36 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.64.ebuild,v 1.4 2012/03/07 20:01:16 ranger Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://www.lcdf.org/~eddietwo/gifsicle/${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 |