projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6db2e20
)
dev-python/biplist: add py3.5 support to vn. 1.0.1, bump to EAPI 6
author
Ian Delaney
<idella4@gentoo.org>
Thu, 14 Apr 2016 02:48:54 +0000
(10:48 +0800)
committer
Ian Delaney
<idella4@gentoo.org>
Thu, 14 Apr 2016 04:47:42 +0000
(12:47 +0800)
Package-Manager: portage-2.2.28
dev-python/biplist/biplist-1.0.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/biplist/biplist-1.0.1.ebuild
b/dev-python/biplist/biplist-1.0.1.ebuild
index a4bc079514dd1d0a7b5b54ca281c44e0fde205ee..ae3e36cc434700b29b87ae99adebabb0244bcc13 100644
(file)
--- a/
dev-python/biplist/biplist-1.0.1.ebuild
+++ b/
dev-python/biplist/biplist-1.0.1.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