summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Aniszczyk <zx@gentoo.org>2004-08-24 03:21:50 +0000
committerChris Aniszczyk <zx@gentoo.org>2004-08-24 03:21:50 +0000
commit381e2284a90c7331c892a9fb618129219c3a936a (patch)
tree0177e6570531953e9c5e322d1a4e587339c0b932 /dev-db/henplus/henplus-0.9.5-r2.ebuild
parentDon't override MAKEOPTS, pass options directly do emake. (Manifest recommit) (diff)
downloadgentoo-2-381e2284a90c7331c892a9fb618129219c3a936a.tar.gz
gentoo-2-381e2284a90c7331c892a9fb618129219c3a936a.tar.bz2
gentoo-2-381e2284a90c7331c892a9fb618129219c3a936a.zip
Marking x86
Diffstat (limited to 'dev-db/henplus/henplus-0.9.5-r2.ebuild')
-rw-r--r--dev-db/henplus/henplus-0.9.5-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/henplus/henplus-0.9.5-r2.ebuild b/dev-db/henplus/henplus-0.9.5-r2.ebuild
index 7ad3065500c7..dbf83af7b6be 100644
--- a/dev-db/henplus/henplus-0.9.5-r2.ebuild
+++ b/dev-db/henplus/henplus-0.9.5-r2.ebuild
@@ -1,15 +1,15 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/henplus-0.9.5-r2.ebuild,v 1.1 2004/07/23 09:25:20 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/henplus-0.9.5-r2.ebuild,v 1.2 2004/08/24 03:19:06 zx Exp $
inherit java-pkg eutils
DESCRIPTION="HenPlus is a SQL shell that can handle multiple sessions in parallel. The commandline interface with the usual history functions features TAB-completion for commands, tables and columns. Database connect via JDBC."
-HOMEPAGE="http://www.sourceforge.net/projects/henplus"
+HOMEPAGE="http://henplus.sf.net"
SRC_URI="mirror://sourceforge/henplus/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="x86 ~sparc ~ppc"
IUSE="jikes"
DEPEND=">=virtual/jdk-1.3