diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-20 19:24:54 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-02-20 19:24:54 +0000 |
commit | 79a4aede433e2883a8cc39a24831bbf42b1fd412 (patch) | |
tree | af4e84ac3bad59200b8314ee3fdc6307b5421834 /media-libs/jbig2dec/jbig2dec-0.11-r1.ebuild | |
parent | Keyword ~ppc64 wrt #401853 (diff) | |
download | historical-79a4aede433e2883a8cc39a24831bbf42b1fd412.tar.gz historical-79a4aede433e2883a8cc39a24831bbf42b1fd412.tar.bz2 historical-79a4aede433e2883a8cc39a24831bbf42b1fd412.zip |
ppc/ppc64 stable wrt #402907
Package-Manager: portage-2.2.0_alpha87/cvs/Linux x86_64
Diffstat (limited to 'media-libs/jbig2dec/jbig2dec-0.11-r1.ebuild')
-rw-r--r-- | media-libs/jbig2dec/jbig2dec-0.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/jbig2dec/jbig2dec-0.11-r1.ebuild b/media-libs/jbig2dec/jbig2dec-0.11-r1.ebuild index 1ab0873cb1dd..f2144f6e2ed6 100644 --- a/media-libs/jbig2dec/jbig2dec-0.11-r1.ebuild +++ b/media-libs/jbig2dec/jbig2dec-0.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/jbig2dec/jbig2dec-0.11-r1.ebuild,v 1.7 2012/02/20 19:23:55 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/jbig2dec/jbig2dec-0.11-r1.ebuild,v 1.8 2012/02/20 19:24:54 ssuominen Exp $ EAPI=4 inherit autotools eutils @@ -12,7 +12,7 @@ SRC_URI="http://ghostscript.com/~giles/jbig2/${PN}/${P}.tar.gz LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86 ~x86-fbsd" IUSE="png static-libs test" RDEPEND="png? ( >=media-libs/libpng-1.2:0 )" |