diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-10-31 20:39:31 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-10-31 20:39:31 +0000 |
commit | 1c2d70d875a1a7a5bb405a479a5b4b0ae2e92d9d (patch) | |
tree | 13b1950f1b5e9f8eb2dc5f511e716f817914cb3a /sci-libs | |
parent | Stable on x86. (diff) | |
download | gentoo-2-1c2d70d875a1a7a5bb405a479a5b4b0ae2e92d9d.tar.gz gentoo-2-1c2d70d875a1a7a5bb405a479a5b4b0ae2e92d9d.tar.bz2 gentoo-2-1c2d70d875a1a7a5bb405a479a5b4b0ae2e92d9d.zip |
stable amd64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/libgeotiff/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/libgeotiff/libgeotiff-1.2.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/libgeotiff/ChangeLog b/sci-libs/libgeotiff/ChangeLog index cde75d2efced..d044771ffd08 100644 --- a/sci-libs/libgeotiff/ChangeLog +++ b/sci-libs/libgeotiff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/libgeotiff # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeotiff/ChangeLog,v 1.10 2005/09/16 07:34:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeotiff/ChangeLog,v 1.11 2005/10/31 20:39:31 blubb Exp $ + + 31 Oct 2005; Simon Stelling <blubb@gentoo.org> libgeotiff-1.2.1-r1.ebuild: + stable on amd64 16 Sep 2005; Aron Griffis <agriffis@gentoo.org> libgeotiff-1.2.1-r1.ebuild: diff --git a/sci-libs/libgeotiff/libgeotiff-1.2.1-r1.ebuild b/sci-libs/libgeotiff/libgeotiff-1.2.1-r1.ebuild index b2c847b7e27b..8023a02e6ae3 100644 --- a/sci-libs/libgeotiff/libgeotiff-1.2.1-r1.ebuild +++ b/sci-libs/libgeotiff/libgeotiff-1.2.1-r1.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/sci-libs/libgeotiff/libgeotiff-1.2.1-r1.ebuild,v 1.5 2005/09/16 07:34:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeotiff/libgeotiff-1.2.1-r1.ebuild,v 1.6 2005/10/31 20:39:31 blubb Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.remotesensing.org/pub/geotiff/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ~mips ppc ~ppc64 sparc x86" IUSE="" DEPEND="virtual/libc |