diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-21 13:41:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-21 13:41:00 +0000 |
commit | 6f25ebb3355b71d340d252b96d4709a792484172 (patch) | |
tree | fb707d68e02242072b1902c062a387a3d1400451 /media-gfx | |
parent | Stable for amd64, wrt bug #404651 (diff) | |
download | gentoo-2-6f25ebb3355b71d340d252b96d4709a792484172.tar.gz gentoo-2-6f25ebb3355b71d340d252b96d4709a792484172.tar.bz2 gentoo-2-6f25ebb3355b71d340d252b96d4709a792484172.zip |
Stable for amd64, wrt bug #404781
(Portage version: 2.1.10.44/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.64.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-gfx/gifsicle/ChangeLog b/media-gfx/gifsicle/ChangeLog index 7075a7ac8acb..d60eb8a392db 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.36 2012/02/05 17:39:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.37 2012/02/21 13:41:00 ago Exp $ + + 21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> gifsicle-1.64.ebuild: + Stable for amd64, wrt bug #404781 05 Feb 2012; Raúl Porcel <armin76@gentoo.org> gifsicle-1.55.ebuild: Move to ~sparc diff --git a/media-gfx/gifsicle/gifsicle-1.64.ebuild b/media-gfx/gifsicle/gifsicle-1.64.ebuild index 78e513273df0..ade4336f4e3f 100644 --- a/media-gfx/gifsicle/gifsicle-1.64.ebuild +++ b/media-gfx/gifsicle/gifsicle-1.64.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.1 2011/11/25 12:34:35 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.64.ebuild,v 1.2 2012/02/21 13:41:00 ago 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 |