summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-05-23 11:53:42 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-05-23 11:53:42 +0000
commit8839a831464854fd582e0d633f28a9b2a738f608 (patch)
treeae17ce602de2f78980e6e6d57162bd3bfea92b7a
parentStable on ppc64 (diff)
downloadgentoo-2-8839a831464854fd582e0d633f28a9b2a738f608.tar.gz
gentoo-2-8839a831464854fd582e0d633f28a9b2a738f608.tar.bz2
gentoo-2-8839a831464854fd582e0d633f28a9b2a738f608.zip
Stable on ppc64
(Portage version: 2.0.54-r2)
-rw-r--r--media-libs/tiff/ChangeLog5
-rw-r--r--media-libs/tiff/tiff-3.8.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/tiff/ChangeLog b/media-libs/tiff/ChangeLog
index ea423b7e9f85..7a29711c8ee9 100644
--- a/media-libs/tiff/ChangeLog
+++ b/media-libs/tiff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/tiff
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/ChangeLog,v 1.73 2006/05/23 04:33:01 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/ChangeLog,v 1.74 2006/05/23 11:53:42 corsair Exp $
+
+ 23 May 2006; Markus Rothe <corsair@gentoo.org> tiff-3.8.2.ebuild:
+ Stable on ppc64
23 May 2006; Jason Wever <weeve@gentoo.org> tiff-3.8.2.ebuild:
Stable on SPARC wrt bug #131857.
diff --git a/media-libs/tiff/tiff-3.8.2.ebuild b/media-libs/tiff/tiff-3.8.2.ebuild
index 1c5074012b13..0df04c3dfd89 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.2 2006/05/23 04:33:01 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.8.2.ebuild,v 1.3 2006/05/23 11:53:42 corsair 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 )