diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-06-22 01:20:31 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-06-22 01:20:31 +0000 |
commit | ee86dbea055ee83051595936a73986f2e4c6e17c (patch) | |
tree | 8c95979c213524270c5b08759d62beea5cc53e54 /media-libs | |
parent | Stable for HPPA (bug #323525). (diff) | |
download | gentoo-2-ee86dbea055ee83051595936a73986f2e4c6e17c.tar.gz gentoo-2-ee86dbea055ee83051595936a73986f2e4c6e17c.tar.bz2 gentoo-2-ee86dbea055ee83051595936a73986f2e4c6e17c.zip |
Stable for HPPA (bug #324885).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/tiff/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/tiff/tiff-3.9.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/tiff/ChangeLog b/media-libs/tiff/ChangeLog index aebd7fbe6d3e..56fd355e54a7 100644 --- a/media-libs/tiff/ChangeLog +++ b/media-libs/tiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/tiff # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/ChangeLog,v 1.154 2010/06/21 22:04:09 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/ChangeLog,v 1.155 2010/06/22 01:20:31 jer Exp $ + + 22 Jun 2010; Jeroen Roovers <jer@gentoo.org> tiff-3.9.4.ebuild: + Stable for HPPA (bug #324885). *tiff-4.0.0_beta6 (21 Jun 2010) diff --git a/media-libs/tiff/tiff-3.9.4.ebuild b/media-libs/tiff/tiff-3.9.4.ebuild index 35b3717979ff..d28c08a3315a 100644 --- a/media-libs/tiff/tiff-3.9.4.ebuild +++ b/media-libs/tiff/tiff-3.9.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.9.4.ebuild,v 1.3 2010/06/21 22:10:48 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.9.4.ebuild,v 1.4 2010/06/22 01:20:31 jer Exp $ EAPI=3 inherit libtool @@ -11,7 +11,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 ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+cxx jbig jpeg static-libs zlib" DEPEND="jpeg? ( >=media-libs/jpeg-6b:0 ) |