-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
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"
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
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"
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
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"
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
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"
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"
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"
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
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"
<email>eudev@gentoo.org</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>
<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>