summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/tora/tora-1.3.11-r1.ebuild')
-rw-r--r--dev-db/tora/tora-1.3.11-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/tora/tora-1.3.11-r1.ebuild b/dev-db/tora/tora-1.3.11-r1.ebuild
index eeb1f7130059..8c9a5e7f1b83 100644
--- a/dev-db/tora/tora-1.3.11-r1.ebuild
+++ b/dev-db/tora/tora-1.3.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-1.3.11-r1.ebuild,v 1.3 2003/09/06 22:25:50 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-1.3.11-r1.ebuild,v 1.4 2003/09/11 01:06:22 msterret Exp $
DESCRIPTION="TOra - Toolkit For Oracle"
HOMEPAGE="http://www.globecom.se/tora/"
@@ -18,7 +18,7 @@ pkg_setup() {
if [ "`use oci8`" -a ! $ORACLE_HOME ] ; then
einfo "ORACLE_HOME variable is not set."
einfo ""
- einfo "You must install Oracle >= 8i client for Linux in"
+ einfo "You must install Oracle >= 8i client for Linux in"
einfo "order to compile TOra with Oracle support."
einfo ""
einfo "Otherwise specify -oci8 in your USE variable."