mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-python/pyrqlite: remove variables from HOMEPAGE
Package-Manager: Portage-2.3.28, Repoman-2.3.9
This commit is contained in:
committed by
Zac Medico
parent
ae11184768
commit
8efa6d1abf
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user