diff options
author | Steve Arnold <nerdboy@gentoo.org> | 2006-05-25 19:18:55 +0000 |
---|---|---|
committer | Steve Arnold <nerdboy@gentoo.org> | 2006-05-25 19:18:55 +0000 |
commit | cdaee42aebdc172af592e6bba399c271b1b52957 (patch) | |
tree | fcc9c4c5bd38d88dd53f2ca702fba90f877e7355 /sci-libs/geos/files | |
parent | overdue stable bumps, added newest version, removed oldest (diff) | |
download | historical-cdaee42aebdc172af592e6bba399c271b1b52957.tar.gz historical-cdaee42aebdc172af592e6bba399c271b1b52957.tar.bz2 historical-cdaee42aebdc172af592e6bba399c271b1b52957.zip |
overdue stable bumps, added newest version, removed oldest
Package-Manager: portage-2.1_rc1-r3
Diffstat (limited to 'sci-libs/geos/files')
-rw-r--r-- | sci-libs/geos/files/digest-geos-2.1.1 | 1 | ||||
-rw-r--r-- | sci-libs/geos/files/geos-2.1.1-multilib.patch | 24 |
2 files changed, 0 insertions, 25 deletions
diff --git a/sci-libs/geos/files/digest-geos-2.1.1 b/sci-libs/geos/files/digest-geos-2.1.1 deleted file mode 100644 index 66cb2e1e55d1..000000000000 --- a/sci-libs/geos/files/digest-geos-2.1.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 8d32a092396fcfb94b3d542959472443 geos-2.1.1.tar.bz2 534903 diff --git a/sci-libs/geos/files/geos-2.1.1-multilib.patch b/sci-libs/geos/files/geos-2.1.1-multilib.patch deleted file mode 100644 index 374ab0db1e4b..000000000000 --- a/sci-libs/geos/files/geos-2.1.1-multilib.patch +++ /dev/null @@ -1,24 +0,0 @@ -diff -Naur geos-2.1.1.orig/source/geom/Makefile.am geos-2.1.1/source/geom/Makefile.am ---- geos-2.1.1.orig/source/geom/Makefile.am 2004-11-24 01:22:49.000000000 +0900 -+++ geos-2.1.1/source/geom/Makefile.am 2005-05-14 21:52:02.000000000 +0900 -@@ -2,7 +2,7 @@ - top_srcdir=@top_srcdir@ - GEOS_VERSION=@VERSION@ - --pkglibdir=$(prefix)/lib -+pkglibdir=$(libdir) - pkglib_LTLIBRARIES = libgeos.la - - INCLUDES = -I$(top_srcdir)/source/headers -DGEOS_VERSION=""$(GEOS_VERSION)"" -diff -Naur geos-2.1.1.orig/source/geom/Makefile.in geos-2.1.1/source/geom/Makefile.in ---- geos-2.1.1.orig/source/geom/Makefile.in 2004-12-17 03:01:32.000000000 +0900 -+++ geos-2.1.1/source/geom/Makefile.in 2005-05-14 21:52:14.000000000 +0900 -@@ -38,7 +38,7 @@ - target_triplet = @target@ - top_srcdir = @top_srcdir@ - --pkglibdir = $(prefix)/lib -+pkglibdir = $(libdir) - ACLOCAL = @ACLOCAL@ - ALLOCA = @ALLOCA@ - AMDEP_FALSE = @AMDEP_FALSE@ |