summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-06-19 19:51:22 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-06-19 19:51:22 +0000
commit59543013b568cb343aaa0161f56c619f8caf8c3e (patch)
treebd01e431f7c1cbfcb77a750683862bd7c2f99465 /media-gfx/gifsicle
parentStable for amd64, wrt bug #422221 (diff)
downloadgentoo-2-59543013b568cb343aaa0161f56c619f8caf8c3e.tar.gz
gentoo-2-59543013b568cb343aaa0161f56c619f8caf8c3e.tar.bz2
gentoo-2-59543013b568cb343aaa0161f56c619f8caf8c3e.zip
Stable for amd64, wrt bug #422095
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/gifsicle')
-rw-r--r--media-gfx/gifsicle/ChangeLog5
-rw-r--r--media-gfx/gifsicle/gifsicle-1.67.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gifsicle/ChangeLog b/media-gfx/gifsicle/ChangeLog
index 4ae4bd3108ac..ad6ee5176dc9 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.41 2012/05/12 20:11:21 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.42 2012/06/19 19:51:22 ago Exp $
+
+ 19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> gifsicle-1.67.ebuild:
+ Stable for amd64, wrt bug #422095
12 May 2012; Samuli Suominen <ssuominen@gentoo.org> -gifsicle-1.55.ebuild,
-gifsicle-1.62.ebuild, -gifsicle-1.63.ebuild:
diff --git a/media-gfx/gifsicle/gifsicle-1.67.ebuild b/media-gfx/gifsicle/gifsicle-1.67.ebuild
index d5228ca5cdac..54157d06bd9c 100644
--- a/media-gfx/gifsicle/gifsicle-1.67.ebuild
+++ b/media-gfx/gifsicle/gifsicle-1.67.ebuild
@@ -1,6 +1,6 @@
# 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.67.ebuild,v 1.1 2012/05/12 20:09:45 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.67.ebuild,v 1.2 2012/06/19 19:51:22 ago Exp $
EAPI=4
@@ -10,7 +10,7 @@ SRC_URI="http://www.lcdf.org/~eddietwo/${PN}/${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 x11-libs/libXt )"