aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-03-25 22:28:57 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-03-25 22:28:57 +0000
commit0b3998f29d8c54d106c4d8c3a27ca43abac1e22a (patch)
tree36b9fce98b8ae4823e36185ca15c6a729c9306b5
parentAdded oracle module (diff)
downloadeselect-0b3998f29d8c54d106c4d8c3a27ca43abac1e22a.tar.gz
eselect-0b3998f29d8c54d106c4d8c3a27ca43abac1e22a.tar.bz2
eselect-0b3998f29d8c54d106c4d8c3a27ca43abac1e22a.zip
Set svn:keywords
svn path=/trunk/; revision=258
-rw-r--r--modules/oracle.eselect2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/oracle.eselect b/modules/oracle.eselect
index 5db4eaf..2025df9 100644
--- a/modules/oracle.eselect
+++ b/modules/oracle.eselect
@@ -6,7 +6,7 @@ inherit config
DESCRIPTION="Manage the /usr/bin/sqlplus symlink"
MAINTAINER="dertobi123@gentoo.org"
-SVN_DATE='$Date: $'
+SVN_DATE='$Date: 2006-03-25 23:03:14 +0100 (Sa, 25 Mär 2006) $'
VERSION=$(svn_date_to_version "${SVN_DATE}" )
ORACLE_ENVFILE="${ROOT}/etc/env.d/50oracle-instantclient-basic"