summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-07-08 13:28:10 -0500
committerAustin English <wizardedit@gentoo.org>2016-07-08 13:28:57 -0500
commite38867b2b69044eb64ed641e848376864f3a81dd (patch)
treeb2c1fb69a8f188d5f168ea7515a5e79f14fe55a4 /app-misc/gramps
parentmedia-sound/aacgain: fix path to mp4v2.patch (diff)
downloadgentoo-e38867b2b69044eb64ed641e848376864f3a81dd.tar.gz
gentoo-e38867b2b69044eb64ed641e848376864f3a81dd.tar.bz2
gentoo-e38867b2b69044eb64ed641e848376864f3a81dd.zip
app-misc/gramps: fix gramps-3.4.0-use_bsddb3.patch for EAPI 6
Gentoo-Bug: https://bugs.gentoo.org/588292 Package-Manager: portage-2.2.28
Diffstat (limited to 'app-misc/gramps')
-rw-r--r--app-misc/gramps/files/gramps-3.4.0-use_bsddb3.patch4
-rw-r--r--app-misc/gramps/gramps-3.4.9-r1.ebuild1
2 files changed, 2 insertions, 3 deletions
diff --git a/app-misc/gramps/files/gramps-3.4.0-use_bsddb3.patch b/app-misc/gramps/files/gramps-3.4.0-use_bsddb3.patch
index 6815ef6ef1f0..133c4edfd060 100644
--- a/app-misc/gramps/files/gramps-3.4.0-use_bsddb3.patch
+++ b/app-misc/gramps/files/gramps-3.4.0-use_bsddb3.patch
@@ -1,5 +1,5 @@
---- src/config.py.orig 2012-06-02 07:05:21.479670747 +0200
-+++ src/config.py 2012-06-02 07:05:58.444713800 +0200
+--- a/src/config.py 2012-06-02 07:05:21.479670747 +0200
++++ b/src/config.py 2012-06-02 07:05:58.444713800 +0200
@@ -302,7 +302,7 @@
register('preferences.use-last-view', True)
register('preferences.last-view', '')
diff --git a/app-misc/gramps/gramps-3.4.9-r1.ebuild b/app-misc/gramps/gramps-3.4.9-r1.ebuild
index 4ed4bf7c98e9..dd3a36a1a0f0 100644
--- a/app-misc/gramps/gramps-3.4.9-r1.ebuild
+++ b/app-misc/gramps/gramps-3.4.9-r1.ebuild
@@ -4,7 +4,6 @@
EAPI=6
PYTHON_COMPAT=( python2_7 )
-GCONF_DEBUG="no"
inherit gnome2 python-single-r1