summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2014-07-21 17:52:42 +0000
committerMike Gilbert <floppym@gentoo.org>2014-07-21 17:52:42 +0000
commit9b9936f560d88ab0b313228bc6b88259b008d1d8 (patch)
treeec523791c3ce59c935fca544bbc85d0d841dda84 /sys-apps
parentStable for amd64 wrt bug #505102 (diff)
downloadgentoo-2-9b9936f560d88ab0b313228bc6b88259b008d1d8.tar.gz
gentoo-2-9b9936f560d88ab0b313228bc6b88259b008d1d8.tar.bz2
gentoo-2-9b9936f560d88ab0b313228bc6b88259b008d1d8.zip
Depend on >=sys-apps/coreutils-8.16 for ln --relative.
(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/ChangeLog6
-rw-r--r--sys-apps/systemd/systemd-212-r5.ebuild3
-rw-r--r--sys-apps/systemd/systemd-215-r1.ebuild3
-rw-r--r--sys-apps/systemd/systemd-9999.ebuild3
4 files changed, 11 insertions, 4 deletions
diff --git a/sys-apps/systemd/ChangeLog b/sys-apps/systemd/ChangeLog
index 3cc95278a3d4..dd4e5ef4b4d7 100644
--- a/sys-apps/systemd/ChangeLog
+++ b/sys-apps/systemd/ChangeLog
@@ -1,6 +1,10 @@
# 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.289 2014/07/15 18:30:40 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.290 2014/07/21 17:52:42 floppym Exp $
+
+ 21 Jul 2014; Mike Gilbert <floppym@gentoo.org> systemd-212-r5.ebuild,
+ systemd-215-r1.ebuild, systemd-9999.ebuild:
+ Depend on >=sys-apps/coreutils-8.16 for ln --relative.
15 Jul 2014; Pacho Ramos <pacho@gentoo.org>
+files/215-0001-always-check-for-__BYTE_ORDER-__BIG_ENDIAN-when-chec.patch,
diff --git a/sys-apps/systemd/systemd-212-r5.ebuild b/sys-apps/systemd/systemd-212-r5.ebuild
index 7ed686ef6d1e..a00793362e32 100644
--- a/sys-apps/systemd/systemd-212-r5.ebuild
+++ b/sys-apps/systemd/systemd-212-r5.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-212-r5.ebuild,v 1.11 2014/07/05 13:56:23 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild,v 1.12 2014/07/21 17:52:42 floppym Exp $
EAPI=5
@@ -71,6 +71,7 @@ DEPEND="${COMMON_DEPEND}
app-arch/xz-utils:0
dev-util/gperf
>=dev-util/intltool-0.50
+ >=sys-apps/coreutils-8.16
>=sys-devel/binutils-2.23.1
>=sys-devel/gcc-4.6
>=sys-kernel/linux-headers-${MINKV}
diff --git a/sys-apps/systemd/systemd-215-r1.ebuild b/sys-apps/systemd/systemd-215-r1.ebuild
index bb4a31b61bd6..b030ce40ba09 100644
--- a/sys-apps/systemd/systemd-215-r1.ebuild
+++ b/sys-apps/systemd/systemd-215-r1.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-215-r1.ebuild,v 1.5 2014/07/15 18:30:40 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-215-r1.ebuild,v 1.6 2014/07/21 17:52:42 floppym Exp $
EAPI=5
@@ -69,6 +69,7 @@ DEPEND="${COMMON_DEPEND}
app-arch/xz-utils:0
dev-util/gperf
>=dev-util/intltool-0.50
+ >=sys-apps/coreutils-8.16
>=sys-devel/binutils-2.23.1
>=sys-devel/gcc-4.6
>=sys-kernel/linux-headers-${MINKV}
diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild
index 58cf4400be90..89bc8d95e609 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.127 2014/07/15 10:01:25 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 1.128 2014/07/21 17:52:42 floppym Exp $
EAPI=5
@@ -77,6 +77,7 @@ DEPEND="${COMMON_DEPEND}
app-arch/xz-utils:0
dev-util/gperf
>=dev-util/intltool-0.50
+ >=sys-apps/coreutils-8.16
>=sys-devel/binutils-2.23.1
>=sys-devel/gcc-4.6
>=sys-kernel/linux-headers-${MINKV}