diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 22:32:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-16 22:32:49 +0000 |
commit | 2fe392d88e9f7bb1328e7463984e739c5425f05b (patch) | |
tree | 1b4c6841fc7dca21ec40ee2ad47c54eec65ef585 /media-libs/leptonica/leptonica-1.68.ebuild | |
parent | Stable for amd64, wrt bug #454872 (diff) | |
download | gentoo-2-2fe392d88e9f7bb1328e7463984e739c5425f05b.tar.gz gentoo-2-2fe392d88e9f7bb1328e7463984e739c5425f05b.tar.bz2 gentoo-2-2fe392d88e9f7bb1328e7463984e739c5425f05b.zip |
Stable for amd64, wrt bug #454872
(Portage version: 2.1.11.52/cvs/Linux x86_64, 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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/leptonica/leptonica-1.68.ebuild b/media-libs/leptonica/leptonica-1.68.ebuild index 62f120aeec86..44dea56fe15c 100644 --- a/media-libs/leptonica/leptonica-1.68.ebuild +++ b/media-libs/leptonica/leptonica-1.68.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# 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.4 2012/10/26 01:21:46 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/leptonica/leptonica-1.68.ebuild,v 1.5 2013/02/16 22:32:49 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 ) |