dev-python/eliot: Fix HOMEPAGE
authorJonas Stein <jstein@gentoo.org>
Tue, 3 Apr 2018 23:37:05 +0000 (01:37 +0200)
committerJonas Stein <jstein@gentoo.org>
Tue, 3 Apr 2018 23:46:39 +0000 (01:46 +0200)
Package-Manager: Portage-2.3.28, Repoman-2.3.9

dev-python/eliot/eliot-0.4.0.ebuild

index 7055927e56d73420bdc708d4d240b7cfd7c25e37..f9fe661676b5e2b0b62b85cabf5c7018764e6f27 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python{2_7,3_4} pypy )
 inherit distutils-r1
 
 DESCRIPTION="Logging as Storytelling"
-HOMEPAGE="https://github.com/hybridcluster/${PN}"
+HOMEPAGE="https://github.com/ScatterHQ/eliot"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"