floppym 15/04/25 16:28:24
Modified: netifrc-0.2.2.ebuild netifrc-0.2.4.ebuild
netifrc-0.3.0.ebuild netifrc-9999.ebuild
netifrc-0.3.1.ebuild netifrc-0.2.3.ebuild ChangeLog
Log:
Replace links pointing at git.overlays.gentoo.org.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key
0BBEEA1FEA4843A4)
Revision Changes Path
1.12 net-misc/netifrc/netifrc-0.2.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/netifrc-0.2.2.ebuild?rev=1.12&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/netifrc-0.2.2.ebuild?rev=1.12&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/netifrc-0.2.2.ebuild?r1=1.11&r2=1.12
Index: netifrc-0.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-0.2.2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- netifrc-0.2.2.ebuild 27 Jul 2014 11:13:00 -0000 1.11
+++ netifrc-0.2.2.ebuild 25 Apr 2015 16:28:24 -0000 1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-0.2.2.ebuild,v
1.11 2014/07/27 11:13:00 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-0.2.2.ebuild,v
1.12 2015/04/25 16:28:24 floppym Exp $
EAPI=5
@@ -10,7 +10,7 @@
HOMEPAGE="http://www.gentoo.org/proj/en/base/openrc/"
if [[ ${PV} == "9999" ]]; then
- EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/${PN}.git"
+ EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git"
inherit git-2
else
SRC_URI="http://dev.gentoo.org/~robbat2/distfiles/${P}.tar.bz2"
1.4 net-misc/netifrc/netifrc-0.2.4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/netifrc-0.2.4.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/netifrc-0.2.4.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/netifrc-0.2.4.ebuild?r1=1.3&r2=1.4
Index: netifrc-0.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-0.2.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- netifrc-0.2.4.ebuild 8 Dec 2014 11:36:41 -0000 1.3
+++ netifrc-0.2.4.ebuild 25 Apr 2015 16:28:24 -0000 1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-0.2.4.ebuild,v 1.3
2014/12/08 11:36:41 heroxbd Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-0.2.4.ebuild,v 1.4
2015/04/25 16:28:24 floppym Exp $
EAPI=5
@@ -10,7 +10,7 @@
HOMEPAGE="http://www.gentoo.org/proj/en/base/openrc/"
if [[ ${PV} == "9999" ]]; then
- EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/${PN}.git"
+ EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git"
inherit git-2
else
SRC_URI="http://dev.gentoo.org/~robbat2/distfiles/${P}.tar.bz2"
1.5 net-misc/netifrc/netifrc-0.3.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/netifrc-0.3.0.ebuild?rev=1.5&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/netifrc-0.3.0.ebuild?rev=1.5&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/netifrc-0.3.0.ebuild?r1=1.4&r2=1.5
Index: netifrc-0.3.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-0.3.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- netifrc-0.3.0.ebuild 5 Mar 2015 04:16:37 -0000 1.4
+++ netifrc-0.3.0.ebuild 25 Apr 2015 16:28:24 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-0.3.0.ebuild,v 1.4
2015/03/05 04:16:37 heroxbd Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-0.3.0.ebuild,v 1.5
2015/04/25 16:28:24 floppym Exp $
EAPI=5
@@ -10,7 +10,7 @@
HOMEPAGE="http://www.gentoo.org/proj/en/base/openrc/"
if [[ ${PV} == "9999" ]]; then
- EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/${PN}.git"
+ EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git"
#EGIT_REPO_URI="git://github.com/gentoo/netifrc" # Alternate
inherit git-r3
else
1.13 net-misc/netifrc/netifrc-9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/netifrc-9999.ebuild?rev=1.13&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/netifrc-9999.ebuild?rev=1.13&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/netifrc-9999.ebuild?r1=1.12&r2=1.13
Index: netifrc-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-9999.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- netifrc-9999.ebuild 12 Mar 2015 12:24:41 -0000 1.12
+++ netifrc-9999.ebuild 25 Apr 2015 16:28:24 -0000 1.13
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-9999.ebuild,v 1.12
2015/03/12 12:24:41 heroxbd Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-9999.ebuild,v 1.13
2015/04/25 16:28:24 floppym Exp $
EAPI=5
@@ -10,7 +10,7 @@
HOMEPAGE="http://www.gentoo.org/proj/en/base/openrc/"
if [[ ${PV} == "9999" ]]; then
- EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/${PN}.git"
+ EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git"
#EGIT_REPO_URI="git://github.com/gentoo/netifrc" # Alternate
inherit git-r3
else
1.4 net-misc/netifrc/netifrc-0.3.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/netifrc-0.3.1.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/netifrc-0.3.1.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/netifrc-0.3.1.ebuild?r1=1.3&r2=1.4
Index: netifrc-0.3.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-0.3.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- netifrc-0.3.1.ebuild 12 Mar 2015 12:24:41 -0000 1.3
+++ netifrc-0.3.1.ebuild 25 Apr 2015 16:28:24 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-0.3.1.ebuild,v 1.3
2015/03/12 12:24:41 heroxbd Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-0.3.1.ebuild,v 1.4
2015/04/25 16:28:24 floppym Exp $
EAPI=5
@@ -10,7 +10,7 @@
HOMEPAGE="http://www.gentoo.org/proj/en/base/openrc/"
if [[ ${PV} == "9999" ]]; then
- EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/${PN}.git"
+ EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git"
#EGIT_REPO_URI="git://github.com/gentoo/netifrc" # Alternate
inherit git-r3
else
1.3 net-misc/netifrc/netifrc-0.2.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/netifrc-0.2.3.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/netifrc-0.2.3.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/netifrc-0.2.3.ebuild?r1=1.2&r2=1.3
Index: netifrc-0.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-0.2.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- netifrc-0.2.3.ebuild 27 Jul 2014 11:13:00 -0000 1.2
+++ netifrc-0.2.3.ebuild 25 Apr 2015 16:28:24 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-0.2.3.ebuild,v 1.2
2014/07/27 11:13:00 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/netifrc-0.2.3.ebuild,v 1.3
2015/04/25 16:28:24 floppym Exp $
EAPI=5
@@ -10,7 +10,7 @@
HOMEPAGE="http://www.gentoo.org/proj/en/base/openrc/"
if [[ ${PV} == "9999" ]]; then
- EGIT_REPO_URI="git://git.overlays.gentoo.org/proj/${PN}.git"
+ EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git"
inherit git-2
else
SRC_URI="http://dev.gentoo.org/~robbat2/distfiles/${P}.tar.bz2"
1.46 net-misc/netifrc/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/ChangeLog?rev=1.46&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/ChangeLog?rev=1.46&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/netifrc/ChangeLog?r1=1.45&r2=1.46
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/netifrc/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog 12 Mar 2015 12:37:05 -0000 1.45
+++ ChangeLog 25 Apr 2015 16:28:24 -0000 1.46
@@ -1,6 +1,11 @@
# ChangeLog for net-misc/netifrc
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/ChangeLog,v 1.45
2015/03/12 12:37:05 heroxbd Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netifrc/ChangeLog,v 1.46
2015/04/25 16:28:24 floppym Exp $
+
+ 25 Apr 2015; Mike Gilbert <[email protected]> netifrc-0.2.2.ebuild,
+ netifrc-0.2.3.ebuild, netifrc-0.2.4.ebuild, netifrc-0.3.0.ebuild,
+ netifrc-0.3.1.ebuild, netifrc-9999.ebuild:
+ Replace links pointing at git.overlays.gentoo.org.
12 Mar 2015; Benda Xu <[email protected]> netifrc-0.3.1.ebuild,
netifrc-9999.ebuild: