diff options
author | 2014-08-07 15:07:24 +0000 | |
---|---|---|
committer | 2014-08-07 15:07:24 +0000 | |
commit | f51598db369e35ecdeaa8bd1c0c15ef1ff009371 (patch) | |
tree | 95c72be8ff9a3a120f73b3f7ce6768feaadbecc9 /sys-apps | |
parent | typo in Changelog (diff) | |
download | gentoo-2-f51598db369e35ecdeaa8bd1c0c15ef1ff009371.tar.gz gentoo-2-f51598db369e35ecdeaa8bd1c0c15ef1ff009371.tar.bz2 gentoo-2-f51598db369e35ecdeaa8bd1c0c15ef1ff009371.zip |
Fix comment.
(Portage version: 2.2.11-r1/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/systemd/systemd-212-r5.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/systemd/systemd-215-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/systemd/systemd-9999.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/systemd/systemd-212-r5.ebuild b/sys-apps/systemd/systemd-212-r5.ebuild index d148befe969f..1281c0c4bc0b 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.13 2014/08/07 02:07:37 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild,v 1.14 2014/08/07 15:07:24 floppym Exp $ EAPI=5 @@ -59,7 +59,7 @@ RDEPEND="${COMMON_DEPEND} !<sys-libs/glibc-2.14 !sys-fs/udev" -# sys-apps/daemon: the daemon only (+ build-time lib dep for tests) +# sys-apps/dbus: the daemon only (+ build-time lib dep for tests) PDEPEND=">=sys-apps/dbus-1.6.8-r1:0[systemd] >=sys-apps/hwids-20130717-r1[udev] >=sys-fs/udev-init-scripts-25 diff --git a/sys-apps/systemd/systemd-215-r3.ebuild b/sys-apps/systemd/systemd-215-r3.ebuild index 4bc0ee56f8cc..2533f1a636bc 100644 --- a/sys-apps/systemd/systemd-215-r3.ebuild +++ b/sys-apps/systemd/systemd-215-r3.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-r3.ebuild,v 1.6 2014/08/07 02:07:37 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-215-r3.ebuild,v 1.7 2014/08/07 15:07:24 floppym Exp $ EAPI=5 @@ -57,7 +57,7 @@ RDEPEND="${COMMON_DEPEND} !<sys-libs/glibc-2.14 !sys-fs/udev" -# sys-apps/daemon: the daemon only (+ build-time lib dep for tests) +# sys-apps/dbus: the daemon only (+ build-time lib dep for tests) PDEPEND=">=sys-apps/dbus-1.6.8-r1:0[systemd] >=sys-apps/hwids-20130717-r1[udev] >=sys-fs/udev-init-scripts-25 diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild index a65cf5d5a3f6..4c7886ec03d8 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.131 2014/08/07 02:07:37 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/systemd-9999.ebuild,v 1.132 2014/08/07 15:07:24 floppym Exp $ EAPI=5 @@ -67,7 +67,7 @@ RDEPEND="${COMMON_DEPEND} !<sys-libs/glibc-2.14 !sys-fs/udev" -# sys-apps/daemon: the daemon only (+ build-time lib dep for tests) +# sys-apps/dbus: the daemon only (+ build-time lib dep for tests) PDEPEND=">=sys-apps/dbus-1.6.8-r1:0[systemd] >=sys-apps/hwids-20130717-r1[udev] >=sys-fs/udev-init-scripts-25 |