sci-biology/bedtools: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:57:29 +0000 (21:57 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:57:29 +0000 (21:57 +0200)
Package-Manager: portage-2.2.20.1

sci-biology/bedtools/bedtools-2.16.2.ebuild
sci-biology/bedtools/bedtools-2.20.1.ebuild

index 9a8fdda50bc899da72c8231bd4e4b0da0d95cd0f..3920b4861085065847f21f5486a660e0b64b351b 100644 (file)
@@ -7,7 +7,7 @@ EAPI=4
 inherit flag-o-matic
 
 DESCRIPTION="Tools for manipulation and analysis of BED, GFF/GTF, VCF, and SAM/BAM file formats"
-HOMEPAGE="https://code.google.com/p/bedtools/"
+HOMEPAGE="https://github.com/arq5x/bedtools2"
 SRC_URI="https://bedtools.googlecode.com/files/BEDTools.v${PV}.tar.gz"
 
 LICENSE="GPL-2"
index 637ce63bbecdc063c3db6733ab1b04ae21ddcb66..2e1acbcc9cf8dc9f0ed45f0264597a41853fc2f4 100644 (file)
@@ -7,7 +7,7 @@ EAPI=4
 inherit flag-o-matic
 
 DESCRIPTION="Tools for manipulation and analysis of BED, GFF/GTF, VCF, and SAM/BAM file formats"
-HOMEPAGE="https://code.google.com/p/bedtools/"
+HOMEPAGE="https://github.com/arq5x/bedtools2"
 SRC_URI="https://github.com/arq5x/bedtools2/releases/download/v${PV}/bedtools-${PV}.tar.gz"
 
 LICENSE="GPL-2"