summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2009-07-28 14:45:17 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2009-07-28 14:45:17 +0000
commit03f383e09ae6ff088ba826e70b513c405b6f1504 (patch)
treed713a47a33f542e379ec7cf769009756e64b8915 /sci-libs/geos/files
parentRemove vulnerable versions, bug 271685 (diff)
downloadgentoo-2-03f383e09ae6ff088ba826e70b513c405b6f1504.tar.gz
gentoo-2-03f383e09ae6ff088ba826e70b513c405b6f1504.tar.bz2
gentoo-2-03f383e09ae6ff088ba826e70b513c405b6f1504.zip
Version bump also fixed license in previous versions.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/geos/files')
-rw-r--r--sci-libs/geos/files/geos-3.0.3-test.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/sci-libs/geos/files/geos-3.0.3-test.patch b/sci-libs/geos/files/geos-3.0.3-test.patch
deleted file mode 100644
index a6ec0244a0e8..000000000000
--- a/sci-libs/geos/files/geos-3.0.3-test.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- tests/unit/geos_unit.cpp.orig 2008-11-27 11:21:28.000000000 +0000
-+++ tests/unit/geos_unit.cpp 2008-11-27 11:22:12.000000000 +0000
-@@ -8,6 +8,7 @@
- #include <tut.h>
- #include <tut_reporter.h>
- // STL
-+#include <cstdlib>
- #include <iostream>
- #include <iomanip>
- // GEOS