diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-12-03 11:01:10 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-12-03 11:01:10 +0000 |
commit | 980e7f89280f8d2e5ca7192526f858fa462cf6ce (patch) | |
tree | c1458982d251d711aef90dc17e3fb381120f1ab2 /media-gfx/gifsicle | |
parent | arm stable, bug #391239 (diff) | |
download | gentoo-2-980e7f89280f8d2e5ca7192526f858fa462cf6ce.tar.gz gentoo-2-980e7f89280f8d2e5ca7192526f858fa462cf6ce.tar.bz2 gentoo-2-980e7f89280f8d2e5ca7192526f858fa462cf6ce.zip |
Stable on amd64 wrt bug #391863
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/gifsicle')
-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 81c565c7bda4..49054cf4458e 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.32 2011/11/25 12:34:35 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.33 2011/12/03 11:01:10 hwoarang Exp $ + + 03 Dec 2011; Markos Chandras <hwoarang@gentoo.org> gifsicle-1.63.ebuild: + Stable on amd64 wrt bug #391863 *gifsicle-1.64 (25 Nov 2011) diff --git a/media-gfx/gifsicle/gifsicle-1.63.ebuild b/media-gfx/gifsicle/gifsicle-1.63.ebuild index 52f150eca056..99747f57dd30 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.1 2011/08/23 23:34:45 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.63.ebuild,v 1.2 2011/12/03 11:01:10 hwoarang 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 |