commit: b9cfd0229300e941eb1c62f06b998ad1a113e608
Author: David Hicks <david <AT> hicks <DOT> id <DOT> au>
AuthorDate: Sat Jul 29 11:37:55 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul 30 09:22:43 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9cfd022
sys-fs/eudev: use HTTPS for GitHub, fix whitespace
* Use HTTPS for accessing GitHub
* Fix whitespace issue reported by Repoman in metadata.xml
Package-Manager: Portage-2.3.6, Repoman-2.3.3
sys-fs/eudev/eudev-1.10-r2.ebuild | 4 ++--
sys-fs/eudev/eudev-1.9-r2.ebuild | 4 ++--
sys-fs/eudev/eudev-3.1.2.ebuild | 4 ++--
sys-fs/eudev/eudev-3.1.5.ebuild | 4 ++--
sys-fs/eudev/eudev-3.2.2-r1.ebuild | 2 +-
sys-fs/eudev/eudev-3.2.2.ebuild | 2 +-
sys-fs/eudev/eudev-4.9999.ebuild | 2 +-
sys-fs/eudev/eudev-9999.ebuild | 2 +-
sys-fs/eudev/metadata.xml | 8 ++++----
9 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/sys-fs/eudev/eudev-1.10-r2.ebuild
b/sys-fs/eudev/eudev-1.10-r2.ebuild
index 08f5eab7168..056d74df7b6 100644
--- a/sys-fs/eudev/eudev-1.10-r2.ebuild
+++ b/sys-fs/eudev/eudev-1.10-r2.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"
@@ -8,7 +8,7 @@ KV_min=2.6.39
inherit autotools eutils linux-info multilib multilib-minimal user
if [[ ${PV} = 9999* ]]; then
- EGIT_REPO_URI="git://github.com/gentoo/eudev.git"
+ EGIT_REPO_URI="https://github.com/gentoo/eudev.git"
inherit git-2
else
SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz"
diff --git a/sys-fs/eudev/eudev-1.9-r2.ebuild b/sys-fs/eudev/eudev-1.9-r2.ebuild
index 0150395bbed..4ff2f45a064 100644
--- a/sys-fs/eudev/eudev-1.9-r2.ebuild
+++ b/sys-fs/eudev/eudev-1.9-r2.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"
@@ -8,7 +8,7 @@ KV_min=2.6.39
inherit autotools eutils linux-info multilib multilib-minimal user
if [[ ${PV} = 9999* ]]; then
- EGIT_REPO_URI="git://github.com/gentoo/eudev.git"
+ EGIT_REPO_URI="https://github.com/gentoo/eudev.git"
inherit git-2
else
SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz"
diff --git a/sys-fs/eudev/eudev-3.1.2.ebuild b/sys-fs/eudev/eudev-3.1.2.ebuild
index dc7a46bddd1..3d093748ebb 100644
--- a/sys-fs/eudev/eudev-3.1.2.ebuild
+++ b/sys-fs/eudev/eudev-3.1.2.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"
@@ -8,7 +8,7 @@ KV_min=2.6.39
inherit autotools eutils linux-info multilib multilib-minimal user
if [[ ${PV} = 9999* ]]; then
- EGIT_REPO_URI="git://github.com/gentoo/eudev.git"
+ EGIT_REPO_URI="https://github.com/gentoo/eudev.git"
inherit git-2
else
SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz"
diff --git a/sys-fs/eudev/eudev-3.1.5.ebuild b/sys-fs/eudev/eudev-3.1.5.ebuild
index e3e7163fad7..ae58ac80654 100644
--- a/sys-fs/eudev/eudev-3.1.5.ebuild
+++ b/sys-fs/eudev/eudev-3.1.5.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"
@@ -8,7 +8,7 @@ KV_min=2.6.39
inherit autotools eutils linux-info multilib multilib-minimal user
if [[ ${PV} = 9999* ]]; then
- EGIT_REPO_URI="git://github.com/gentoo/eudev.git"
+ EGIT_REPO_URI="https://github.com/gentoo/eudev.git"
inherit git-2
else
SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz"
diff --git a/sys-fs/eudev/eudev-3.2.2-r1.ebuild
b/sys-fs/eudev/eudev-3.2.2-r1.ebuild
index cc3ac42f3f7..c8d2f94ab73 100644
--- a/sys-fs/eudev/eudev-3.2.2-r1.ebuild
+++ b/sys-fs/eudev/eudev-3.2.2-r1.ebuild
@@ -8,7 +8,7 @@ KV_min=2.6.39
inherit autotools linux-info multilib multilib-minimal user
if [[ ${PV} = 9999* ]]; then
- EGIT_REPO_URI="git://github.com/gentoo/eudev.git"
+ EGIT_REPO_URI="https://github.com/gentoo/eudev.git"
inherit git-r3
else
SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz"
diff --git a/sys-fs/eudev/eudev-3.2.2.ebuild b/sys-fs/eudev/eudev-3.2.2.ebuild
index bd88ebe6e0b..01f0a60ffe0 100644
--- a/sys-fs/eudev/eudev-3.2.2.ebuild
+++ b/sys-fs/eudev/eudev-3.2.2.ebuild
@@ -8,7 +8,7 @@ KV_min=2.6.39
inherit autotools eutils linux-info multilib multilib-minimal user
if [[ ${PV} = 9999* ]]; then
- EGIT_REPO_URI="git://github.com/gentoo/eudev.git"
+ EGIT_REPO_URI="https://github.com/gentoo/eudev.git"
inherit git-2
else
SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz"
diff --git a/sys-fs/eudev/eudev-4.9999.ebuild b/sys-fs/eudev/eudev-4.9999.ebuild
index 0f5b3af403f..d2e94fdc559 100644
--- a/sys-fs/eudev/eudev-4.9999.ebuild
+++ b/sys-fs/eudev/eudev-4.9999.ebuild
@@ -8,7 +8,7 @@ KV_min=2.6.39
inherit autotools linux-info multilib multilib-minimal user
if [[ ${PV} = 4.9999* ]]; then
- EGIT_REPO_URI="git://github.com/gentoo/eudev.git"
+ EGIT_REPO_URI="https://github.com/gentoo/eudev.git"
EGIT_BRANCH="eudev-4"
inherit git-r3
else
diff --git a/sys-fs/eudev/eudev-9999.ebuild b/sys-fs/eudev/eudev-9999.ebuild
index 89572f770d7..e6c5d659b6e 100644
--- a/sys-fs/eudev/eudev-9999.ebuild
+++ b/sys-fs/eudev/eudev-9999.ebuild
@@ -8,7 +8,7 @@ KV_min=2.6.39
inherit autotools linux-info multilib multilib-minimal user
if [[ ${PV} = 9999* ]]; then
- EGIT_REPO_URI="git://github.com/gentoo/eudev.git"
+ EGIT_REPO_URI="https://github.com/gentoo/eudev.git"
inherit git-r3
else
SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz"
diff --git a/sys-fs/eudev/metadata.xml b/sys-fs/eudev/metadata.xml
index 334d6eeadc5..39ad39998e6 100644
--- a/sys-fs/eudev/metadata.xml
+++ b/sys-fs/eudev/metadata.xml
@@ -5,8 +5,8 @@
<email>[email protected]</email>
</maintainer>
<use>
- <flag name="blkid">enable blkid support</flag>
- <flag name="efi">enable EFI support</flag>
+ <flag name="blkid">enable blkid support</flag>
+ <flag name="efi">enable EFI support</flag>
<flag name="gudev">enable libudev gobject interface</flag>
<flag name="hwdb">read vendor/device string database and add it to udev
database</flag>
<flag name="keymap">map custom hardware's multimedia keys</flag>
@@ -15,8 +15,8 @@
<flag name="openrc">install the OpenRC init scripts</flag>
<flag name="smack">enable SMACK security model</flag>
<flag name="rule-generator">install legacy rule generator rules and
support scripts - note
- that the functionality within was dropped from sys-fs/udev as it is not
stable in
- all cases; use at your own risk</flag>
+ that the functionality within was dropped from sys-fs/udev as it is not
stable in
+ all cases; use at your own risk</flag>
</use>
<upstream>
<remote-id type="github">gentoo/eudev</remote-id>