summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-09-05 07:11:02 +0000
committerMike Frysinger <vapier@gentoo.org>2006-09-05 07:11:02 +0000
commite7044f8366c72c1f87b699355f81df064d08b1c4 (patch)
tree2591478d1a1fbf4a132aa8485490a05c126091d6 /sys-fs/autorun
parentstable on ppc (Bug #142481) (diff)
downloadgentoo-2-e7044f8366c72c1f87b699355f81df064d08b1c4.tar.gz
gentoo-2-e7044f8366c72c1f87b699355f81df064d08b1c4.tar.bz2
gentoo-2-e7044f8366c72c1f87b699355f81df064d08b1c4.zip
need docbook-xml-dtd-4.1.2 #145812
(Portage version: 2.1.1_rc1-r3)
Diffstat (limited to 'sys-fs/autorun')
-rw-r--r--sys-fs/autorun/autorun-3.15.ebuild5
-rw-r--r--sys-fs/autorun/autorun-3.17.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/sys-fs/autorun/autorun-3.15.ebuild b/sys-fs/autorun/autorun-3.15.ebuild
index 04a1588ff850..aaf9ce179b86 100644
--- a/sys-fs/autorun/autorun-3.15.ebuild
+++ b/sys-fs/autorun/autorun-3.15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/autorun/autorun-3.15.ebuild,v 1.1 2005/03/09 00:40:48 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/autorun/autorun-3.15.ebuild,v 1.2 2006/09/05 07:11:02 vapier Exp $
inherit kde-functions eutils
@@ -13,7 +13,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="app-text/xmlto"
+DEPEND="app-text/xmlto
+ =app-text/docbook-xml-dtd-4.1.2*"
RDEPEND=""
src_unpack() {
diff --git a/sys-fs/autorun/autorun-3.17.ebuild b/sys-fs/autorun/autorun-3.17.ebuild
index d907ef3c082d..c49e99208b77 100644
--- a/sys-fs/autorun/autorun-3.17.ebuild
+++ b/sys-fs/autorun/autorun-3.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/autorun/autorun-3.17.ebuild,v 1.1 2006/09/02 01:12:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/autorun/autorun-3.17.ebuild,v 1.2 2006/09/05 07:11:02 vapier Exp $
inherit kde-functions eutils
@@ -15,7 +15,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND="app-text/xmlto"
+DEPEND="app-text/xmlto
+ =app-text/docbook-xml-dtd-4.1.2*"
RDEPEND=""
src_install() {