diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-07-02 20:22:18 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-07-02 20:22:18 +0000 |
commit | 790fdbc964cfc46f926e75bccf339715540e1223 (patch) | |
tree | bf5690144a76661e3958f4edff0386ed479203c0 /media-libs/tiff | |
parent | arm/hppa/ia64/sh stable (diff) | |
download | historical-790fdbc964cfc46f926e75bccf339715540e1223.tar.gz historical-790fdbc964cfc46f926e75bccf339715540e1223.tar.bz2 historical-790fdbc964cfc46f926e75bccf339715540e1223.zip |
arm/hppa/ia64/s390/sh stable
Package-Manager: portage-2.1.1_pre2-r1
Diffstat (limited to 'media-libs/tiff')
-rw-r--r-- | media-libs/tiff/tiff-3.8.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/tiff/tiff-3.8.2-r1.ebuild b/media-libs/tiff/tiff-3.8.2-r1.ebuild index e60216b86d3f..2d26ce7b8e8b 100644 --- a/media-libs/tiff/tiff-3.8.2-r1.ebuild +++ b/media-libs/tiff/tiff-3.8.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.8.2-r1.ebuild,v 1.6 2006/07/02 16:21:41 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.8.2-r1.ebuild,v 1.7 2006/07/02 20:22:18 vapier Exp $ inherit eutils libtool @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.remotesensing.org/pub/libtiff/${P}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc-macos ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="jpeg jbig nocxx zlib" DEPEND="jpeg? ( >=media-libs/jpeg-6b ) |