Migrate to git-2.
authorMichał Górny <mgorny@gentoo.org>
Tue, 20 Sep 2011 22:19:00 +0000 (22:19 +0000)
committerMichał Górny <mgorny@gentoo.org>
Tue, 20 Sep 2011 22:19:00 +0000 (22:19 +0000)
Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64

sci-biology/bioperl-db/ChangeLog
sci-biology/bioperl-db/bioperl-db-9999-r1.ebuild
sci-biology/bioperl-network/ChangeLog
sci-biology/bioperl-network/bioperl-network-9999-r1.ebuild
sci-biology/bioperl-run/ChangeLog
sci-biology/bioperl-run/bioperl-run-9999-r1.ebuild
sci-biology/bioperl/ChangeLog
sci-biology/bioperl/bioperl-9999-r1.ebuild
sci-biology/bioruby/ChangeLog
sci-biology/bioruby/bioruby-9999.ebuild

index e46952f72394c762f4fd92ba148f0d5c2f1f5f5a..e2ef0cf61c714f0cdcebbc1a73cc2b541a6bfa0a 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for sci-biology/bioperl-db
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl-db/ChangeLog,v 1.6 2011/07/18 06:30:29 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl-db/ChangeLog,v 1.7 2011/09/20 22:17:36 mgorny Exp $
+
+  20 Sep 2011; Michał Górny <mgorny@gentoo.org> bioperl-db-9999-r1.ebuild:
+  Migrate to git-2.
 
 *bioperl-db-1.6.9 (18 Jul 2011)
 
index 6ca45452a7d01524e065d762ff1114cc54958e4d..7da85156522575bc7eb842e88c52cc9e277a1eba 100644 (file)
@@ -1,15 +1,16 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl-db/bioperl-db-9999-r1.ebuild,v 1.1 2010/10/17 22:13:33 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl-db/bioperl-db-9999-r1.ebuild,v 1.2 2011/09/20 22:17:36 mgorny Exp $
 
 EAPI="2"
 
-inherit perl-module git
+inherit perl-module git-2
 
 DESCRIPTION="Perl tools for bioinformatics - Perl API that accesses the BioSQL schema"
 HOMEPAGE="http://www.bioperl.org/"
 SRC_URI=""
-EGIT_REPO_URI="git://github.com/bioperl/${PN}.git"
+EGIT_REPO_URI="git://github.com/bioperl/${PN}.git
+       https://github.com/bioperl/${PN}.git"
 
 LICENSE="Artistic GPL-2"
 SLOT="0"
index 41c79755c356799de04900a0b6e90395edd08c7e..c48217515764994c514e4147ab3ffae289d9c789 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for sci-biology/bioperl-network
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl-network/ChangeLog,v 1.6 2011/07/18 06:30:02 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl-network/ChangeLog,v 1.7 2011/09/20 22:17:50 mgorny Exp $
+
+  20 Sep 2011; Michał Górny <mgorny@gentoo.org>
+  bioperl-network-9999-r1.ebuild:
+  Migrate to git-2.
 
 *bioperl-network-1.6.9 (18 Jul 2011)
 
index 6265bcf5acc204e7f33764e81950604bf042fc0f..1285f677a4b353dcabf72c30dd15e30cafc7d591 100644 (file)
@@ -1,15 +1,16 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl-network/bioperl-network-9999-r1.ebuild,v 1.1 2010/10/17 22:15:30 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl-network/bioperl-network-9999-r1.ebuild,v 1.2 2011/09/20 22:17:50 mgorny Exp $
 
 EAPI="2"
 
-inherit perl-module git
+inherit perl-module git-2
 
 DESCRIPTION="Perl tools for bioinformatics - Analysis of protein-protein interaction networks"
 HOMEPAGE="http://www.bioperl.org/"
 SRC_URI=""
-EGIT_REPO_URI="git://github.com/bioperl/${PN}.git"
+EGIT_REPO_URI="git://github.com/bioperl/${PN}.git
+       https://github.com/bioperl/${PN}.git"
 
 LICENSE="Artistic GPL-2"
 SLOT="0"
index 07f848f889bc4c0110c2973180d44f5e10a65b08..85b0657ce99d0e85c79f22c3105e0091e283d525 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for sci-biology/bioperl-run
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl-run/ChangeLog,v 1.21 2011/07/18 06:30:59 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl-run/ChangeLog,v 1.22 2011/09/20 22:19:00 mgorny Exp $
+
+  20 Sep 2011; Michał Górny <mgorny@gentoo.org> bioperl-run-9999-r1.ebuild:
+  Migrate to git-2.
 
 *bioperl-run-1.6.9 (18 Jul 2011)
 
index 2a306df4804ba0e25546edc8d52973fbf4cb92a2..25c5799d2ec335fb548ca634f98af2d8ed03fcb0 100644 (file)
@@ -1,15 +1,16 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl-run/bioperl-run-9999-r1.ebuild,v 1.1 2010/10/17 22:18:33 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl-run/bioperl-run-9999-r1.ebuild,v 1.2 2011/09/20 22:19:00 mgorny Exp $
 
 EAPI="2"
 
-inherit perl-module git
+inherit perl-module git-2
 
 DESCRIPTION="Perl tools for bioinformatics - Wrapper modules around key bioinformatics applications"
 HOMEPAGE="http://www.bioperl.org/"
 SRC_URI=""
-EGIT_REPO_URI="git://github.com/bioperl/${PN}.git"
+EGIT_REPO_URI="git://github.com/bioperl/${PN}.git
+       https://github.com/bioperl/${PN}.git"
 
 LICENSE="Artistic GPL-2"
 SLOT="0"
index c501c9d360ab5cf555b389d2561e6bd4e6eaba9f..84fbd600a09e998c690b60f3ffe19e9db5b95033 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for sci-biology/bioperl
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/ChangeLog,v 1.48 2011/07/18 06:31:35 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/ChangeLog,v 1.49 2011/09/20 22:15:18 mgorny Exp $
+
+  20 Sep 2011; Michał Górny <mgorny@gentoo.org> bioperl-9999-r1.ebuild:
+  Migrate to git-2.
 
 *bioperl-1.6.9 (18 Jul 2011)
 
index bed16f097e6033a03d702b64654f00eb60a5f971..9145d5d6a83b7d828042fa581a0658c188fc855b 100644 (file)
@@ -1,17 +1,18 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-9999-r1.ebuild,v 1.1 2010/10/17 22:06:04 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioperl/bioperl-9999-r1.ebuild,v 1.2 2011/09/20 22:15:18 mgorny Exp $
 
 EAPI="2"
 
-inherit perl-module git
+inherit perl-module git-2
 
 SUBPROJECTS="+db +network +run"
 
 DESCRIPTION="Perl tools for bioinformatics - Core modules"
 HOMEPAGE="http://www.bioperl.org/"
 SRC_URI=""
-EGIT_REPO_URI="git://github.com/${PN}/${PN}-live.git"
+EGIT_REPO_URI="git://github.com/${PN}/${PN}-live.git
+       https://github.com/${PN}/${PN}-live.git"
 
 LICENSE="Artistic GPL-2"
 SLOT="0"
index c214870f46f17b566b09bcb183f0c6d6e70cc18c..ad0754b3a30e695a15e8060e2ab1a8d23eb4b832 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for sci-biology/bioruby
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioruby/ChangeLog,v 1.12 2009/09/21 22:17:30 maekke Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioruby/ChangeLog,v 1.13 2011/09/20 22:11:00 mgorny Exp $
+
+  20 Sep 2011; Michał Górny <mgorny@gentoo.org> bioruby-9999.ebuild:
+  Migrate to git-2.
 
   21 Sep 2009; Markus Meier <maekke@gentoo.org> bioruby-1.3.1.ebuild:
   amd64/x86 stable, bug #285626
index 7b2901a24b5668d4b051dcdfe4784b68954720fc..779ec4a80a8d943eaa3afbb4138e227002e77fa1 100644 (file)
@@ -1,12 +1,13 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioruby/bioruby-9999.ebuild,v 1.1 2009/09/19 21:41:54 weaver Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-biology/bioruby/bioruby-9999.ebuild,v 1.2 2011/09/20 22:11:00 mgorny Exp $
 
 EAPI="2"
 
-EGIT_REPO_URI="git://github.com/bioruby/bioruby.git"
+EGIT_REPO_URI="git://github.com/bioruby/bioruby.git
+       https://github.com/bioruby/bioruby.git"
 
-inherit ruby git
+inherit ruby git-2
 
 DESCRIPTION="An integrated environment for bioinformatics using the Ruby language"
 LICENSE="Ruby"