dev-go/go-sqlite3: remove variables from HOMEPAGE
authorMarty E. Plummer <hanetzer@startmail.com>
Fri, 13 Apr 2018 06:49:19 +0000 (01:49 -0500)
committerZac Medico <zmedico@gentoo.org>
Fri, 13 Apr 2018 09:52:06 +0000 (02:52 -0700)
Package-Manager: Portage-2.3.28, Repoman-2.3.9

dev-go/go-sqlite3/go-sqlite3-1.1.0_p20160131.ebuild
dev-go/go-sqlite3/go-sqlite3-1.1.0_p20160307.ebuild

index a609a1001e811c1178b512c8eccb83394a233754..e070e89d0531782b410636d259fb0c41cc644971 100644 (file)
@@ -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=5
@@ -10,7 +10,7 @@ ARCHIVE_URI="https://${EGO_PN%/*}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
 KEYWORDS="~amd64"
 
 DESCRIPTION="Go sqlite3 driver using database/sql"
-HOMEPAGE="https://${EGO_PN%/*}"
+HOMEPAGE="https://github.com/mattn/go-sqlite3"
 SRC_URI="${ARCHIVE_URI}"
 LICENSE="MIT"
 SLOT="0/${PVR}"
index d9152b14e560765675a56dae63377c2c6a2fcbf6..9779c6f59d3417abe48c5f2da7f2fc6a5588918c 100644 (file)
@@ -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=5
@@ -10,7 +10,7 @@ ARCHIVE_URI="https://${EGO_PN%/*}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
 KEYWORDS="~amd64"
 
 DESCRIPTION="Go sqlite3 driver using database/sql"
-HOMEPAGE="https://${EGO_PN%/*}"
+HOMEPAGE="https://github.com/mattn/go-sqlite3"
 SRC_URI="${ARCHIVE_URI}"
 LICENSE="MIT"
 SLOT="0/${PVR}"