summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2014-04-28 08:04:04 +0000
committerJosé María Alonso <nimiux@gentoo.org>2014-04-28 08:04:04 +0000
commitcf09ed091403f42dfbe610323a50c38ea4011e80 (patch)
tree4b4ff543410cfd0537f8fc30c32e8a66dba38b07 /media-gfx
parentQA: Fix whitespace issues. (diff)
downloadgentoo-2-cf09ed091403f42dfbe610323a50c38ea4011e80.tar.gz
gentoo-2-cf09ed091403f42dfbe610323a50c38ea4011e80.tar.bz2
gentoo-2-cf09ed091403f42dfbe610323a50c38ea4011e80.zip
Stable for amd64 wrt bug #502834
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/gifsicle/ChangeLog7
-rw-r--r--media-gfx/gifsicle/gifsicle-1.78.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/gifsicle/ChangeLog b/media-gfx/gifsicle/ChangeLog
index 8339390cb656..a9da9325688f 100644
--- a/media-gfx/gifsicle/ChangeLog
+++ b/media-gfx/gifsicle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/gifsicle
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.48 2013/12/21 09:17:37 radhermit Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.49 2014/04/28 08:04:04 nimiux Exp $
+
+ 28 Apr 2014; Chema Alonso <nimiux@gentoo.org> gifsicle-1.78.ebuild:
+ Stable for amd64 wrt bug #502834
*gifsicle-1.78 (21 Dec 2013)
diff --git a/media-gfx/gifsicle/gifsicle-1.78.ebuild b/media-gfx/gifsicle/gifsicle-1.78.ebuild
index cf72acb94ef2..f82bb2c3cf7b 100644
--- a/media-gfx/gifsicle/gifsicle-1.78.ebuild
+++ b/media-gfx/gifsicle/gifsicle-1.78.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# 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.1 2013/12/21 09:17:37 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.78.ebuild,v 1.2 2014/04/28 08:04:04 nimiux 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 )"