Skip to content

Commit

Permalink
app-misc/gramps: fix gramps-3.4.0-use_bsddb3.patch for EAPI 6
Browse files Browse the repository at this point in the history
Gentoo-Bug: https://bugs.gentoo.org/588292

Package-Manager: portage-2.2.28
  • Loading branch information
austin987 committed Jul 8, 2016
1 parent fbe5caf commit e38867b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app-misc/gramps/files/gramps-3.4.0-use_bsddb3.patch
Original file line number Diff line number Diff line change
@@ -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', '')
Expand Down
1 change: 0 additions & 1 deletion app-misc/gramps/gramps-3.4.9-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

EAPI=6
PYTHON_COMPAT=( python2_7 )
GCONF_DEBUG="no"

inherit gnome2 python-single-r1

Expand Down

0 comments on commit e38867b

Please sign in to comment.