mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
dev-python/sqlalchemy-rqlite: remove variables from HOMEPAGE
Package-Manager: Portage-2.3.28, Repoman-2.3.9
This commit is contained in:
committed by
Zac Medico
parent
6e8e004fe1
commit
9284ad8c28
@@ -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="A SQLAlchemy dialect for rqlite"
|
||||
EGIT_REPO_URI="https://github.com/rqlite/sqlalchemy-rqlite.git"
|
||||
HOMEPAGE="${EGIT_REPO_URI%.git}/"
|
||||
HOMEPAGE="https://github.com/rqlite/sqlalchemy-rqlite"
|
||||
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="A SQLAlchemy dialect for rqlite"
|
||||
EGIT_REPO_URI="https://github.com/rqlite/sqlalchemy-rqlite.git"
|
||||
HOMEPAGE="${EGIT_REPO_URI%.git}/"
|
||||
HOMEPAGE="https://github.com/rqlite/sqlalchemy-rqlite"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user