diff options
author | Vlastimil Babka <caster@gentoo.org> | 2007-01-30 10:52:41 +0000 |
---|---|---|
committer | Vlastimil Babka <caster@gentoo.org> | 2007-01-30 10:52:41 +0000 |
commit | 1bad276350dfb92509db0210dd597977e0fe4418 (patch) | |
tree | 74afb94de1dbecfa68f42945cf80ca3f0263ffe1 /dev-db/jxtray/jxtray-0.5-r1.ebuild | |
parent | Migrated by Alistair Bush <alistair.bush@gmail.com>, I just did minor correct... (diff) | |
download | gentoo-2-1bad276350dfb92509db0210dd597977e0fe4418.tar.gz gentoo-2-1bad276350dfb92509db0210dd597977e0fe4418.tar.bz2 gentoo-2-1bad276350dfb92509db0210dd597977e0fe4418.zip |
Revbump to use jdom-1.0 final instead of beta9 (the API changes there don't seem to affect this package). Add java-ant-2 to inherit in all gen-2 revisions.
(Portage version: 2.1.2-r5)
Diffstat (limited to 'dev-db/jxtray/jxtray-0.5-r1.ebuild')
-rw-r--r-- | dev-db/jxtray/jxtray-0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/jxtray/jxtray-0.5-r1.ebuild b/dev-db/jxtray/jxtray-0.5-r1.ebuild index 495f52849913..d65c7356e6bf 100644 --- a/dev-db/jxtray/jxtray-0.5-r1.ebuild +++ b/dev-db/jxtray/jxtray-0.5-r1.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/jxtray/jxtray-0.5-r1.ebuild,v 1.5 2007/01/25 23:15:08 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/jxtray/jxtray-0.5-r1.ebuild,v 1.6 2007/01/30 10:52:41 caster Exp $ -inherit java-pkg-2 +inherit java-pkg-2 java-ant-2 DESCRIPTION="Java based Database Explorer" HOMEPAGE="http://jxtray.sourceforge.net" |