summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-07-22 22:55:24 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-07-22 22:55:24 +0000
commit3e0b8251979578ee9b6abe0fd981d865d347ed97 (patch)
tree95c60c9a770c59ebdab67eac6a95cf501ff8e449 /sci-libs/gdal
parentVersion bump to latest. Punt older. (diff)
downloadgentoo-2-3e0b8251979578ee9b6abe0fd981d865d347ed97.tar.gz
gentoo-2-3e0b8251979578ee9b6abe0fd981d865d347ed97.tar.bz2
gentoo-2-3e0b8251979578ee9b6abe0fd981d865d347ed97.zip
Version bump to the latest. Drop older.
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r--sci-libs/gdal/ChangeLog8
-rw-r--r--sci-libs/gdal/gdal-1.8.1.ebuild (renamed from sci-libs/gdal/gdal-1.8.0-r1.ebuild)3
2 files changed, 8 insertions, 3 deletions
diff --git a/sci-libs/gdal/ChangeLog b/sci-libs/gdal/ChangeLog
index f12d81fdba99..93492512eeda 100644
--- a/sci-libs/gdal/ChangeLog
+++ b/sci-libs/gdal/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sci-libs/gdal
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.115 2011/07/18 14:33:43 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.116 2011/07/22 22:55:24 scarabeus Exp $
+
+*gdal-1.8.1 (22 Jul 2011)
+
+ 22 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> -gdal-1.8.0-r1.ebuild,
+ +gdal-1.8.1.ebuild:
+ Version bump to the latest. Drop older.
18 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> gdal-1.8.0-r1.ebuild:
Silence the pkgcore warning.
diff --git a/sci-libs/gdal/gdal-1.8.0-r1.ebuild b/sci-libs/gdal/gdal-1.8.1.ebuild
index f7a6caca399f..54e273ac470b 100644
--- a/sci-libs/gdal/gdal-1.8.0-r1.ebuild
+++ b/sci-libs/gdal/gdal-1.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.8.0-r1.ebuild,v 1.6 2011/07/18 14:33:43 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/gdal-1.8.1.ebuild,v 1.1 2011/07/22 22:55:24 scarabeus Exp $
EAPI=2
@@ -85,7 +85,6 @@ src_prepare() {
swig/python/GNUmakefile || die
epatch "${FILESDIR}"/1.7.2-ruby_cflags.patch
- epatch "${FILESDIR}"/gdal-png-1.5.patch
# -soname is only accepted by GNU ld/ELF
[[ ${CHOST} == *-darwin* ]] \