diff options
author | Chris Aniszczyk <zx@gentoo.org> | 2004-08-24 03:21:50 +0000 |
---|---|---|
committer | Chris Aniszczyk <zx@gentoo.org> | 2004-08-24 03:21:50 +0000 |
commit | 381e2284a90c7331c892a9fb618129219c3a936a (patch) | |
tree | 0177e6570531953e9c5e322d1a4e587339c0b932 /app-text/jing | |
parent | Don't override MAKEOPTS, pass options directly do emake. (Manifest recommit) (diff) | |
download | gentoo-2-381e2284a90c7331c892a9fb618129219c3a936a.tar.gz gentoo-2-381e2284a90c7331c892a9fb618129219c3a936a.tar.bz2 gentoo-2-381e2284a90c7331c892a9fb618129219c3a936a.zip |
Marking x86
Diffstat (limited to 'app-text/jing')
-rw-r--r-- | app-text/jing/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/jing/jing-20030619.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/jing/ChangeLog b/app-text/jing/ChangeLog index b9e3420b27a4..c3b70a7e7fea 100644 --- a/app-text/jing/ChangeLog +++ b/app-text/jing/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/jing # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/jing/ChangeLog,v 1.3 2004/08/01 07:01:46 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/jing/ChangeLog,v 1.4 2004/08/24 03:20:13 zx Exp $ + + 23 Aug 2004; Chris Aniszczyk <zx@gentoo.org> jing-20030619.ebuild: + Marking stable on x86 01 Aug 2004; Michael Sterrett <mr_bones_@gentoo.org> jing-20030619.ebuild: dev-java/saxon -> dev-java/saxon-bin diff --git a/app-text/jing/jing-20030619.ebuild b/app-text/jing/jing-20030619.ebuild index 2e82c9bd94e2..745b20cd338e 100644 --- a/app-text/jing/jing-20030619.ebuild +++ b/app-text/jing/jing-20030619.ebuild @@ -1,13 +1,13 @@ # 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.4 2004/08/01 07:01:46 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/jing/jing-20030619.ebuild,v 1.5 2004/08/24 03:20:13 zx Exp $ DESCRIPTION="Jing: A RELAX NG validator in Java" HOMEPAGE="http://thaiopensource.com/relaxng/jing.html" SRC_URI="http://www.thaiopensource.com/download/jing-${PV}.zip" LICENSE="BSD Apache-1.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" RDEPEND=">=virtual/jdk-1.3 dev-java/saxon-bin |