diff options
-rw-r--r-- | app-text/jing/jing-20030619.ebuild | 3 | ||||
-rw-r--r-- | app-text/openjade/openjade-1.3.1-r5.ebuild | 3 | ||||
-rw-r--r-- | app-text/openjade/openjade-1.3.1-r6.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/app-text/jing/jing-20030619.ebuild b/app-text/jing/jing-20030619.ebuild index 21ff80519eea..5cadee70a1ca 100644 --- a/app-text/jing/jing-20030619.ebuild +++ b/app-text/jing/jing-20030619.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/jing/jing-20030619.ebuild,v 1.2 2004/06/24 22:42:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/jing/jing-20030619.ebuild,v 1.3 2004/07/14 02:18:08 agriffis Exp $ DESCRIPTION="Jing: A RELAX NG validator in Java" HOMEPAGE="http://thaiopensource.com/relaxng/jing.html" @@ -14,7 +14,6 @@ RDEPEND=">=virtual/jdk-1.3 dev-java/xerces" DEPEND="" -S=${WORKDIR}/${P} src_install() { dojar bin/jing.jar diff --git a/app-text/openjade/openjade-1.3.1-r5.ebuild b/app-text/openjade/openjade-1.3.1-r5.ebuild index 051896548985..0a37a4ecee6a 100644 --- a/app-text/openjade/openjade-1.3.1-r5.ebuild +++ b/app-text/openjade/openjade-1.3.1-r5.ebuild @@ -1,13 +1,12 @@ # 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.1-r5.ebuild,v 1.11 2004/07/13 23:03:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/openjade/openjade-1.3.1-r5.ebuild,v 1.12 2004/07/14 02:20:13 agriffis Exp $ inherit libtool flag-o-matic filter-flags -fno-exceptions -S=${WORKDIR}/${P} DESCRIPTION="Jade is an implemetation of DSSSL - an ISO standard for formatting SGML and XML documents" SRC_URI="mirror://sourceforge/openjade/${P}.tar.gz" HOMEPAGE="http://openjade.sourceforge.net" diff --git a/app-text/openjade/openjade-1.3.1-r6.ebuild b/app-text/openjade/openjade-1.3.1-r6.ebuild index 67c7b4f61cca..41f1091d7457 100644 --- a/app-text/openjade/openjade-1.3.1-r6.ebuild +++ b/app-text/openjade/openjade-1.3.1-r6.ebuild @@ -1,12 +1,11 @@ # 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.1-r6.ebuild,v 1.12 2004/07/13 23:03:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/openjade/openjade-1.3.1-r6.ebuild,v 1.13 2004/07/14 02:20:13 agriffis Exp $ inherit libtool flag-o-matic sgml-catalog filter-flags -fno-exceptions -S=${WORKDIR}/${P} DESCRIPTION="Jade is an implemetation of DSSSL - an ISO standard for formatting SGML and XML documents" SRC_URI="mirror://sourceforge/openjade/${P}.tar.gz" HOMEPAGE="http://openjade.sourceforge.net" |