diff --git a/dev-python/pyrqlite/pyrqlite-2.0.ebuild b/dev-python/pyrqlite/pyrqlite-2.0.ebuild index 93600a584e2d5..a44040325ab94 100644 --- a/dev-python/pyrqlite/pyrqlite-2.0.ebuild +++ b/dev-python/pyrqlite/pyrqlite-2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ fi DESCRIPTION="Python client for rqlite" EGIT_REPO_URI="https://github.com/rqlite/pyrqlite.git" -HOMEPAGE="${EGIT_REPO_URI%.git}/" +HOMEPAGE="https://github.com/rqlite/pyrqlite" SRC_URI="${EGIT_REPO_URI%.git}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/pyrqlite/pyrqlite-9999.ebuild b/dev-python/pyrqlite/pyrqlite-9999.ebuild index 5ba08115361b5..f9ed2ca2f6401 100644 --- a/dev-python/pyrqlite/pyrqlite-9999.ebuild +++ b/dev-python/pyrqlite/pyrqlite-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ fi DESCRIPTION="Python client for rqlite" EGIT_REPO_URI="https://github.com/rqlite/pyrqlite.git" -HOMEPAGE="${EGIT_REPO_URI%.git}/" +HOMEPAGE="https://github.com/rqlite/pyrqlite" LICENSE="MIT" SLOT="0"