commit:     c136ed4c31ad6688ff68b7f14c8b56f5f8d2504c
Author:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Tue Jan 22 15:35:05 2019 +0000
Commit:     Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Tue Jan 22 15:35:05 2019 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=c136ed4c

sci-biology/biobambam2: upstream moved from github to gitlab

Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Martin Mokrejs <mmokrejs <AT> fold.natur.cuni.cz>

 sci-biology/biobambam2/biobambam2-2.0.89.ebuild |  5 +++--
 sci-biology/biobambam2/biobambam2-9999.ebuild   | 11 ++++++-----
 2 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/sci-biology/biobambam2/biobambam2-2.0.89.ebuild 
b/sci-biology/biobambam2/biobambam2-2.0.89.ebuild
index f4d9679eb..3ebc9cae5 100644
--- a/sci-biology/biobambam2/biobambam2-2.0.89.ebuild
+++ b/sci-biology/biobambam2/biobambam2-2.0.89.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,7 +6,8 @@ EAPI=7
 inherit autotools
 
 DESCRIPTION="Tools for bam file processing (libmaus2)"
-HOMEPAGE="https://github.com/gt1/biobambam2";
+HOMEPAGE="https://gitlab.com/german.tischler/biobambam2
+       https://github.com/gt1/biobambam2";
 
SRC_URI="https://github.com/gt1/biobambam2/archive/2.0.89-release-20180518145034.tar.gz";
 
 LICENSE="GPL-3 MIT"

diff --git a/sci-biology/biobambam2/biobambam2-9999.ebuild 
b/sci-biology/biobambam2/biobambam2-9999.ebuild
index e2fc6946a..59774ca56 100644
--- a/sci-biology/biobambam2/biobambam2-9999.ebuild
+++ b/sci-biology/biobambam2/biobambam2-9999.ebuild
@@ -1,13 +1,14 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 inherit git-r3 autotools
 
-DESCRIPTION="Tools for bam file processing (libmaus2)"
-HOMEPAGE="https://github.com/gt1/biobambam2";
-EGIT_REPO_URI="https://github.com/gt1/biobambam2.git";
+DESCRIPTION="Tools for bam file processing (using libmaus2)"
+HOMEPAGE="https://gitlab.com/german.tischler/biobambam2
+       https://github.com/gt1/biobambam2";
+EGIT_REPO_URI="https://gitlab.com/german.tischler/biobambam2";
 
 LICENSE="GPL-3 MIT"
 SLOT="0"
@@ -16,7 +17,7 @@ IUSE=""
 
 DEPEND="
        !sci-biology/biobambam
-       >=sci-libs/libmaus2-2.0.225"
+       >=sci-libs/libmaus2-2.0.555"
 RDEPEND="${DEPEND}"
 
 src_prepare() {

Reply via email to