diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-07-29 22:11:13 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-07-29 22:11:13 +0000 |
commit | 0a96a8fa2678fdf62503a3bd21c5530b128629cb (patch) | |
tree | 2cb75253e016368e744f9a73625d4aab0b18b8b5 /sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild | |
parent | version bump wrt #475426 (diff) | |
download | gentoo-2-0a96a8fa2678fdf62503a3bd21c5530b128629cb.tar.gz gentoo-2-0a96a8fa2678fdf62503a3bd21c5530b128629cb.tar.bz2 gentoo-2-0a96a8fa2678fdf62503a3bd21c5530b128629cb.zip |
Block the current revision of live ebuild as well, to ensure a smooth move of files between the packages.
(Portage version: 2.2.0_alpha190/cvs/Linux x86_64, signed Manifest commit with key 9627F456F9DA7643!)
Diffstat (limited to 'sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild')
-rw-r--r-- | sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild index 2e73319c676e..c7ea45200a57 100644 --- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild +++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild,v 1.1 2013/07/29 21:43:10 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild,v 1.2 2013/07/29 22:11:13 mgorny Exp $ EAPI=5 @@ -21,7 +21,8 @@ SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="" -RDEPEND="!<=sys-apps/systemd-206" +RDEPEND="!<=sys-apps/systemd-206 + !=sys-apps/systemd-9999" #if LIVE SRC_URI= |