diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 07:47:00 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-07 07:47:00 +0000 |
commit | 4fde26c7a5bd82aad87bccb9014e7d93bd8bc9d5 (patch) | |
tree | 886d27dc060be81aa09c549f4862c752102ccd77 | |
parent | x86 stable wrt bug #391995 (diff) | |
download | gentoo-2-4fde26c7a5bd82aad87bccb9014e7d93bd8bc9d5.tar.gz gentoo-2-4fde26c7a5bd82aad87bccb9014e7d93bd8bc9d5.tar.bz2 gentoo-2-4fde26c7a5bd82aad87bccb9014e7d93bd8bc9d5.zip |
x86 stable wrt bug #391863
(Portage version: 2.1.10.11/cvs/Linux i686)
-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 49054cf4458e..24b69936741d 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.33 2011/12/03 11:01:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.34 2011/12/07 07:47:00 phajdan.jr Exp $ + + 07 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> gifsicle-1.63.ebuild: + x86 stable wrt bug #391863 03 Dec 2011; Markos Chandras <hwoarang@gentoo.org> gifsicle-1.63.ebuild: Stable on amd64 wrt bug #391863 diff --git a/media-gfx/gifsicle/gifsicle-1.63.ebuild b/media-gfx/gifsicle/gifsicle-1.63.ebuild index 99747f57dd30..fdb8be4c28c8 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.2 2011/12/03 11:01:10 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.63.ebuild,v 1.3 2011/12/07 07:47:00 phajdan.jr 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 |