summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-05-10 13:45:30 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-05-10 13:45:30 +0000
commit5bfbd81a07f87e143ce6aec6607ac4fbafa6fd1b (patch)
tree4bf7ca2cc09aa77154a497852eb4c26ebf7ab906 /media-gfx/gifsicle
parentStable for ppc, wrt bug #502834 (diff)
downloadgentoo-2-5bfbd81a07f87e143ce6aec6607ac4fbafa6fd1b.tar.gz
gentoo-2-5bfbd81a07f87e143ce6aec6607ac4fbafa6fd1b.tar.bz2
gentoo-2-5bfbd81a07f87e143ce6aec6607ac4fbafa6fd1b.zip
Stable for ppc, wrt bug #502834
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx/gifsicle')
-rw-r--r--media-gfx/gifsicle/ChangeLog5
-rw-r--r--media-gfx/gifsicle/gifsicle-1.78.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gifsicle/ChangeLog b/media-gfx/gifsicle/ChangeLog
index b3b1a6d677ae..7a7c7846f2bc 100644
--- a/media-gfx/gifsicle/ChangeLog
+++ b/media-gfx/gifsicle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/gifsicle
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.51 2014/05/04 08:25:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.52 2014/05/10 13:45:30 ago Exp $
+
+ 10 May 2014; Agostino Sarubbo <ago@gentoo.org> gifsicle-1.78.ebuild:
+ Stable for ppc, wrt bug #502834
04 May 2014; Agostino Sarubbo <ago@gentoo.org> gifsicle-1.78.ebuild:
Stable for x86, wrt bug #502834
diff --git a/media-gfx/gifsicle/gifsicle-1.78.ebuild b/media-gfx/gifsicle/gifsicle-1.78.ebuild
index c8afca468ab2..21c6e445bb9d 100644
--- a/media-gfx/gifsicle/gifsicle-1.78.ebuild
+++ b/media-gfx/gifsicle/gifsicle-1.78.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.78.ebuild,v 1.3 2014/05/04 08:25:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.78.ebuild,v 1.4 2014/05/10 13:45:30 ago Exp $
EAPI=5
@@ -10,7 +10,7 @@ SRC_URI="http://www.lcdf.org/~eddietwo/${PN}/${P}.tar.gz"
LICENSE="GPL-2 MIT"
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 )"