projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72e7e7b
)
dev-python/fudge: Added python3_5. EAPI-6 conversion.
author
Lars Wendler
<polynomial-c@gentoo.org>
Tue, 3 May 2016 11:42:15 +0000
(13:42 +0200)
committer
Lars Wendler
<polynomial-c@gentoo.org>
Tue, 3 May 2016 11:42:28 +0000
(13:42 +0200)
Package-Manager: portage-2.2.28
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
dev-python/fudge/fudge-1.1.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/fudge/fudge-1.1.0.ebuild
b/dev-python/fudge/fudge-1.1.0.ebuild
index cb3a3ea74ceeefcce4a698bcd33e3c04351e2625..c92ba518b5664caca14134c068e0846938a24444 100644
(file)
--- a/
dev-python/fudge/fudge-1.1.0.ebuild
+++ b/
dev-python/fudge/fudge-1.1.0.ebuild
@@
-1,9
+1,9
@@
-# 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
-PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+EAPI=
6
+PYTHON_COMPAT=( python{2_7,3_3,3_4
,3_5
} pypy )
inherit distutils-r1