commit:     a7a802ad6da2e4fe39d2e2354e979004d909d6cc
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Feb  5 20:18:23 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb  5 21:53:49 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7a802ad

dev-python/graphy: fix HOMEPAGE

 dev-python/graphy/graphy-1.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/graphy/graphy-1.0-r1.ebuild 
b/dev-python/graphy/graphy-1.0-r1.ebuild
index 5c8b9ed9551..38c81ab0bc1 100644
--- a/dev-python/graphy/graphy-1.0-r1.ebuild
+++ b/dev-python/graphy/graphy-1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -10,7 +10,7 @@ inherit distutils-r1
 MY_P=${PN}_${PV}
 
 DESCRIPTION="Simple Chart Library for Python"
-HOMEPAGE="https://code.google.com/p/graphy/";
+HOMEPAGE="https://pypi.python.org/pypi/Graphy";
 SRC_URI="https://${PN}.googlecode.com/files/${MY_P}.tar.bz2";
 
 LICENSE="Apache-2.0"

Reply via email to