summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-06-25 06:28:43 +0000
committerMike Frysinger <vapier@gentoo.org>2006-06-25 06:28:43 +0000
commit0e2df11db4e9811db3b115e6870e716a7de07efa (patch)
treeab7bfe357a90761ef1092604a5a4e1c1e2a790f3 /media-libs/tiff
parentarm/s390/sh stable (diff)
downloadgentoo-2-0e2df11db4e9811db3b115e6870e716a7de07efa.tar.gz
gentoo-2-0e2df11db4e9811db3b115e6870e716a7de07efa.tar.bz2
gentoo-2-0e2df11db4e9811db3b115e6870e716a7de07efa.zip
arm/s390/sh stable
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'media-libs/tiff')
-rw-r--r--media-libs/tiff/tiff-3.8.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/tiff/tiff-3.8.2.ebuild b/media-libs/tiff/tiff-3.8.2.ebuild
index 7c88498155b8..2a4ca0bd09d5 100644
--- a/media-libs/tiff/tiff-3.8.2.ebuild
+++ b/media-libs/tiff/tiff-3.8.2.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.ebuild,v 1.11 2006/06/18 19:38:49 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.8.2.ebuild,v 1.12 2006/06/25 06:28:43 vapier Exp $
inherit eutils libtool
@@ -10,7 +10,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 nocxx zlib"
DEPEND="jpeg? ( >=media-libs/jpeg-6b )