From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QJMxT-00034h-6o for garchives@archives.gentoo.org; Mon, 09 May 2011 09:40:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75DD51C07B; Mon, 9 May 2011 09:40:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 307291C07B for ; Mon, 9 May 2011 09:40:47 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 88AC31B400B for ; Mon, 9 May 2011 09:40:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id AD7EB80506 for ; Mon, 9 May 2011 09:40:45 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <2fff50d6851a30799211bc6817504768eed847c2.mgorny@gentoo> Subject: [gentoo-commits] dev/mgorny:master commit in: sys-apps/systemd-units/ X-VCS-Repository: dev/mgorny X-VCS-Files: sys-apps/systemd-units/Manifest sys-apps/systemd-units/systemd-units-1.ebuild X-VCS-Directories: sys-apps/systemd-units/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 2fff50d6851a30799211bc6817504768eed847c2 Date: Mon, 9 May 2011 09:40:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 3ce8b0837aef042573d7964c530dfe26 commit: 2fff50d6851a30799211bc6817504768eed847c2 Author: Micha=C5=82 G=C3=B3rny gentoo org> AuthorDate: Mon May 9 09:40:44 2011 +0000 Commit: Micha=C5=82 G=C3=B3rny gentoo org> CommitDate: Mon May 9 09:40:44 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Ddev/mgorny.git;a=3D= commit;h=3D2fff50d6 sys-apps/systemd-units: Set a hard blocker against systemd-dbus. (Portage version: 2.2.0_alpha31/git/Linux x86_64, signed Manifest commit = with key 05DE07BB) --- sys-apps/systemd-units/Manifest | 8 ++++---- sys-apps/systemd-units/systemd-units-1.ebuild | 6 +++++- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/sys-apps/systemd-units/Manifest b/sys-apps/systemd-units/Man= ifest index e7012ba..8923d24 100644 --- a/sys-apps/systemd-units/Manifest +++ b/sys-apps/systemd-units/Manifest @@ -1,12 +1,12 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 =20 -EBUILD systemd-units-1.ebuild 425 RMD160 5826e0dd995aed5311f003f679f3d02= 00c087b6b SHA1 ffd1dcb53a9e565b1ceaea5b34a6e5c2321d7845 SHA256 d6a5e28a2d= 0908d79dbc25e5989ab119418a6955b30ff97c020bcdb3f0762205 +EBUILD systemd-units-1.ebuild 467 RMD160 5407b0ee551b91f7b277b48c017b41c= 251f6407c SHA1 7d7505beb2bbd250f373a76a61f9cf6f5f0c853f SHA256 d0dfa183d1= dc92f85f90750a40b39de0c8ca6e0972ee13069b063a8ef04ed478 MISC metadata.xml 255 RMD160 b5f39d5799b7c36dbd279e5433753376c082afa8 SH= A1 a4698c0973522834fc27ba7dc0757453338268af SHA256 fbdf23d280480a82b5640a= cbe75500ca6067b5f565223f62fbd525bda216b972 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) =20 -iEYEARECAAYFAk3Hs6gACgkQnGSe5QXeB7ufpgCgm2t1yu1fAj1YkGjFATLNp2ka -nsQAn0F2r2aOR6iawd0cV5ngDC1ASfrw -=3DlgN5 +iEYEARECAAYFAk3HtpwACgkQnGSe5QXeB7vDugCgo5dezWx4JGZg2WkyYB1rqWbT +IikAnjaSqRwK2ZeLbZI/b6u6hVxIzx10 +=3DVCKf -----END PGP SIGNATURE----- diff --git a/sys-apps/systemd-units/systemd-units-1.ebuild b/sys-apps/sys= temd-units/systemd-units-1.ebuild index 4f2bcbf..7016029 100644 --- a/sys-apps/systemd-units/systemd-units-1.ebuild +++ b/sys-apps/systemd-units/systemd-units-1.ebuild @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 +EAPI=3D2 + DESCRIPTION=3D"Metapackage for base systemd units" HOMEPAGE=3D"http://www.freedesktop.org/wiki/Software/systemd" SRC_URI=3D"" @@ -14,6 +16,8 @@ IUSE=3D"" DEPEND=3D"" RDEPEND=3D"sys-apps/systemd-common || ( - >=3Dsys-apps/dbus-1.4.8-r1 + ( + >=3Dsys-apps/dbus-1.4.8-r1 + !!sys-apps/systemd-dbus ) sys-apps/systemd-dbus ) sys-apps/systemd-udev"