summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Arnold <nerdboy@gentoo.org>2005-07-10 20:33:19 +0000
committerSteve Arnold <nerdboy@gentoo.org>2005-07-10 20:33:19 +0000
commit8b43846064773faae9885475d481572faee06450 (patch)
tree4bf74ff1c3c90dcc6c4c0adbf204f4bd23c420d4 /sci-libs
parentlet users test kmplayer rc (diff)
downloadhistorical-8b43846064773faae9885475d481572faee06450.tar.gz
historical-8b43846064773faae9885475d481572faee06450.tar.bz2
historical-8b43846064773faae9885475d481572faee06450.zip
bumping x86 and sparc to stablebumping x86 and sparc to stable
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/libgeotiff/ChangeLog6
-rw-r--r--sci-libs/libgeotiff/Manifest18
-rw-r--r--sci-libs/libgeotiff/libgeotiff-1.2.0.ebuild4
-rw-r--r--sci-libs/libgeotiff/libgeotiff-1.2.1-r1.ebuild4
-rw-r--r--sci-libs/libgeotiff/libgeotiff-1.2.1.ebuild4
5 files changed, 15 insertions, 21 deletions
diff --git a/sci-libs/libgeotiff/ChangeLog b/sci-libs/libgeotiff/ChangeLog
index 5704a671e4fb..eff1b871223b 100644
--- a/sci-libs/libgeotiff/ChangeLog
+++ b/sci-libs/libgeotiff/ChangeLog
@@ -1,6 +1,10 @@
# 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.6 2005/05/26 19:55:02 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeotiff/ChangeLog,v 1.7 2005/07/10 20:33:19 nerdboy Exp $
+
+ 10 Jul 2005; Steve Arnold <nerdboy@gentoo.org> libgeotiff-1.2.0.ebuild,
+ libgeotiff-1.2.1.ebuild, libgeotiff-1.2.1-r1.ebuild:
+ bumping x86 and sparc to stable
26 May 2005; Sven Wegener <swegener@gentoo.org> metadata.xml:
Herd name is 'sci' not 'sci-herd'
diff --git a/sci-libs/libgeotiff/Manifest b/sci-libs/libgeotiff/Manifest
index 20fc6657fa28..4c00b88a8406 100644
--- a/sci-libs/libgeotiff/Manifest
+++ b/sci-libs/libgeotiff/Manifest
@@ -1,18 +1,8 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 3dfbce242c415a6937b5e582252bfe31 libgeotiff-1.2.0.ebuild 1211
-MD5 1aab1653c560533eda5806eef5aca2f5 libgeotiff-1.2.1-r1.ebuild 994
-MD5 328706e097ab03d19bb82af093755389 libgeotiff-1.2.1.ebuild 957
-MD5 49e85810d94760e8fa0854dd523a92d6 ChangeLog 1690
+MD5 cb0cf738682ab2637e2854924cbdf372 ChangeLog 1853
+MD5 8870660c58923543a02f66d365242be4 libgeotiff-1.2.0.ebuild 1210
+MD5 39e0582148eeba42245a651b910f1d2c libgeotiff-1.2.1.ebuild 956
MD5 3cd06cd3d8efbe532cd128301ca23678 metadata.xml 219
+MD5 2a47c3190343f43fa05d320c033d4917 libgeotiff-1.2.1-r1.ebuild 992
MD5 e77842442c89596a723f6ce5745cfd4d files/digest-libgeotiff-1.2.0 68
MD5 0acd02f68bfcde1cc5f3f9db8992c99b files/digest-libgeotiff-1.2.1 68
MD5 0acd02f68bfcde1cc5f3f9db8992c99b files/digest-libgeotiff-1.2.1-r1 68
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1 (GNU/Linux)
-
-iD8DBQFClimxI1lqEGTUzyQRAjGlAJ4uSkTw99ZKKGzQwLrqrKtV+9AIMQCbBecA
-9EdnGBdPG2h8e5AYsm4AUcE=
-=d8OU
------END PGP SIGNATURE-----
diff --git a/sci-libs/libgeotiff/libgeotiff-1.2.0.ebuild b/sci-libs/libgeotiff/libgeotiff-1.2.0.ebuild
index 4cec8431c742..9da1704c905a 100644
--- a/sci-libs/libgeotiff/libgeotiff-1.2.0.ebuild
+++ b/sci-libs/libgeotiff/libgeotiff-1.2.0.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.0.ebuild,v 1.3 2005/02/21 00:00:01 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeotiff/libgeotiff-1.2.0.ebuild,v 1.4 2005/07/10 20:33:19 nerdboy Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.remotesensing.org/pub/geotiff/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~sparc ~hppa ~alpha ~mips ~amd64 ~ppc ~ppc64"
+KEYWORDS="x86 sparc ~hppa ~alpha ~mips ~amd64 ~ppc ~ppc64"
IUSE=""
DEPEND="virtual/libc
diff --git a/sci-libs/libgeotiff/libgeotiff-1.2.1-r1.ebuild b/sci-libs/libgeotiff/libgeotiff-1.2.1-r1.ebuild
index 5948ef3cb99a..486b212be606 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.1 2005/02/21 00:00:01 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeotiff/libgeotiff-1.2.1-r1.ebuild,v 1.2 2005/07/10 20:33:19 nerdboy 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="~x86 ~sparc ~hppa ~mips ~alpha ~amd64 ~ppc ~ppc64"
+KEYWORDS="x86 sparc ~hppa ~mips ~alpha ~amd64 ~ppc ~ppc64"
IUSE=""
DEPEND="virtual/libc
diff --git a/sci-libs/libgeotiff/libgeotiff-1.2.1.ebuild b/sci-libs/libgeotiff/libgeotiff-1.2.1.ebuild
index 5e14f26e10a7..c4380236f0ca 100644
--- a/sci-libs/libgeotiff/libgeotiff-1.2.1.ebuild
+++ b/sci-libs/libgeotiff/libgeotiff-1.2.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/sci-libs/libgeotiff/libgeotiff-1.2.1.ebuild,v 1.3 2005/02/21 00:00:01 nerdboy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeotiff/libgeotiff-1.2.1.ebuild,v 1.4 2005/07/10 20:33:19 nerdboy Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.remotesensing.org/pub/geotiff/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~sparc ~hppa ~mips ~alpha ~amd64 ~ppc ~ppc64"
+KEYWORDS="x86 sparc ~hppa ~mips ~alpha ~amd64 ~ppc ~ppc64"
IUSE=""
DEPEND="virtual/libc