diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-05-13 20:58:05 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-05-13 20:58:05 +0000 |
commit | eff2c3e5d65e4fd1791fafc661dcc492b3c60d4e (patch) | |
tree | 477ea96115b3efa89bccb3e4f868e720e5ddad13 /media-libs/tiff/tiff-3.7.2.ebuild | |
parent | stable on hppa (diff) | |
download | historical-eff2c3e5d65e4fd1791fafc661dcc492b3c60d4e.tar.gz historical-eff2c3e5d65e4fd1791fafc661dcc492b3c60d4e.tar.bz2 historical-eff2c3e5d65e4fd1791fafc661dcc492b3c60d4e.zip |
stable on hppa
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'media-libs/tiff/tiff-3.7.2.ebuild')
-rw-r--r-- | media-libs/tiff/tiff-3.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/tiff/tiff-3.7.2.ebuild b/media-libs/tiff/tiff-3.7.2.ebuild index 1f5f4132fd78..f79c3b629dce 100644 --- a/media-libs/tiff/tiff-3.7.2.ebuild +++ b/media-libs/tiff/tiff-3.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.7.2.ebuild,v 1.7 2005/05/10 19:55:20 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.7.2.ebuild,v 1.8 2005/05/13 20:58:05 killerfox Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://dl.maptools.org/dl/libtiff/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 sparc x86" IUSE="" DEPEND=">=media-libs/jpeg-6b |