diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-07-18 14:33:43 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-07-18 14:33:43 +0000 |
commit | d6abcc13efa7298c4aa2434cfb0af39941e0f437 (patch) | |
tree | 6ffeb2983a88cb050d7d4190c25eef0c996190af /sci-libs/gdal | |
parent | old (diff) | |
download | gentoo-2-d6abcc13efa7298c4aa2434cfb0af39941e0f437.tar.gz gentoo-2-d6abcc13efa7298c4aa2434cfb0af39941e0f437.tar.bz2 gentoo-2-d6abcc13efa7298c4aa2434cfb0af39941e0f437.zip |
Silence the pkgcore warning.
(Portage version: 2.2.0_alpha45/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/gdal')
-rw-r--r-- | sci-libs/gdal/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/gdal/gdal-1.8.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/gdal/ChangeLog b/sci-libs/gdal/ChangeLog index 7469f1ef4985..f12d81fdba99 100644 --- a/sci-libs/gdal/ChangeLog +++ b/sci-libs/gdal/ChangeLog @@ -1,6 +1,9 @@ # 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.114 2011/07/16 17:45:46 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/gdal/ChangeLog,v 1.115 2011/07/18 14:33:43 scarabeus Exp $ + + 18 Jul 2011; Tomáš Chvátal <scarabeus@gentoo.org> gdal-1.8.0-r1.ebuild: + Silence the pkgcore warning. 16 Jul 2011; Justin Lecher <jlec@gentoo.org> gdal-1.6.3-r1.ebuild, gdal-1.8.0-r1.ebuild, metadata.xml: diff --git a/sci-libs/gdal/gdal-1.8.0-r1.ebuild b/sci-libs/gdal/gdal-1.8.0-r1.ebuild index 6a08dd8157b3..f7a6caca399f 100644 --- a/sci-libs/gdal/gdal-1.8.0-r1.ebuild +++ b/sci-libs/gdal/gdal-1.8.0-r1.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.5 2011/07/16 17:45:45 jlec Exp $ +# $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 $ EAPI=2 @@ -106,7 +106,7 @@ src_configure() { fi # pcidsk is internal, because there is no such library yet released - # also that thing is developed by the gdal people + # also that thing is developed by the gdal people # kakadu, mrsid jp2mrsid - another jpeg2k stuff, ignore # bsb - legal issues # oracle - disabled, i dont have and can't test |