summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2013-11-22 13:35:02 +0000
committerJulian Ospald <hasufell@gentoo.org>2013-11-22 13:35:02 +0000
commit1eee1b27cec285c8e86884f7ac28475344382e2d (patch)
treebc0ba7a6b727be790d5f2eba9645549780198ac2 /sci-libs
parentMore new database files (bug #492298 by Mark Tomich). (diff)
downloadgentoo-2-1eee1b27cec285c8e86884f7ac28475344382e2d.tar.gz
gentoo-2-1eee1b27cec285c8e86884f7ac28475344382e2d.tar.bz2
gentoo-2-1eee1b27cec285c8e86884f7ac28475344382e2d.zip
install missing headers wrt #487068
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/geos/ChangeLog8
-rw-r--r--sci-libs/geos/geos-3.4.1-r1.ebuild (renamed from sci-libs/geos/geos-3.4.1.ebuild)6
2 files changed, 12 insertions, 2 deletions
diff --git a/sci-libs/geos/ChangeLog b/sci-libs/geos/ChangeLog
index 75dabc7bf242..7d5006116423 100644
--- a/sci-libs/geos/ChangeLog
+++ b/sci-libs/geos/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sci-libs/geos
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.83 2013/10/21 00:26:42 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/ChangeLog,v 1.84 2013/11/22 13:35:02 hasufell Exp $
+
+*geos-3.4.1-r1 (22 Nov 2013)
+
+ 22 Nov 2013; Julian Ospald <hasufell@gentoo.org> +geos-3.4.1-r1.ebuild,
+ -geos-3.4.1.ebuild:
+ install missing headers wrt #487068
*geos-3.4.2 (21 Oct 2013)
diff --git a/sci-libs/geos/geos-3.4.1.ebuild b/sci-libs/geos/geos-3.4.1-r1.ebuild
index 0dddcf3cfcf1..2331b30249b3 100644
--- a/sci-libs/geos/geos-3.4.1.ebuild
+++ b/sci-libs/geos/geos-3.4.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.4.1.ebuild,v 1.4 2013/09/30 17:12:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/geos/geos-3.4.1-r1.ebuild,v 1.1 2013/11/22 13:35:02 hasufell Exp $
EAPI="5"
@@ -50,6 +50,10 @@ src_compile() {
src_install() {
emake DESTDIR="${D}" install
+ # https://bugs.gentoo.org/show_bug.cgi?id=487068
+ insinto /usr/include/geos
+ doins include/geos/platform.h
+
use doc && dohtml -r doc/doxygen_docs/html/*
use python && python_optimize "${D}$(python_get_sitedir)"/geos/