public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-kernel/git-sources: git-sources-3.1_rc8.ebuild git-sources-3.1_rc5.ebuild git-sources-3.1_rc6.ebuild ChangeLog git-sources-3.1_rc7.ebuild git-sources-3.1_rc9.ebuild
@ 2011-10-06 18:50 Mike Pagano (mpagano)
  0 siblings, 0 replies; only message in thread
From: Mike Pagano (mpagano) @ 2011-10-06 18:50 UTC (permalink / raw
  To: gentoo-commits

mpagano     11/10/06 18:50:39

  Modified:             git-sources-3.1_rc8.ebuild
                        git-sources-3.1_rc5.ebuild
                        git-sources-3.1_rc6.ebuild ChangeLog
                        git-sources-3.1_rc7.ebuild
                        git-sources-3.1_rc9.ebuild
  Log:
  Migrate rc ebuilds to point to git.kernel.org which is back online
  
  (Portage version: 2.2.0_alpha62/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sys-kernel/git-sources/git-sources-3.1_rc8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc8.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc8.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc8.ebuild?r1=1.1&r2=1.2

Index: git-sources-3.1_rc8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- git-sources-3.1_rc8.ebuild	28 Sep 2011 13:22:56 -0000	1.1
+++ git-sources-3.1_rc8.ebuild	6 Oct 2011 18:50:38 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc8.ebuild,v 1.1 2011/09/28 13:22:56 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc8.ebuild,v 1.2 2011/10/06 18:50:38 mpagano Exp $
 
 EAPI="4"
 UNIPATCH_STRICTORDER="yes"
@@ -18,7 +18,7 @@
 
 DESCRIPTION="The very latest -git version of the Linux kernel"
 HOMEPAGE="http://www.kernel.org"
-EGIT_REPO_URI="https://github.com/torvalds/linux.git"
+EGIT_REPO_URI="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git"
 EGIT_COMMIT="v${PV/_/-}"
 
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"



1.4                  sys-kernel/git-sources/git-sources-3.1_rc5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc5.ebuild?r1=1.3&r2=1.4

Index: git-sources-3.1_rc5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- git-sources-3.1_rc5.ebuild	18 Sep 2011 21:08:36 -0000	1.3
+++ git-sources-3.1_rc5.ebuild	6 Oct 2011 18:50:38 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc5.ebuild,v 1.3 2011/09/18 21:08:36 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc5.ebuild,v 1.4 2011/10/06 18:50:38 mpagano Exp $
 
 EAPI="4"
 UNIPATCH_STRICTORDER="yes"
@@ -18,7 +18,7 @@
 
 DESCRIPTION="The very latest -git version of the Linux kernel"
 HOMEPAGE="http://www.kernel.org"
-EGIT_REPO_URI="https://github.com/torvalds/linux.git"
+EGIT_REPO_URI="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git"
 EGIT_COMMIT="v${PV/_/-}"
 
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"



1.4                  sys-kernel/git-sources/git-sources-3.1_rc6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc6.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc6.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc6.ebuild?r1=1.3&r2=1.4

Index: git-sources-3.1_rc6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc6.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- git-sources-3.1_rc6.ebuild	18 Sep 2011 21:08:36 -0000	1.3
+++ git-sources-3.1_rc6.ebuild	6 Oct 2011 18:50:38 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc6.ebuild,v 1.3 2011/09/18 21:08:36 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc6.ebuild,v 1.4 2011/10/06 18:50:38 mpagano Exp $
 
 EAPI="4"
 UNIPATCH_STRICTORDER="yes"
@@ -18,7 +18,7 @@
 
 DESCRIPTION="The very latest -git version of the Linux kernel"
 HOMEPAGE="http://www.kernel.org"
-EGIT_REPO_URI="https://github.com/torvalds/linux.git"
+EGIT_REPO_URI="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git"
 EGIT_COMMIT="v${PV/_/-}"
 
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"



1.1270               sys-kernel/git-sources/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/git-sources/ChangeLog?rev=1.1270&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/git-sources/ChangeLog?rev=1.1270&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/git-sources/ChangeLog?r1=1.1269&r2=1.1270

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v
retrieving revision 1.1269
retrieving revision 1.1270
diff -u -r1.1269 -r1.1270
--- ChangeLog	5 Oct 2011 13:19:57 -0000	1.1269
+++ ChangeLog	6 Oct 2011 18:50:38 -0000	1.1270
@@ -1,6 +1,11 @@
 # ChangeLog for sys-kernel/git-sources
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.1269 2011/10/05 13:19:57 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/ChangeLog,v 1.1270 2011/10/06 18:50:38 mpagano Exp $
+
+  06 Oct 2011; Michael Pagano <mpagano@gentoo.org> git-sources-3.1_rc5.ebuild,
+  git-sources-3.1_rc6.ebuild, git-sources-3.1_rc7.ebuild,
+  git-sources-3.1_rc8.ebuild, git-sources-3.1_rc9.ebuild:
+  Migrate rc ebuilds to point to git.kernel.org which is back online
 
 *git-sources-3.1_rc9 (05 Oct 2011)
 



1.2                  sys-kernel/git-sources/git-sources-3.1_rc7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc7.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc7.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc7.ebuild?r1=1.1&r2=1.2

Index: git-sources-3.1_rc7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- git-sources-3.1_rc7.ebuild	22 Sep 2011 13:42:40 -0000	1.1
+++ git-sources-3.1_rc7.ebuild	6 Oct 2011 18:50:38 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc7.ebuild,v 1.1 2011/09/22 13:42:40 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc7.ebuild,v 1.2 2011/10/06 18:50:38 mpagano Exp $
 
 EAPI="4"
 UNIPATCH_STRICTORDER="yes"
@@ -18,7 +18,7 @@
 
 DESCRIPTION="The very latest -git version of the Linux kernel"
 HOMEPAGE="http://www.kernel.org"
-EGIT_REPO_URI="https://github.com/torvalds/linux.git"
+EGIT_REPO_URI="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git"
 EGIT_COMMIT="v${PV/_/-}"
 
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"



1.2                  sys-kernel/git-sources/git-sources-3.1_rc9.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc9.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc9.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc9.ebuild?r1=1.1&r2=1.2

Index: git-sources-3.1_rc9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- git-sources-3.1_rc9.ebuild	5 Oct 2011 13:19:57 -0000	1.1
+++ git-sources-3.1_rc9.ebuild	6 Oct 2011 18:50:38 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc9.ebuild,v 1.1 2011/10/05 13:19:57 mpagano Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/git-sources/git-sources-3.1_rc9.ebuild,v 1.2 2011/10/06 18:50:38 mpagano Exp $
 
 EAPI="4"
 UNIPATCH_STRICTORDER="yes"
@@ -18,7 +18,7 @@
 
 DESCRIPTION="The very latest -git version of the Linux kernel"
 HOMEPAGE="http://www.kernel.org"
-EGIT_REPO_URI="https://github.com/torvalds/linux.git"
+EGIT_REPO_URI="https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git"
 EGIT_COMMIT="v${PV/_/-}"
 
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-10-06 18:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-06 18:50 [gentoo-commits] gentoo-x86 commit in sys-kernel/git-sources: git-sources-3.1_rc8.ebuild git-sources-3.1_rc5.ebuild git-sources-3.1_rc6.ebuild ChangeLog git-sources-3.1_rc7.ebuild git-sources-3.1_rc9.ebuild Mike Pagano (mpagano)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox