diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-08 16:44:02 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-10-08 16:44:02 +0000 |
commit | ea2231a228260a3124b60dc1bd9927d72b36c9a4 (patch) | |
tree | c335d4fe73056211f58e80d5fd697235598bc457 /media-gfx/gif2png/gif2png-2.5.4.ebuild | |
parent | x86 stable wrt bug #385973 (diff) | |
download | historical-ea2231a228260a3124b60dc1bd9927d72b36c9a4.tar.gz historical-ea2231a228260a3124b60dc1bd9927d72b36c9a4.tar.bz2 historical-ea2231a228260a3124b60dc1bd9927d72b36c9a4.zip |
x86 stable wrt bug #385975
Package-Manager: portage-2.1.10.11/cvs/Linux i686
Diffstat (limited to 'media-gfx/gif2png/gif2png-2.5.4.ebuild')
-rw-r--r-- | media-gfx/gif2png/gif2png-2.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/gif2png/gif2png-2.5.4.ebuild b/media-gfx/gif2png/gif2png-2.5.4.ebuild index 7d36f8c8d11f..800da02f2e3b 100644 --- a/media-gfx/gif2png/gif2png-2.5.4.ebuild +++ b/media-gfx/gif2png/gif2png-2.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gif2png/gif2png-2.5.4.ebuild,v 1.2 2011/10/07 18:41:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gif2png/gif2png-2.5.4.ebuild,v 1.3 2011/10/08 16:44:02 phajdan.jr Exp $ EAPI=4 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://catb.org/~esr/${PN}/${P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND=">=media-libs/libpng-1.4 |