aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenda Xu <heroxbd@gentoo.org>2020-01-27 14:23:09 +0800
committerBenda Xu <heroxbd@gentoo.org>2020-01-27 14:23:09 +0800
commit8c30ddaca10c7c0347722e817fa855fa954acb52 (patch)
tree665b532e36fe7c4ddd5b483cba33b62d356937c9 /dev-python
parentdev-python/snakemake: bump to 5.10.0. (diff)
downloadsci-8c30ddaca10c7c0347722e817fa855fa954acb52.tar.gz
sci-8c30ddaca10c7c0347722e817fa855fa954acb52.tar.bz2
sci-8c30ddaca10c7c0347722e817fa855fa954acb52.zip
dev-python/snakemake: update the HOMEPAGE.
Fix the ebuild header. Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/snakemake/snakemake-5.10.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/snakemake/snakemake-5.10.0.ebuild b/dev-python/snakemake/snakemake-5.10.0.ebuild
index 552b02496..1066507d1 100644
--- a/dev-python/snakemake/snakemake-5.10.0.ebuild
+++ b/dev-python/snakemake/snakemake-5.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
DESCRIPTION="Make-like task language"
-HOMEPAGE="https://bitbucket.org/johanneskoester/snakemake/wiki/Home"
+HOMEPAGE="https://bitbucket.org/johanneskoester/snakemake/wiki"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"