diff options
author | 2018-04-13 03:25:59 -0500 | |
---|---|---|
committer | 2018-04-13 02:52:12 -0700 | |
commit | 9284ad8c28b4d34cb0a926fcbc38a1d47f2c0c82 (patch) | |
tree | 2ebfea2d5a0798c3e96d8612f7b512f5140165dd /dev-python/sqlalchemy-rqlite | |
parent | dev-python/sphinx_celery: remove variables from HOMEPAGE (diff) | |
download | gentoo-9284ad8c28b4d34cb0a926fcbc38a1d47f2c0c82.tar.gz gentoo-9284ad8c28b4d34cb0a926fcbc38a1d47f2c0c82.tar.bz2 gentoo-9284ad8c28b4d34cb0a926fcbc38a1d47f2c0c82.zip |
dev-python/sqlalchemy-rqlite: remove variables from HOMEPAGE
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-python/sqlalchemy-rqlite')
-rw-r--r-- | dev-python/sqlalchemy-rqlite/sqlalchemy-rqlite-1.0.ebuild | 4 | ||||
-rw-r--r-- | dev-python/sqlalchemy-rqlite/sqlalchemy-rqlite-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/sqlalchemy-rqlite/sqlalchemy-rqlite-1.0.ebuild b/dev-python/sqlalchemy-rqlite/sqlalchemy-rqlite-1.0.ebuild index 731a6fd8e72b..c612eec4bed0 100644 --- a/dev-python/sqlalchemy-rqlite/sqlalchemy-rqlite-1.0.ebuild +++ b/dev-python/sqlalchemy-rqlite/sqlalchemy-rqlite-1.0.ebuild @@ -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" diff --git a/dev-python/sqlalchemy-rqlite/sqlalchemy-rqlite-9999.ebuild b/dev-python/sqlalchemy-rqlite/sqlalchemy-rqlite-9999.ebuild index 575a0522f0ad..f0891fae7cf3 100644 --- a/dev-python/sqlalchemy-rqlite/sqlalchemy-rqlite-9999.ebuild +++ b/dev-python/sqlalchemy-rqlite/sqlalchemy-rqlite-9999.ebuild @@ -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" |