projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da6d0e9
)
dev-python/PyRSS2Gen: Add python3.5
author
Mike Gilbert
<floppym@gentoo.org>
Wed, 11 May 2016 19:45:27 +0000
(15:45 -0400)
committer
Mike Gilbert
<floppym@gentoo.org>
Wed, 11 May 2016 20:33:21 +0000
(16:33 -0400)
Package-Manager: portage-2.2.28_p106
dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild
b/dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild
index ca06310ffe7168e9c5766afd3540008be106cd14..4f874273571638347b732452ae1950b82858bc5d 100644
(file)
--- a/
dev-python/PyRSS2Gen/PyRSS2Gen-1.1.ebuild
+++ b/
dev-python/PyRSS2Gen/PyRSS2Gen-1.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 )
+PYTHON_COMPAT=( python{2_7,3_3,3_4
,3_5
} pypy )
inherit distutils-r1