From a148d4a4218256c00e9a9866b907602642e04488 Mon Sep 17 00:00:00 2001 From: "Marty E. Plummer" Date: Fri, 13 Apr 2018 01:36:32 -0500 Subject: dev-db/rqlite: remove variables from HOMEPAGE Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- dev-db/rqlite/rqlite-4.0.2.ebuild | 4 ++-- dev-db/rqlite/rqlite-4.1.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-db') diff --git a/dev-db/rqlite/rqlite-4.0.2.ebuild b/dev-db/rqlite/rqlite-4.0.2.ebuild index aa19d494946c..68da927a9755 100644 --- a/dev-db/rqlite/rqlite-4.0.2.ebuild +++ b/dev-db/rqlite/rqlite-4.0.2.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=6 @@ -28,7 +28,7 @@ inherit golang-vcs-snapshot KEYWORDS="~amd64" DESCRIPTION="Replicated SQLite using the Raft consensus protocol" -HOMEPAGE="https://${EGO_PN} http://www.philipotoole.com/tag/rqlite/" +HOMEPAGE="https://github.com/rqlite/rqlite http://www.philipotoole.com/tag/rqlite/" LICENSE="MIT" SLOT="0" IUSE="" diff --git a/dev-db/rqlite/rqlite-4.1.0.ebuild b/dev-db/rqlite/rqlite-4.1.0.ebuild index 1462c4460acc..a7408b506076 100644 --- a/dev-db/rqlite/rqlite-4.1.0.ebuild +++ b/dev-db/rqlite/rqlite-4.1.0.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=6 @@ -28,7 +28,7 @@ inherit golang-vcs-snapshot KEYWORDS="~amd64" DESCRIPTION="Replicated SQLite using the Raft consensus protocol" -HOMEPAGE="https://${EGO_PN} http://www.philipotoole.com/tag/rqlite/" +HOMEPAGE="https://github.com/rqlite/rqlite http://www.philipotoole.com/tag/rqlite/" LICENSE="MIT" SLOT="0" IUSE="" -- cgit v1.2.3-65-gdbad