diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-01-24 14:25:14 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-01-24 14:25:14 +0000 |
commit | f2ef3808acd1f9f90742f94bf88f154dd423fb83 (patch) | |
tree | 61e9f5e7b69ca11c57ef5f6b2d337e31bbdcd2ef /media-gfx/gifsicle | |
parent | amd64/x86 stable, bug #255707 (diff) | |
download | gentoo-2-f2ef3808acd1f9f90742f94bf88f154dd423fb83.tar.gz gentoo-2-f2ef3808acd1f9f90742f94bf88f154dd423fb83.tar.bz2 gentoo-2-f2ef3808acd1f9f90742f94bf88f154dd423fb83.zip |
ppc stable #256171
(Portage version: 2.1.6.7/cvs/Linux ppc)
Diffstat (limited to 'media-gfx/gifsicle')
-rw-r--r-- | media-gfx/gifsicle/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/gifsicle/gifsicle-1.52.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/gifsicle/ChangeLog b/media-gfx/gifsicle/ChangeLog index 9c5b31a11101..c21208084f22 100644 --- a/media-gfx/gifsicle/ChangeLog +++ b/media-gfx/gifsicle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gifsicle -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.20 2008/12/17 20:45:44 maekke Exp $ +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.21 2009/01/24 14:25:14 nixnut Exp $ + + 24 Jan 2009; nixnut <nixnut@gentoo.org> gifsicle-1.52.ebuild: + ppc stable #256171 *gifsicle-1.52 (17 Dec 2008) diff --git a/media-gfx/gifsicle/gifsicle-1.52.ebuild b/media-gfx/gifsicle/gifsicle-1.52.ebuild index d54d8b0e94fd..cc1b6b090058 100644 --- a/media-gfx/gifsicle/gifsicle-1.52.ebuild +++ b/media-gfx/gifsicle/gifsicle-1.52.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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.52.ebuild,v 1.1 2008/12/17 20:45:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.52.ebuild,v 1.2 2009/01/24 14:25:14 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" DEPEND="X? ( x11-libs/libX11 |