diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-18 18:41:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-18 18:41:52 +0000 |
commit | 7570947072d7586c6118b09996f61251988ea2c8 (patch) | |
tree | 4bc0f812642138ab2044eb332ee7debc7c20345a /media-gfx | |
parent | sparc stable wrt #281941 (diff) | |
download | gentoo-2-7570947072d7586c6118b09996f61251988ea2c8.tar.gz gentoo-2-7570947072d7586c6118b09996f61251988ea2c8.tar.bz2 gentoo-2-7570947072d7586c6118b09996f61251988ea2c8.zip |
sparc stable wrt #286399
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'media-gfx')
-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 b117786bd439..2772332e907e 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.26 2009/10/07 17:09:05 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.27 2009/11/18 18:41:52 armin76 Exp $ + + 18 Nov 2009; Raúl Porcel <armin76@gentoo.org> gifsicle-1.55.ebuild: + sparc stable wrt #286399 07 Oct 2009; nixnut <nixnut@gentoo.org> gifsicle-1.55.ebuild: ppc stable #286399 diff --git a/media-gfx/gifsicle/gifsicle-1.55.ebuild b/media-gfx/gifsicle/gifsicle-1.55.ebuild index 8bc46d900cc5..4bf53eb23197 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.3 2009/10/07 17:09:05 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.55.ebuild,v 1.4 2009/11/18 18:41:52 armin76 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 |