diff options
Diffstat (limited to 'app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1.ebuild')
-rw-r--r-- | app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1.ebuild | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1.ebuild b/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1.ebuild index e9a4b02d483c..25c910a0a248 100644 --- a/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1.ebuild +++ b/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1.ebuild @@ -1,10 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1.ebuild,v 1.3 2002/08/01 11:58:59 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1.ebuild,v 1.4 2002/08/02 17:42:49 phoenix Exp $ S=${WORKDIR} DESCRIPTION="DTD for Gentoo-Guide Style XML Files" - +HOMEPAGE="http://www.gentoo.org" +LICENSE="" +KEYWORDS="x86" +SLOT="0" DEPEND=">=app-text/sgml-common-0.6.1" src_install () { |