summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2012-02-24 04:44:13 +0000
committerWilliam Hubbs <williamh@gentoo.org>2012-02-24 04:44:13 +0000
commita1bab13bfccfc1b945bfceb03f61fc2145de080a (patch)
tree640f2c3051ae036c72661edb04810399a95ab0fb /sys-apps/kmod
parentbump; last missing svdrpsend/svdrpsend.pl changes (diff)
downloadgentoo-2-a1bab13bfccfc1b945bfceb03f61fc2145de080a.tar.gz
gentoo-2-a1bab13bfccfc1b945bfceb03f61fc2145de080a.tar.bz2
gentoo-2-a1bab13bfccfc1b945bfceb03f61fc2145de080a.zip
migrate git repository to kernel.org
(Portage version: 2.2.0_alpha88/cvs/Linux i686)
Diffstat (limited to 'sys-apps/kmod')
-rw-r--r--sys-apps/kmod/ChangeLog6
-rw-r--r--sys-apps/kmod/kmod-5.ebuild4
-rw-r--r--sys-apps/kmod/kmod-9999.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-apps/kmod/ChangeLog b/sys-apps/kmod/ChangeLog
index 2fdd14017c66..258441b570f0 100644
--- a/sys-apps/kmod/ChangeLog
+++ b/sys-apps/kmod/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/kmod
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/ChangeLog,v 1.21 2012/02/19 04:18:19 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/ChangeLog,v 1.22 2012/02/24 04:44:13 williamh Exp $
+
+ 24 Feb 2012; William Hubbs <williamh@gentoo.org> kmod-5.ebuild,
+ kmod-9999.ebuild:
+ migrate git repository to kernel.org
19 Feb 2012; William Hubbs <williamh@gentoo.org> -kmod-4.ebuild:
remove old version
diff --git a/sys-apps/kmod/kmod-5.ebuild b/sys-apps/kmod/kmod-5.ebuild
index a522395e45d7..67585162bbd1 100644
--- a/sys-apps/kmod/kmod-5.ebuild
+++ b/sys-apps/kmod/kmod-5.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/kmod-5.ebuild,v 1.2 2012/02/08 16:56:21 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/kmod-5.ebuild,v 1.3 2012/02/24 04:44:13 williamh Exp $
EAPI=4
-EGIT_REPO_URI="git://git.profusion.mobi/${PN}.git"
+EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/kernel/${PN}/${PN}.git"
[[ "${PV}" == "9999" ]] && vcs=git-2
inherit ${vcs} autotools eutils toolchain-funcs
diff --git a/sys-apps/kmod/kmod-9999.ebuild b/sys-apps/kmod/kmod-9999.ebuild
index add8033ad26f..d64fd247f830 100644
--- a/sys-apps/kmod/kmod-9999.ebuild
+++ b/sys-apps/kmod/kmod-9999.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/kmod-9999.ebuild,v 1.10 2012/02/04 00:37:44 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/kmod/kmod-9999.ebuild,v 1.11 2012/02/24 04:44:13 williamh Exp $
EAPI=4
-EGIT_REPO_URI="git://git.profusion.mobi/${PN}.git"
+EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/kernel/${PN}/${PN}.git"
[[ "${PV}" == "9999" ]] && vcs=git-2
inherit ${vcs} autotools eutils toolchain-funcs