projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
091a784
)
dev-python/pyev: fix HOMEPAGE
author
Michael Mair-Keimberger
<m.mairkeimberger@gmail.com>
Mon, 5 Feb 2018 20:28:11 +0000
(21:28 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 5 Feb 2018 21:53:50 +0000
(22:53 +0100)
dev-python/pyev/pyev-0.9.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pyev/pyev-0.9.0.ebuild
b/dev-python/pyev/pyev-0.9.0.ebuild
index 6340dab787349848986512cd68dcb8875dd6cb4a..7bd3c4243e52ab2c7e4c6b7e7712814e989d6b28 100644
(file)
--- a/
dev-python/pyev/pyev-0.9.0.ebuild
+++ b/
dev-python/pyev/pyev-0.9.0.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-8,8
+8,7
@@
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1
DESCRIPTION="Python libev interface, an event loop"
-HOMEPAGE="https://code.google.com/p/pyev/
- http://pythonhosted.org/pyev/"
+HOMEPAGE="https://pypi.python.org/pypi/pyev/"
SRC_URI="mirror://pypi/p/pyev/${P}.tar.gz"
LICENSE="|| ( BSD GPL-2 )"