diff options
author | Marty E. Plummer <hanetzer@startmail.com> | 2018-04-13 01:36:32 -0500 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2018-04-13 02:52:02 -0700 |
commit | a148d4a4218256c00e9a9866b907602642e04488 (patch) | |
tree | 8b3520c05072ccdb6377e9bccc9e9bde60530c33 /dev-db | |
parent | dev-db/go-etcd: remove variables from HOMEPAGE (diff) | |
download | gentoo-a148d4a4218256c00e9a9866b907602642e04488.tar.gz gentoo-a148d4a4218256c00e9a9866b907602642e04488.tar.bz2 gentoo-a148d4a4218256c00e9a9866b907602642e04488.zip |
dev-db/rqlite: remove variables from HOMEPAGE
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/rqlite/rqlite-4.0.2.ebuild | 4 | ||||
-rw-r--r-- | dev-db/rqlite/rqlite-4.1.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
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="" |