summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2017-04-30 11:02:07 -0400
committerMike Gilbert <floppym@gentoo.org>2017-04-30 11:02:34 -0400
commita98da89d681b7396d4985728ca274d5d928e3d2f (patch)
tree09698d397d4d18ff67ccf03ab7cefc2548301173 /sys-fs
parente3360efdf3a40f5a9c8b61e2c06432cac49a1959 (diff)
downloadgentoo-a98da89d681b7396d4985728ca274d5d928e3d2f.tar.gz
gentoo-a98da89d681b7396d4985728ca274d5d928e3d2f.tar.xz
sys-fs/udev: point live ebuild at github
Package-Manager: Portage-2.3.5_p31, Repoman-2.3.2_p61
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/udev/udev-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-fs/udev/udev-9999.ebuild b/sys-fs/udev/udev-9999.ebuild
index 8662d86b43c..ef90718a236 100644
--- a/sys-fs/udev/udev-9999.ebuild
+++ b/sys-fs/udev/udev-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=6
inherit autotools bash-completion-r1 linux-info multilib-minimal toolchain-funcs udev user versionator
if [[ ${PV} = 9999* ]]; then
- EGIT_REPO_URI="git://anongit.freedesktop.org/systemd/systemd"
+ EGIT_REPO_URI="https://github.com/systemd/systemd.git"
inherit git-r3
else
patchset=
@@ -60,6 +60,7 @@ PDEPEND=">=sys-apps/hwids-20140304[udev]
>=sys-fs/udev-init-scripts-26"
S=${WORKDIR}/systemd-${PV}
+EGIT_CHECKOUT_DIR=${S}
check_default_rules() {
# Make sure there are no sudden changes to upstream rules file