diff options
author | 2012-02-05 17:39:46 +0000 | |
---|---|---|
committer | 2012-02-05 17:39:46 +0000 | |
commit | 69cc4d9069ed075c4a592b7c35b07e8bd47f7758 (patch) | |
tree | 7e648f6ab1221b321160954c46aa5c7d6a88b30a /media-gfx/gifsicle | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-69cc4d9069ed075c4a592b7c35b07e8bd47f7758.tar.gz gentoo-2-69cc4d9069ed075c4a592b7c35b07e8bd47f7758.tar.bz2 gentoo-2-69cc4d9069ed075c4a592b7c35b07e8bd47f7758.zip |
Move to ~sparc
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'media-gfx/gifsicle')
-rw-r--r-- | media-gfx/gifsicle/ChangeLog | 7 | ||||
-rw-r--r-- | media-gfx/gifsicle/gifsicle-1.55.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/gifsicle/ChangeLog b/media-gfx/gifsicle/ChangeLog index 9740827711a8..7075a7ac8acb 100644 --- a/media-gfx/gifsicle/ChangeLog +++ b/media-gfx/gifsicle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gifsicle -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.35 2011/12/19 01:49:30 xmw Exp $ +# 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 $ + + 05 Feb 2012; Raúl Porcel <armin76@gentoo.org> gifsicle-1.55.ebuild: + Move to ~sparc 19 Dec 2011; Michael Weber <xmw@gentoo.org> gifsicle-1.63.ebuild: ppc stable (bug 391863) diff --git a/media-gfx/gifsicle/gifsicle-1.55.ebuild b/media-gfx/gifsicle/gifsicle-1.55.ebuild index 9cc582e5b392..825b6cf7ae0c 100644 --- a/media-gfx/gifsicle/gifsicle-1.55.ebuild +++ b/media-gfx/gifsicle/gifsicle-1.55.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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.55.ebuild,v 1.5 2010/01/07 22:06:05 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.55.ebuild,v 1.6 2012/02/05 17:39:46 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 ~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 |