summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2014-05-29 01:11:48 +0000
committerMike Gilbert <floppym@gentoo.org>2014-05-29 01:11:48 +0000
commit13d405e738679c1c3e1847fad8e0023a690ac0a4 (patch)
treed9787980221bbe7d8e386183c2925b019d120736 /sys-apps
parentRe-add ~sparc. (diff)
downloadgentoo-2-13d405e738679c1c3e1847fad8e0023a690ac0a4.tar.gz
gentoo-2-13d405e738679c1c3e1847fad8e0023a690ac0a4.tar.bz2
gentoo-2-13d405e738679c1c3e1847fad8e0023a690ac0a4.zip
Set MINKV to 3.10; <linux-headers-3.10 causes build failures.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/systemd/ChangeLog5
-rw-r--r--sys-apps/systemd/systemd-9999.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/systemd/ChangeLog b/sys-apps/systemd/ChangeLog
index caeb54ed9eef..bf25e2451ac6 100644
--- a/sys-apps/systemd/ChangeLog
+++ b/sys-apps/systemd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/systemd
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.255 2014/05/29 00:13:27 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.256 2014/05/29 01:11:48 floppym Exp $
+
+ 29 May 2014; Mike Gilbert <floppym@gentoo.org> systemd-9999.ebuild:
+ Set MINKV to 3.10; <linux-headers-3.10 causes build failures.
29 May 2014; Mike Gilbert <floppym@gentoo.org> systemd-9999.ebuild:
Add systemd-timesync user/group and set gentoo default NTP servers, bug 511386
diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild
index 014c4ca20f43..86a736629c14 100644
--- a/sys-apps/systemd/systemd-9999.ebuild
+++ b/sys-apps/systemd/systemd-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 1.109 2014/05/29 00:13:27 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 1.110 2014/05/29 01:11:48 floppym Exp $
EAPI=5
@@ -29,7 +29,7 @@ IUSE="acl audit cryptsetup doc +firmware-loader gcrypt gudev http introspection
kdbus +kmod lzma pam policykit python qrcode +seccomp selinux ssl
test vanilla xattr"
-MINKV="3.0"
+MINKV="3.10"
COMMON_DEPEND=">=sys-apps/util-linux-2.20:0=
sys-libs/libcap:0=