diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-01-03 13:08:25 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-01-03 13:08:25 +0000 |
commit | ab577c84b60c7f8d406252ce4fae38e691b49ecd (patch) | |
tree | 5bd8d4b9757894fe95cd20260287fd4a3f62b5d0 /media-libs/tiff/tiff-3.7.1-r1.ebuild | |
parent | New revision and some cleanups (Manifest recommit) (diff) | |
download | gentoo-2-ab577c84b60c7f8d406252ce4fae38e691b49ecd.tar.gz gentoo-2-ab577c84b60c7f8d406252ce4fae38e691b49ecd.tar.bz2 gentoo-2-ab577c84b60c7f8d406252ce4fae38e691b49ecd.zip |
Marked ppc stable for bug #75213.
Diffstat (limited to 'media-libs/tiff/tiff-3.7.1-r1.ebuild')
-rw-r--r-- | media-libs/tiff/tiff-3.7.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/tiff/tiff-3.7.1-r1.ebuild b/media-libs/tiff/tiff-3.7.1-r1.ebuild index 0b1eab3fdd74..e486717d9916 100644 --- a/media-libs/tiff/tiff-3.7.1-r1.ebuild +++ b/media-libs/tiff/tiff-3.7.1-r1.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.1-r1.ebuild,v 1.2 2005/01/03 08:52:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.7.1-r1.ebuild,v 1.3 2005/01/03 13:08:25 josejx Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://dl.maptools.org/dl/libtiff/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc-macos ppc64" +KEYWORDS="~x86 ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ~ppc-macos ppc64" IUSE="" DEPEND=">=media-libs/jpeg-6b |