diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-07 17:09:05 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-07 17:09:05 +0000 |
commit | 932b8d64c4e791ae6b0a835ebfa2d314bd18fb06 (patch) | |
tree | 6b555182dd4014d061f4adf08b76cb058071038a /media-gfx/gifsicle | |
parent | ppc stable #284689 (diff) | |
download | gentoo-2-932b8d64c4e791ae6b0a835ebfa2d314bd18fb06.tar.gz gentoo-2-932b8d64c4e791ae6b0a835ebfa2d314bd18fb06.tar.bz2 gentoo-2-932b8d64c4e791ae6b0a835ebfa2d314bd18fb06.zip |
ppc stable #286399
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'media-gfx/gifsicle')
-rw-r--r-- | media-gfx/gifsicle/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gifsicle/gifsicle-1.55.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gifsicle/ChangeLog b/media-gfx/gifsicle/ChangeLog index 5683f75b87a3..b117786bd439 100644 --- a/media-gfx/gifsicle/ChangeLog +++ b/media-gfx/gifsicle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gifsicle # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.25 2009/09/29 09:36:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.26 2009/10/07 17:09:05 nixnut Exp $ + + 07 Oct 2009; nixnut <nixnut@gentoo.org> gifsicle-1.55.ebuild: + ppc stable #286399 29 Sep 2009; Markus Meier <maekke@gentoo.org> gifsicle-1.55.ebuild: amd64/x86 stable, bug #286399 diff --git a/media-gfx/gifsicle/gifsicle-1.55.ebuild b/media-gfx/gifsicle/gifsicle-1.55.ebuild index cca7b80516c1..8bc46d900cc5 100644 --- a/media-gfx/gifsicle/gifsicle-1.55.ebuild +++ b/media-gfx/gifsicle/gifsicle-1.55.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.55.ebuild,v 1.2 2009/09/29 09:36:20 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.55.ebuild,v 1.3 2009/10/07 17:09:05 nixnut Exp $ DESCRIPTION="A command-line tool for creating, editing, and getting information about GIF images and animations" HOMEPAGE="http://www.lcdf.org/~eddietwo/gifsicle/" @@ -8,7 +8,7 @@ SRC_URI="http://www.lcdf.org/~eddietwo/gifsicle/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86" IUSE="X" RDEPEND="X? ( x11-libs/libX11 |