diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 05:48:21 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 05:48:21 +0000 |
commit | bd3efaf00d90bf7766b340d47b6dab29d6147b5e (patch) | |
tree | 1d6a0d73d550790f605e34ae62e8b0402e330774 /media-libs/tiff | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-bd3efaf00d90bf7766b340d47b6dab29d6147b5e.tar.gz gentoo-2-bd3efaf00d90bf7766b340d47b6dab29d6147b5e.tar.bz2 gentoo-2-bd3efaf00d90bf7766b340d47b6dab29d6147b5e.zip |
Stable on amd64.
Diffstat (limited to 'media-libs/tiff')
-rw-r--r-- | media-libs/tiff/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/tiff/tiff-3.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/tiff/ChangeLog b/media-libs/tiff/ChangeLog index 3757688d4870..7373c3fca575 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.34 2004/11/22 23:37:25 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/ChangeLog,v 1.35 2004/12/16 05:45:39 absinthe Exp $ + + 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> tiff-3.7.0.ebuild: + Stable on amd64. 23 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> tiff-3.7.0.ebuild: Stable on alpha. diff --git a/media-libs/tiff/tiff-3.7.0.ebuild b/media-libs/tiff/tiff-3.7.0.ebuild index c9dfb633fdaf..63763817bb57 100644 --- a/media-libs/tiff/tiff-3.7.0.ebuild +++ b/media-libs/tiff/tiff-3.7.0.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.7.0.ebuild,v 1.4 2004/11/22 23:37:25 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.7.0.ebuild,v 1.5 2004/12/16 05:45:39 absinthe 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 |