diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-01-02 15:59:17 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-01-02 15:59:17 +0000 |
commit | 3ed6d7c72e9eba4e39c88cbf130a20d580bf981c (patch) | |
tree | 39bc6747228a5e3400cea2c8f73fa88a1dfbb757 /media-libs/tiff | |
parent | Removed ${PN} from HOMEPAGE (Manifest recommit) (diff) | |
download | gentoo-2-3ed6d7c72e9eba4e39c88cbf130a20d580bf981c.tar.gz gentoo-2-3ed6d7c72e9eba4e39c88cbf130a20d580bf981c.tar.bz2 gentoo-2-3ed6d7c72e9eba4e39c88cbf130a20d580bf981c.zip |
Stable on alpha, bug 75213.
Diffstat (limited to 'media-libs/tiff')
-rw-r--r-- | media-libs/tiff/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/tiff/tiff-3.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/tiff/ChangeLog b/media-libs/tiff/ChangeLog index d57ff7949b13..2fd6d43699ed 100644 --- a/media-libs/tiff/ChangeLog +++ b/media-libs/tiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/tiff # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/ChangeLog,v 1.41 2005/01/02 14:44:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/ChangeLog,v 1.42 2005/01/02 15:59:17 kloeri Exp $ + + 02 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> tiff-3.7.1.ebuild: + Stable on alpha, bug 75213. 02 Jan 2005; Markus Rothe <corsair@gentoo.org> tiff-3.7.1.ebuild: Stable on ppc64 diff --git a/media-libs/tiff/tiff-3.7.1.ebuild b/media-libs/tiff/tiff-3.7.1.ebuild index d022915164ba..b1f123e2a771 100644 --- a/media-libs/tiff/tiff-3.7.1.ebuild +++ b/media-libs/tiff/tiff-3.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.7.1.ebuild,v 1.5 2005/01/02 14:44:09 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tiff/tiff-3.7.1.ebuild,v 1.6 2005/01/02 15:59:17 kloeri 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 |