# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-text/linuxdoc-tools/linuxdoc-tools-0.9.21_p4.ebuild,v 1.1 2006/07/01 19:15:36 azarah Exp $ # If docs fails to generate with the following type of errors: # # /usr/bin/nsgmls:.*:E: "X0393" is not a function name # # then its is probably sgml-common that did not add all its on catalogs # properly, namely: # # /usr/share/sgml/sgml-iso-entities-8879.1986/catalog # inherit eutils sgml-catalog MY_PV="${PV/_p/-0.}" S="${WORKDIR}/${P/_p*}" DESCRIPTION="A toolset for processing LinuxDoc DTD SGML files" HOMEPAGE="http://packages.qa.debian.org/l/linuxdoc-tools.html" SRC_URI="mirror://debian/pool/main/l/${PN}/${PN}_${MY_PV}.tar.gz" LICENSE="KenMacLeod SGMLUG" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="tetex" DEPEND="app-text/openjade app-text/sgml-common >=dev-lang/perl-5.004 sys-apps/gawk sys-apps/groff !