summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTupone Alfredo <tupone@gentoo.org>2017-04-18 22:40:25 +0200
committerTupone Alfredo <tupone@gentoo.org>2017-04-18 22:40:25 +0200
commit3968fbe1a801e276a36abce16bf412792f7b3fe8 (patch)
treed36e4f95047305bb126d63b1d15f5961a707a26e /dev-ada/gnatcoll/files
parentdev-util/radare2: bump up to 1.4.0 (diff)
downloadgentoo-3968fbe1a801e276a36abce16bf412792f7b3fe8.tar.gz
gentoo-3968fbe1a801e276a36abce16bf412792f7b3fe8.tar.bz2
gentoo-3968fbe1a801e276a36abce16bf412792f7b3fe8.zip
dev-ada/gnatcoll: port to python-single-r1. Bug #615914
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-ada/gnatcoll/files')
-rw-r--r--dev-ada/gnatcoll/files/gnatcoll-2016-gentoo.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/dev-ada/gnatcoll/files/gnatcoll-2016-gentoo.patch b/dev-ada/gnatcoll/files/gnatcoll-2016-gentoo.patch
index bb2112a058fc..e69b6e50a90e 100644
--- a/dev-ada/gnatcoll/files/gnatcoll-2016-gentoo.patch
+++ b/dev-ada/gnatcoll/files/gnatcoll-2016-gentoo.patch
@@ -101,6 +101,15 @@
package Linker is
--- gnatcoll-gpl-2016-src/gnatcoll_shared.gpr.in.old 2017-01-20 19:50:03.222808656 +0100
+++ gnatcoll-gpl-2016-src/gnatcoll_shared.gpr.in 2017-01-20 19:50:28.200399274 +0100
+@@ -13,7 +13,7 @@
+
+ type Yes_No is ("yes", "no");
+ Gtk : Yes_No := External ("GTK", "@WITH_GTK@");
+- Python : Yes_No := External ("PYTHON", "@WITH_PYTHON@");
++ Python : Yes_No := "@WITH_PYTHON@";
+ Syslog : Yes_No := External ("SYSLOG", "@WITH_SYSLOG@");
+ Postgres : Yes_No := External ("POSTGRES", "@WITH_POSTGRES@");
+ type Sqlite_Inclusion is ("yes", "no", "embedded");
@@ -67,7 +67,7 @@
when "Production" =>