diff options
author | Martin Ehmsen <ehmsen@gentoo.org> | 2006-03-16 12:59:54 +0000 |
---|---|---|
committer | Martin Ehmsen <ehmsen@gentoo.org> | 2006-03-16 12:59:54 +0000 |
commit | abeb4ab3d9b3bc5eb96cb6aea633799f7144136f (patch) | |
tree | a16e612b637ba21fa8b7e4b0f7d43f2fe0cbec9b /app-text/xmlto/xmlto-0.0.18.ebuild | |
parent | Added inherit eutils for epatch, found by QA script. (diff) | |
download | historical-abeb4ab3d9b3bc5eb96cb6aea633799f7144136f.tar.gz historical-abeb4ab3d9b3bc5eb96cb6aea633799f7144136f.tar.bz2 historical-abeb4ab3d9b3bc5eb96cb6aea633799f7144136f.zip |
Removed RDEPEND="${DEPEND}", found by QA script.
Package-Manager: portage-2.1_pre6-r3
Diffstat (limited to 'app-text/xmlto/xmlto-0.0.18.ebuild')
-rw-r--r-- | app-text/xmlto/xmlto-0.0.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xmlto/xmlto-0.0.18.ebuild b/app-text/xmlto/xmlto-0.0.18.ebuild index 04e80a6743d1..9bb23a6dd8ab 100644 --- a/app-text/xmlto/xmlto-0.0.18.ebuild +++ b/app-text/xmlto/xmlto-0.0.18.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/app-text/xmlto/xmlto-0.0.18.ebuild,v 1.15 2006/01/06 05:36:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlto/xmlto-0.0.18.ebuild,v 1.16 2006/03/16 12:59:54 ehmsen Exp $ inherit eutils @@ -18,7 +18,7 @@ DEPEND="app-shells/bash >=app-text/docbook-xsl-stylesheets-1.62.0-r1 ~app-text/docbook-xml-dtd-4.2 sys-apps/util-linux" -RDEPEND="${DEPEND}" + # tetex? ( >=app-text/passivetex-1.4 )" # Passivetex/xmltex need some sorting out <obz@gentoo.org> |