diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-08-05 16:51:50 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-08-05 16:51:50 +0000 |
commit | 641696bf817ee993f9c68422eae5b0da36e1f7b3 (patch) | |
tree | ac0c9e8aebf3a2f934dc36406fb8cc61f58f0730 /app-text/gentoo-guide-xml-dtd | |
parent | masked xpm for testing CFLAGS (diff) | |
download | gentoo-2-641696bf817ee993f9c68422eae5b0da36e1f7b3.tar.gz gentoo-2-641696bf817ee993f9c68422eae5b0da36e1f7b3.tar.bz2 gentoo-2-641696bf817ee993f9c68422eae5b0da36e1f7b3.zip |
typo fixes
Diffstat (limited to 'app-text/gentoo-guide-xml-dtd')
-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 3d4def638d0d..d3e201fd17d1 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,13 +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.5 2002/08/05 08:54:17 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gentoo-guide-xml-dtd/gentoo-guide-xml-dtd-2.1.ebuild,v 1.6 2002/08/05 16:51:50 drobbins Exp $ S=${WORKDIR} DESCRIPTION="DTD for Gentoo-Guide Style XML Files" HOMEPAGE="http://www.gentoo.org" SLOT="0" -LICENSE="GPL-2"" +LICENSE="GPL-2" KEYWORDS="x86" DEPEND=">=app-text/sgml-common-0.6.1" |