summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmadeusz Piotr Żołnowski <aidecoe@gentoo.org>2011-10-27 12:37:00 +0000
committerAmadeusz Piotr Żołnowski <aidecoe@gentoo.org>2011-10-27 12:37:00 +0000
commitd5e0e72a9b47271536ce633d3ab9b4bb57949cbf (patch)
tree48ee957a792c4a1430b2c30e7fae830c69f36063 /sys-boot
parentsys-boot/plymouth: Removed old revisions. (diff)
downloadgentoo-2-d5e0e72a9b47271536ce633d3ab9b4bb57949cbf.tar.gz
gentoo-2-d5e0e72a9b47271536ce633d3ab9b4bb57949cbf.tar.bz2
gentoo-2-d5e0e72a9b47271536ce633d3ab9b4bb57949cbf.zip
sys-boot/plymouth: Block sys-apps/systemd for openrc flag. Refs bug #383067.
Block sys-apps/systemd for openrc flag to not interfere with systemd plymouth support. Refs bug #383067. (Portage version: 2.1.10.31/cvs/Linux x86_64)
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/plymouth/ChangeLog7
-rw-r--r--sys-boot/plymouth/plymouth-0.8.3-r5.ebuild4
-rw-r--r--sys-boot/plymouth/plymouth-0.9_pre20111013-r1.ebuild4
3 files changed, 10 insertions, 5 deletions
diff --git a/sys-boot/plymouth/ChangeLog b/sys-boot/plymouth/ChangeLog
index 1201afbfa318..62a64a98ae65 100644
--- a/sys-boot/plymouth/ChangeLog
+++ b/sys-boot/plymouth/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-boot/plymouth
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/ChangeLog,v 1.18 2011/10/27 12:07:39 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/ChangeLog,v 1.19 2011/10/27 12:37:00 aidecoe Exp $
+
+ 27 Oct 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
+ plymouth-0.8.3-r5.ebuild, plymouth-0.9_pre20111013-r1.ebuild:
+ Block sys-apps/systemd for openrc flag to not interfere with systemd plymouth
+ support. Refs bug #383067.
27 Oct 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
-plymouth-0.8.3-r2.ebuild, -plymouth-0.8.3-r4.ebuild,
diff --git a/sys-boot/plymouth/plymouth-0.8.3-r5.ebuild b/sys-boot/plymouth/plymouth-0.8.3-r5.ebuild
index 16e41f2c2295..b8fd04795534 100644
--- a/sys-boot/plymouth/plymouth-0.8.3-r5.ebuild
+++ b/sys-boot/plymouth/plymouth-0.8.3-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/plymouth-0.8.3-r5.ebuild,v 1.2 2011/10/18 17:54:55 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/plymouth-0.8.3-r5.ebuild,v 1.3 2011/10/27 12:37:00 aidecoe Exp $
EAPI="3"
@@ -30,7 +30,7 @@ DEPEND="${COMMON_DEPEND}
"
RDEPEND="${COMMON_DEPEND}
>=sys-kernel/dracut-008-r1[dracut_modules_plymouth]
- openrc? ( sys-boot/plymouth-openrc-plugin )
+ openrc? ( sys-boot/plymouth-openrc-plugin !sys-apps/systemd )
"
DOCS=(AUTHORS ChangeLog NEWS README TODO)
diff --git a/sys-boot/plymouth/plymouth-0.9_pre20111013-r1.ebuild b/sys-boot/plymouth/plymouth-0.9_pre20111013-r1.ebuild
index b6cfeddf5a83..16a8f061560a 100644
--- a/sys-boot/plymouth/plymouth-0.9_pre20111013-r1.ebuild
+++ b/sys-boot/plymouth/plymouth-0.9_pre20111013-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/plymouth-0.9_pre20111013-r1.ebuild,v 1.1 2011/10/27 11:57:59 aidecoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-boot/plymouth/plymouth-0.9_pre20111013-r1.ebuild,v 1.2 2011/10/27 12:37:00 aidecoe Exp $
EAPI=4
@@ -30,7 +30,7 @@ DEPEND="${CDEPEND}
"
RDEPEND="${CDEPEND}
>=sys-kernel/dracut-008-r1[dracut_modules_plymouth]
- openrc? ( sys-boot/plymouth-openrc-plugin )
+ openrc? ( sys-boot/plymouth-openrc-plugin !sys-apps/systemd )
"
DOCS=(AUTHORS README TODO)