diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-24 14:49:36 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-24 14:49:36 +0000 |
commit | c55642791f21202cd94cdd06fcbc8f0a02799996 (patch) | |
tree | dc7a8db7a159deee5a59ec84378a43197b3f96f0 /media-gfx/gifsicle | |
parent | x86 stable wrt bug #404779 (diff) | |
download | gentoo-2-c55642791f21202cd94cdd06fcbc8f0a02799996.tar.gz gentoo-2-c55642791f21202cd94cdd06fcbc8f0a02799996.tar.bz2 gentoo-2-c55642791f21202cd94cdd06fcbc8f0a02799996.zip |
x86 stable wrt bug #404781
(Portage version: 2.1.10.44/cvs/Linux i686)
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 d60eb8a392db..0e0a45a4b322 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.37 2012/02/21 13:41:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.38 2012/02/24 14:49:36 phajdan.jr Exp $ + + 24 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> gifsicle-1.64.ebuild: + x86 stable wrt bug #404781 21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> gifsicle-1.64.ebuild: Stable for amd64, wrt bug #404781 diff --git a/media-gfx/gifsicle/gifsicle-1.64.ebuild b/media-gfx/gifsicle/gifsicle-1.64.ebuild index ade4336f4e3f..3394a5ff6249 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.2 2012/02/21 13:41:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.64.ebuild,v 1.3 2012/02/24 14:49:36 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 |