From 033a94c6248b2f4890c051b0f1813760a32c5e82 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sat, 14 Apr 2018 19:16:33 +0200 Subject: dev-python/ets: fix HOMEPAGE, replace with github/pypi. page --- dev-python/ets/ets-4.4.1-r1.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'dev-python') diff --git a/dev-python/ets/ets-4.4.1-r1.ebuild b/dev-python/ets/ets-4.4.1-r1.ebuild index edf2d340c781..de96df138714 100644 --- a/dev-python/ets/ets-4.4.1-r1.ebuild +++ b/dev-python/ets/ets-4.4.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,8 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Meta package for the Enthought Tool Suite" -HOMEPAGE="http://code.enthought.com/projects/" +HOMEPAGE="https://pypi.python.org/pypi/ets + https://github.com/enthought/ets" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" -- cgit v1.2.3-65-gdbad