summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2015-04-25 17:56:15 +0000
committerWilliam Hubbs <williamh@gentoo.org>2015-04-25 17:56:15 +0000
commitc66f9f39dc8169e2584f1d7e1124063aa7ffdcea (patch)
tree39b8cd618e5a82c5acbecef347847917db392ccb /sys-fs
parentwww-apps/wordpress: 4.1.2-r2 (diff)
downloadgentoo-2-c66f9f39dc8169e2584f1d7e1124063aa7ffdcea.tar.gz
gentoo-2-c66f9f39dc8169e2584f1d7e1124063aa7ffdcea.tar.bz2
gentoo-2-c66f9f39dc8169e2584f1d7e1124063aa7ffdcea.zip
Bump linux-headers dependency to >=3.9 for #545448
(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-219.ebuild4
-rw-r--r--sys-fs/udev/udev-9999.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/sys-fs/udev/ChangeLog b/sys-fs/udev/ChangeLog
index 74c53c99f6ac..1a3d297db9bb 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.1105 2015/03/20 00:14:46 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/ChangeLog,v 1.1106 2015/04/25 17:56:15 williamh Exp $
+
+ 25 Apr 2015; William Hubbs <williamh@gentoo.org> udev-219.ebuild,
+ udev-9999.ebuild:
+ Bump linux-headers dependency to >=3.9 for #545448
*udev-219 (20 Mar 2015)
diff --git a/sys-fs/udev/udev-219.ebuild b/sys-fs/udev/udev-219.ebuild
index ab2a143ac4c2..7dc9627c975f 100644
--- a/sys-fs/udev/udev-219.ebuild
+++ b/sys-fs/udev/udev-219.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-219.ebuild,v 1.1 2015/03/20 00:14:46 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-219.ebuild,v 1.2 2015/04/25 17:56:15 williamh Exp $
EAPI=5
@@ -51,7 +51,7 @@ DEPEND="${COMMON_DEPEND}
virtual/os-headers
virtual/pkgconfig
>=sys-devel/make-3.82-r4
- >=sys-kernel/linux-headers-3.7
+ >=sys-kernel/linux-headers-3.9
doc? ( >=dev-util/gtk-doc-1.18 )"
# Try with `emerge -C docbook-xml-dtd` to see the build failure without DTDs
if [[ ${PV} = 9999* ]]; then
diff --git a/sys-fs/udev/udev-9999.ebuild b/sys-fs/udev/udev-9999.ebuild
index dce054721b8d..948a532919b5 100644
--- a/sys-fs/udev/udev-9999.ebuild
+++ b/sys-fs/udev/udev-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# 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-9999.ebuild,v 1.324 2014/12/17 17:22:22 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udev/udev-9999.ebuild,v 1.325 2015/04/25 17:56:15 williamh Exp $
EAPI=5
@@ -51,7 +51,7 @@ DEPEND="${COMMON_DEPEND}
virtual/os-headers
virtual/pkgconfig
>=sys-devel/make-3.82-r4
- >=sys-kernel/linux-headers-3.7
+ >=sys-kernel/linux-headers-3.9
doc? ( >=dev-util/gtk-doc-1.18 )"
# Try with `emerge -C docbook-xml-dtd` to see the build failure without DTDs
if [[ ${PV} = 9999* ]]; then