diff options
Diffstat (limited to 'sci-biology/pysam/pysam-0.6-r1.ebuild')
-rw-r--r-- | sci-biology/pysam/pysam-0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-biology/pysam/pysam-0.6-r1.ebuild b/sci-biology/pysam/pysam-0.6-r1.ebuild index 2ac4686b35f6..7c6c305f0d34 100644 --- a/sci-biology/pysam/pysam-0.6-r1.ebuild +++ b/sci-biology/pysam/pysam-0.6-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Python interface for the SAM/BAM sequence alignment and mapping format" -HOMEPAGE="http://code.google.com/p/pysam https://pypi.python.org/pypi/pysam" +HOMEPAGE="https://code.google.com/p/pysam https://pypi.python.org/pypi/pysam" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="MIT" |