summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2006-05-23 04:33:01 +0000
committerJason Wever <weeve@gentoo.org>2006-05-23 04:33:01 +0000
commita664f6d50f80942b02f487cbd7b71625c967f339 (patch)
tree8aa572d613cb75ba01dd602a2bdd48b4e20b5734 /media-libs/tiff
parentBump for 7.1 final. Includes various crash fixes, etc. (diff)
downloadgentoo-2-a664f6d50f80942b02f487cbd7b71625c967f339.tar.gz
gentoo-2-a664f6d50f80942b02f487cbd7b71625c967f339.tar.bz2
gentoo-2-a664f6d50f80942b02f487cbd7b71625c967f339.zip
Stable on SPARC wrt bug #131857.
(Portage version: 2.1_rc1-r3)
Diffstat (limited to 'media-libs/tiff')
-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 d9c4fb342159..ea423b7e9f85 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.72 2006/05/03 17:27:10 marienz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/ChangeLog,v 1.73 2006/05/23 04:33:01 weeve Exp $
+
+ 23 May 2006; Jason Wever <weeve@gentoo.org> tiff-3.8.2.ebuild:
+ Stable on SPARC wrt bug #131857.
03 May 2006; Marien Zwart <marienz@gentoo.org> Manifest:
Re-recommit Manifest for sha256 has issues.
diff --git a/media-libs/tiff/tiff-3.8.2.ebuild b/media-libs/tiff/tiff-3.8.2.ebuild
index 15badd59cb64..1c5074012b13 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.1 2006/05/01 03:16:51 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.8.2.ebuild,v 1.2 2006/05/23 04:33:01 weeve 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 )