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
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')
-rw-r--r--dev-db/henplus/ChangeLog5
-rw-r--r--dev-db/henplus/henplus-0.9.5-r2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-db/henplus/ChangeLog b/dev-db/henplus/ChangeLog
index 48391cdc08ed..dc42ee8cc8a4 100644
--- a/dev-db/henplus/ChangeLog
+++ b/dev-db/henplus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/henplus
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/ChangeLog,v 1.6 2004/07/23 09:25:20 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/henplus/ChangeLog,v 1.7 2004/08/24 03:19:06 zx Exp $
+
+ 23 Aug 2004; Chris Aniszczyk <zx@gentoo.org> henplus-0.9.5-r2.ebuild:
+ Marking stable on x86
*henplus-0.9.5-r2 (23 Jul 2004)
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