From: Marty E. Plummer Date: Fri, 13 Apr 2018 08:20:57 +0000 (-0500) Subject: dev-python/pyrqlite: remove variables from HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8efa6d1abfd2fb6d4d59da25fb4e9d6f021ad979;p=gentoo.git dev-python/pyrqlite: remove variables from HOMEPAGE Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- diff --git a/dev-python/pyrqlite/pyrqlite-2.0.ebuild b/dev-python/pyrqlite/pyrqlite-2.0.ebuild index 93600a584e2d..a44040325ab9 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 5ba08115361b..f9ed2ca2f640 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"