diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-04 08:25:18 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-04 08:25:18 +0000 |
commit | 6b54336e118fb6114e1175104336fd03b799a162 (patch) | |
tree | 817d98343dd898ad1816f104e564757d0bfc9679 /media-gfx/gifsicle | |
parent | Stable for x86, wrt bug #502812 (diff) | |
download | gentoo-2-6b54336e118fb6114e1175104336fd03b799a162.tar.gz gentoo-2-6b54336e118fb6114e1175104336fd03b799a162.tar.bz2 gentoo-2-6b54336e118fb6114e1175104336fd03b799a162.zip |
Stable for x86, wrt bug #502834
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-gfx/gifsicle')
-rw-r--r-- | media-gfx/gifsicle/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gifsicle/gifsicle-1.78.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/gifsicle/ChangeLog b/media-gfx/gifsicle/ChangeLog index 7c458c67e2a2..b3b1a6d677ae 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.50 2014/05/03 08:57:31 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.51 2014/05/04 08:25:18 ago Exp $ + + 04 May 2014; Agostino Sarubbo <ago@gentoo.org> gifsicle-1.78.ebuild: + Stable for x86, wrt bug #502834 *gifsicle-1.83 (03 May 2014) diff --git a/media-gfx/gifsicle/gifsicle-1.78.ebuild b/media-gfx/gifsicle/gifsicle-1.78.ebuild index f82bb2c3cf7b..c8afca468ab2 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.2 2014/04/28 08:04:04 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.78.ebuild,v 1.3 2014/05/04 08:25: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 )" |