diff options
author | 2004-10-19 02:42:40 +0000 | |
---|---|---|
committer | 2004-10-19 02:42:40 +0000 | |
commit | e611ec287f8efc32da6ad5df6bfd5815b04cc807 (patch) | |
tree | b12ead2fd9d0a839975b4845c2f7eb8beca31dac /media-libs/tiff | |
parent | gcc34 patch from Chris White via bug #68089 (Manifest recommit) (diff) | |
download | gentoo-2-e611ec287f8efc32da6ad5df6bfd5815b04cc807.tar.gz gentoo-2-e611ec287f8efc32da6ad5df6bfd5815b04cc807.tar.bz2 gentoo-2-e611ec287f8efc32da6ad5df6bfd5815b04cc807.zip |
stable on ppc64
Diffstat (limited to 'media-libs/tiff')
-rw-r--r-- | media-libs/tiff/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/tiff/tiff-3.6.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/tiff/ChangeLog b/media-libs/tiff/ChangeLog index 1e87148d7d7d..70b47dfe1b37 100644 --- a/media-libs/tiff/ChangeLog +++ b/media-libs/tiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/tiff # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/ChangeLog,v 1.29 2004/10/13 15:17:51 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/ChangeLog,v 1.30 2004/10/19 02:42:40 tgall Exp $ + + 18 Oct 2004; Tom Gall <tgall@gentoo.org> tiff-3.6.1-r2.ebuild: + stable on ppc64 13 Oct 2004; <solar@gentoo.org> tiff-3.6.1-r2.ebuild: SRC_URI fix. Thanks spyderous diff --git a/media-libs/tiff/tiff-3.6.1-r2.ebuild b/media-libs/tiff/tiff-3.6.1-r2.ebuild index 64c1938e89f7..65fdc744d0b3 100644 --- a/media-libs/tiff/tiff-3.6.1-r2.ebuild +++ b/media-libs/tiff/tiff-3.6.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.6.1-r2.ebuild,v 1.2 2004/10/13 15:17:51 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.6.1-r2.ebuild,v 1.3 2004/10/19 02:42:40 tgall Exp $ inherit eutils @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.remotesensing.org/pub/libtiff/${MY_P}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 s390 macos ppc-macos ~ppc64" +KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 s390 macos ppc-macos ppc64" IUSE="lzw-tiff" DEPEND=">=media-libs/jpeg-6b |