diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-07 21:38:24 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-07 21:38:24 +0000 |
commit | 241cf00cc923b9592f04d5b846b0e8dbf88497a6 (patch) | |
tree | 7f6f8d2d7d92f4f0e85a4e94816ecdb5e500fe90 /app-text/openjade/openjade-1.3.2-r1.ebuild | |
parent | Typo in DESCRIPTION, bug 59717. (Manifest recommit) (diff) | |
download | gentoo-2-241cf00cc923b9592f04d5b846b0e8dbf88497a6.tar.gz gentoo-2-241cf00cc923b9592f04d5b846b0e8dbf88497a6.tar.bz2 gentoo-2-241cf00cc923b9592f04d5b846b0e8dbf88497a6.zip |
Typo in DESCRIPTION, #59717
Diffstat (limited to 'app-text/openjade/openjade-1.3.2-r1.ebuild')
-rw-r--r-- | app-text/openjade/openjade-1.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/openjade/openjade-1.3.2-r1.ebuild b/app-text/openjade/openjade-1.3.2-r1.ebuild index 6cb5c77a48f9..02a4e8468c69 100644 --- a/app-text/openjade/openjade-1.3.2-r1.ebuild +++ b/app-text/openjade/openjade-1.3.2-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/openjade/openjade-1.3.2-r1.ebuild,v 1.20 2004/06/29 04:18:46 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/openjade/openjade-1.3.2-r1.ebuild,v 1.21 2004/08/07 21:38:24 slarti Exp $ inherit libtool sgml-catalog eutils -DESCRIPTION="Jade is an implemetation of DSSSL - an ISO standard for formatting SGML and XML documents" +DESCRIPTION="Jade is an implementation of DSSSL - an ISO standard for formatting SGML and XML documents" HOMEPAGE="http://openjade.sourceforge.net" SRC_URI="mirror://sourceforge/openjade/${P}.tar.gz" |