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 | 4 |
1 files changed, 2 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 0cde9bbd5cc9..2be6df2a4ea1 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,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1.ebuild,v 1.10 2002/11/28 17:51:30 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1.ebuild,v 1.11 2002/12/09 04:17:44 manson Exp $ S=${WORKDIR} DESCRIPTION="DTD for Gentoo-Guide Style XML Files" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.gentoo.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " DEPEND=">=app-text/sgml-common-0.6.1" |