diff options
author | 2011-12-19 01:49:30 +0000 | |
---|---|---|
committer | 2011-12-19 01:49:30 +0000 | |
commit | e3ed8f7ee8fc7796d15b6ad69e57b59a011d2203 (patch) | |
tree | 4e3949a91619cd69a9fb65f2bd04112463cb6f28 /media-gfx | |
parent | ppc stable (bug 379493) (diff) | |
download | gentoo-2-e3ed8f7ee8fc7796d15b6ad69e57b59a011d2203.tar.gz gentoo-2-e3ed8f7ee8fc7796d15b6ad69e57b59a011d2203.tar.bz2 gentoo-2-e3ed8f7ee8fc7796d15b6ad69e57b59a011d2203.zip |
ppc stable (bug 391863)
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gifsicle/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gifsicle/gifsicle-1.63.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gifsicle/ChangeLog b/media-gfx/gifsicle/ChangeLog index 24b69936741d..9740827711a8 100644 --- a/media-gfx/gifsicle/ChangeLog +++ b/media-gfx/gifsicle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gifsicle # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.34 2011/12/07 07:47:00 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.35 2011/12/19 01:49:30 xmw Exp $ + + 19 Dec 2011; Michael Weber <xmw@gentoo.org> gifsicle-1.63.ebuild: + ppc stable (bug 391863) 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> gifsicle-1.63.ebuild: x86 stable wrt bug #391863 diff --git a/media-gfx/gifsicle/gifsicle-1.63.ebuild b/media-gfx/gifsicle/gifsicle-1.63.ebuild index fdb8be4c28c8..be5303837af0 100644 --- a/media-gfx/gifsicle/gifsicle-1.63.ebuild +++ b/media-gfx/gifsicle/gifsicle-1.63.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.63.ebuild,v 1.3 2011/12/07 07:47:00 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.63.ebuild,v 1.4 2011/12/19 01:49:30 xmw 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 |