summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2015-06-12 14:09:26 +0000
committerWilliam Hubbs <williamh@gentoo.org>2015-06-12 14:09:26 +0000
commit3a949982a072aa07df5b1c43213d2488f0fc676c (patch)
treed9da2146f12e1df577d59f2f1f386bfff8262522 /sys-fs
parentebuild written by me, new dep to dev-python/doit-py (diff)
downloadgentoo-2-3a949982a072aa07df5b1c43213d2488f0fc676c.tar.gz
gentoo-2-3a949982a072aa07df5b1c43213d2488f0fc676c.tar.bz2
gentoo-2-3a949982a072aa07df5b1c43213d2488f0fc676c.zip
Add one more patch to the udev-220 patchset so it will build correctly, thanks to poly-c for pointing out the patch I needed.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x30C46538)
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/udev/ChangeLog6
-rw-r--r--sys-fs/udev/udev-220-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-fs/udev/ChangeLog b/sys-fs/udev/ChangeLog
index ed974c0cf8f0..343d5fe206fd 100644
--- a/sys-fs/udev/ChangeLog
+++ b/sys-fs/udev/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-fs/udev
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1113 2015/06/12 02:33:49 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1114 2015/06/12 14:09:26 williamh Exp $
+
+ 12 Jun 2015; William Hubbs <williamh@gentoo.org> udev-220-r2.ebuild:
+ Add one more patch to the udev-220 patchset so it will build correctly, thanks
+ to poly-c for pointing out the patch I needed.
*udev-220-r2 (12 Jun 2015)
diff --git a/sys-fs/udev/udev-220-r2.ebuild b/sys-fs/udev/udev-220-r2.ebuild
index 5e8e1a046f2d..37e61ef6adff 100644
--- a/sys-fs/udev/udev-220-r2.ebuild
+++ b/sys-fs/udev/udev-220-r2.ebuild
@@ -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/sys-fs/udev/udev-220-r2.ebuild,v 1.1 2015/06/12 02:33:49 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-220-r2.ebuild,v 1.2 2015/06/12 14:09:26 williamh Exp $
EAPI=5
@@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then
inherit git-2
patchset=
else
- patchset=2
+ patchset=3
SRC_URI="http://www.freedesktop.org/software/systemd/systemd-${PV}.tar.xz"
if [[ -n "${patchset}" ]]; then
SRC_URI="${SRC_URI}