summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-06-11 15:04:18 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-06-11 15:04:18 +0000
commitc48e3405ecbfc4c07bca8043273660fe3cdd2d3a (patch)
treef79d6c9c5bbaa6288daba13292c7fa96851e9ba8 /media-gfx
parentStable for amd64, wrt bug #535440 (diff)
downloadgentoo-2-c48e3405ecbfc4c07bca8043273660fe3cdd2d3a.tar.gz
gentoo-2-c48e3405ecbfc4c07bca8043273660fe3cdd2d3a.tar.bz2
gentoo-2-c48e3405ecbfc4c07bca8043273660fe3cdd2d3a.zip
Stable for amd64, wrt bug #535442
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/gifsicle/ChangeLog5
-rw-r--r--media-gfx/gifsicle/gifsicle-1.86.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/media-gfx/gifsicle/ChangeLog b/media-gfx/gifsicle/ChangeLog
index bb76da849533..42f18c47ba1f 100644
--- a/media-gfx/gifsicle/ChangeLog
+++ b/media-gfx/gifsicle/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/gifsicle
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.54 2015/01/10 22:58:19 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.55 2015/06/11 15:04:18 ago Exp $
+
+ 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> gifsicle-1.86.ebuild:
+ Stable for amd64, wrt bug #535442
*gifsicle-1.87 (10 Jan 2015)
diff --git a/media-gfx/gifsicle/gifsicle-1.86.ebuild b/media-gfx/gifsicle/gifsicle-1.86.ebuild
index 361dea57d6b7..d0bd0e58aaae 100644
--- a/media-gfx/gifsicle/gifsicle-1.86.ebuild
+++ b/media-gfx/gifsicle/gifsicle-1.86.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.86.ebuild,v 1.1 2014/11/24 05:47:55 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.86.ebuild,v 1.2 2015/06/11 15:04:18 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 )"