projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1d3b78
)
dev-vcs/gitg: add support for Python 3.5
author
Louis Sautier
<sautier.louis@gmail.com>
Fri, 29 Jan 2016 11:53:01 +0000
(12:53 +0100)
committer
Louis Sautier
<sautier.louis@gmail.com>
Sat, 30 Jan 2016 15:15:57 +0000
(16:15 +0100)
Package-Manager: portage-2.2.27
dev-vcs/gitg/gitg-3.18.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-vcs/gitg/gitg-3.18.0.ebuild
b/dev-vcs/gitg/gitg-3.18.0.ebuild
index b23a33b1a2815a27f85fd272d35fa1c3c712a554..e3fa8872217a264970dcf5b6d5c4e354b63b5d68 100644
(file)
--- a/
dev-vcs/gitg/gitg-3.18.0.ebuild
+++ b/
dev-vcs/gitg/gitg-3.18.0.ebuild
@@
-1,11
+1,11
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
GCONF_DEBUG="no"
GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python{3_3,3_4} )
+PYTHON_COMPAT=( python{3_3,3_4
,3_5
} )
inherit gnome2 python-r1 vala