summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarty E. Plummer <hanetzer@startmail.com>2018-04-13 03:25:59 -0500
committerZac Medico <zmedico@gentoo.org>2018-04-13 02:52:12 -0700
commit9284ad8c28b4d34cb0a926fcbc38a1d47f2c0c82 (patch)
tree2ebfea2d5a0798c3e96d8612f7b512f5140165dd /dev-python/sqlalchemy-rqlite/sqlalchemy-rqlite-1.0.ebuild
parentdev-python/sphinx_celery: remove variables from HOMEPAGE (diff)
downloadgentoo-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/sqlalchemy-rqlite-1.0.ebuild')
-rw-r--r--dev-python/sqlalchemy-rqlite/sqlalchemy-rqlite-1.0.ebuild4
1 files changed, 2 insertions, 2 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"