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 <gentoo-commits+bounces-445782-garchives=archives.gentoo.org@lists.gentoo.org>) id 1SFHcF-0003EN-Po for garchives@archives.gentoo.org; Wed, 04 Apr 2012 04:14:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9000E0B04; Wed, 4 Apr 2012 04:14:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9EA1AE0AFB for <gentoo-commits@lists.gentoo.org>; Wed, 4 Apr 2012 04:14:27 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0D8281B400E for <gentoo-commits@lists.gentoo.org>; Wed, 4 Apr 2012 04:14:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 32671E542C for <gentoo-commits@lists.gentoo.org>; Wed, 4 Apr 2012 04:14:25 +0000 (UTC) From: "Michał Górny" <mgorny@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" <mgorny@gentoo.org> Message-ID: <1333512277.6a62c1f11458a6454a1b0598683f90e37ec3f5bc.mgorny@gentoo> Subject: [gentoo-commits] dev/mgorny:master commit in: sys-apps/systemd/ X-VCS-Repository: dev/mgorny X-VCS-Files: sys-apps/systemd/systemd-9999.ebuild X-VCS-Directories: sys-apps/systemd/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 6a62c1f11458a6454a1b0598683f90e37ec3f5bc X-VCS-Branch: master Date: Wed, 4 Apr 2012 04:14:25 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: a94a4087-f702-4b03-8b9f-f68007e3761a X-Archives-Hash: e4cd091facfc4d48a91db3124ac5b99a commit: 6a62c1f11458a6454a1b0598683f90e37ec3f5bc Author: Micha=C5=82 G=C3=B3rny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Apr 4 04:04:37 2012 +0000 Commit: Micha=C5=82 G=C3=B3rny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Apr 4 04:04:37 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Ddev/mgorny.git;a=3D= commit;h=3D6a62c1f1 sys-apps/systemd: Fix doc building deps. (Portage version: 2.2.0_alpha99_p2/git/Linux x86_64, unsigned Manifest co= mmit) --- sys-apps/systemd/systemd-9999.ebuild | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/syst= emd-9999.ebuild index 75133ba..442448e 100644 --- a/sys-apps/systemd/systemd-9999.ebuild +++ b/sys-apps/systemd/systemd-9999.ebuild @@ -49,6 +49,8 @@ RDEPEND=3D">=3Dsys-apps/dbus-1.4.10 =20 DEPEND=3D"${RDEPEND} app-arch/xz-utils + app-text/docbook-xsl-stylesheets + dev-libs/libxslt dev-util/gperf dev-util/intltool >=3Dsys-kernel/linux-headers-${MINKV}" @@ -56,9 +58,6 @@ DEPEND=3D"${RDEPEND} #if LIVE SRC_URI=3D KEYWORDS=3D - -DEPEND=3D"${DEPEND} - app-text/docbook-xml-dtd:4.2" #endif =20 pkg_setup() {