diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 20:18:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-18 20:18:58 +0000 |
commit | 9157fde536a8b3c617fc46c5f97af09f95b73a67 (patch) | |
tree | 2e7ea0ce114f9a48349aa9daa93c50c23ecd43fa /media-libs/leptonica/leptonica-1.68.ebuild | |
parent | Stable for ppc, wrt bug #454872 (diff) | |
download | gentoo-2-9157fde536a8b3c617fc46c5f97af09f95b73a67.tar.gz gentoo-2-9157fde536a8b3c617fc46c5f97af09f95b73a67.tar.bz2 gentoo-2-9157fde536a8b3c617fc46c5f97af09f95b73a67.zip |
Stable for ppc, wrt bug #454872
(Portage version: 2.1.11.50/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/leptonica/leptonica-1.68.ebuild')
-rw-r--r-- | media-libs/leptonica/leptonica-1.68.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/leptonica/leptonica-1.68.ebuild b/media-libs/leptonica/leptonica-1.68.ebuild index a16b9d161bc8..556113022975 100644 --- a/media-libs/leptonica/leptonica-1.68.ebuild +++ b/media-libs/leptonica/leptonica-1.68.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/leptonica/leptonica-1.68.ebuild,v 1.6 2013/02/16 22:39:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/leptonica/leptonica-1.68.ebuild,v 1.7 2013/02/18 20:18:58 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.leptonica.com/source/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86" IUSE="gif jpeg png tiff webp utils zlib static-libs" DEPEND="gif? ( media-libs/giflib ) |