diff options
-rw-r--r-- | net-misc/netifrc/netifrc-0.3.0.ebuild | 4 | ||||
-rw-r--r-- | net-misc/netifrc/netifrc-0.3.1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/netifrc/netifrc-0.4.0-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/netifrc/netifrc-0.4.0.ebuild | 4 | ||||
-rw-r--r-- | net-misc/netifrc/netifrc-0.5.0.ebuild | 4 | ||||
-rw-r--r-- | net-misc/netifrc/netifrc-0.5.1.ebuild | 2 | ||||
-rw-r--r-- | net-misc/netifrc/netifrc-9999.ebuild | 4 |
7 files changed, 13 insertions, 13 deletions
diff --git a/net-misc/netifrc/netifrc-0.3.0.ebuild b/net-misc/netifrc/netifrc-0.3.0.ebuild index 716b3617c602..4ab88729401a 100644 --- a/net-misc/netifrc/netifrc-0.3.0.ebuild +++ b/net-misc/netifrc/netifrc-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gentoo.org/proj/en/base/openrc/" if [[ ${PV} == "9999" ]]; then EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git" - #EGIT_REPO_URI="git://github.com/gentoo/netifrc" # Alternate + #EGIT_REPO_URI="https://github.com/gentoo/${PN}" # Alternate inherit git-r3 else SRC_URI="https://dev.gentoo.org/~robbat2/distfiles/${P}.tar.bz2" diff --git a/net-misc/netifrc/netifrc-0.3.1.ebuild b/net-misc/netifrc/netifrc-0.3.1.ebuild index 932c42f038b1..fa4fbb8bc3db 100644 --- a/net-misc/netifrc/netifrc-0.3.1.ebuild +++ b/net-misc/netifrc/netifrc-0.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gentoo.org/proj/en/base/openrc/" if [[ ${PV} == "9999" ]]; then EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git" - #EGIT_REPO_URI="git://github.com/gentoo/netifrc" # Alternate + #EGIT_REPO_URI="https://github.com/gentoo/${PN}" # Alternate inherit git-r3 else SRC_URI="https://dev.gentoo.org/~robbat2/distfiles/${P}.tar.bz2" diff --git a/net-misc/netifrc/netifrc-0.4.0-r1.ebuild b/net-misc/netifrc/netifrc-0.4.0-r1.ebuild index 4de757463e26..9cf45711926d 100644 --- a/net-misc/netifrc/netifrc-0.4.0-r1.ebuild +++ b/net-misc/netifrc/netifrc-0.4.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gentoo.org/proj/en/base/openrc/" if [[ ${PV} == "9999" ]]; then EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git" - #EGIT_REPO_URI="git://github.com/gentoo/netifrc" # Alternate + #EGIT_REPO_URI="https://github.com/gentoo/${PN}" # Alternate inherit git-r3 else SRC_URI="https://dev.gentoo.org/~robbat2/distfiles/${P}.tar.bz2" diff --git a/net-misc/netifrc/netifrc-0.4.0.ebuild b/net-misc/netifrc/netifrc-0.4.0.ebuild index 932c42f038b1..fa4fbb8bc3db 100644 --- a/net-misc/netifrc/netifrc-0.4.0.ebuild +++ b/net-misc/netifrc/netifrc-0.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gentoo.org/proj/en/base/openrc/" if [[ ${PV} == "9999" ]]; then EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git" - #EGIT_REPO_URI="git://github.com/gentoo/netifrc" # Alternate + #EGIT_REPO_URI="https://github.com/gentoo/${PN}" # Alternate inherit git-r3 else SRC_URI="https://dev.gentoo.org/~robbat2/distfiles/${P}.tar.bz2" diff --git a/net-misc/netifrc/netifrc-0.5.0.ebuild b/net-misc/netifrc/netifrc-0.5.0.ebuild index d3ca06f42efa..ef1c1971295e 100644 --- a/net-misc/netifrc/netifrc-0.5.0.ebuild +++ b/net-misc/netifrc/netifrc-0.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gentoo.org/proj/en/base/openrc/" if [[ ${PV} == "9999" ]]; then EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git" - #EGIT_REPO_URI="git://github.com/gentoo/netifrc" # Alternate + #EGIT_REPO_URI="https://github.com/gentoo/${PN}" # Alternate inherit git-r3 else SRC_URI="https://dev.gentoo.org/~robbat2/distfiles/${P}.tar.bz2" diff --git a/net-misc/netifrc/netifrc-0.5.1.ebuild b/net-misc/netifrc/netifrc-0.5.1.ebuild index a00fa6de166d..4d4f9f5d299f 100644 --- a/net-misc/netifrc/netifrc-0.5.1.ebuild +++ b/net-misc/netifrc/netifrc-0.5.1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gentoo.org/proj/en/base/openrc/" if [[ ${PV} == "9999" ]]; then EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git" - #EGIT_REPO_URI="git://github.com/gentoo/netifrc" # Alternate + #EGIT_REPO_URI="https://github.com/gentoo/${PN}" # Alternate inherit git-r3 else SRC_URI="https://dev.gentoo.org/~robbat2/distfiles/${P}.tar.bz2" diff --git a/net-misc/netifrc/netifrc-9999.ebuild b/net-misc/netifrc/netifrc-9999.ebuild index d3ca06f42efa..ef1c1971295e 100644 --- a/net-misc/netifrc/netifrc-9999.ebuild +++ b/net-misc/netifrc/netifrc-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ HOMEPAGE="https://www.gentoo.org/proj/en/base/openrc/" if [[ ${PV} == "9999" ]]; then EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git" - #EGIT_REPO_URI="git://github.com/gentoo/netifrc" # Alternate + #EGIT_REPO_URI="https://github.com/gentoo/${PN}" # Alternate inherit git-r3 else SRC_URI="https://dev.gentoo.org/~robbat2/distfiles/${P}.tar.bz2" |