diff options
author | 2012-02-18 14:55:38 +0000 | |
---|---|---|
committer | 2012-02-18 14:55:38 +0000 | |
commit | c1a89fbb4a2ba40e2b32a679f7ba98ac903fa22f (patch) | |
tree | 891776509389ea886a76c5a37f56ab5b62b2c525 /modules/visual.eselect | |
parent | Update version to 1.3.1. (diff) | |
download | eselect-c1a89fbb4a2ba40e2b32a679f7ba98ac903fa22f.tar.gz eselect-c1a89fbb4a2ba40e2b32a679f7ba98ac903fa22f.tar.bz2 eselect-c1a89fbb4a2ba40e2b32a679f7ba98ac903fa22f.zip |
Show versions of eselect and of module in default.eselect.
svn path=/trunk/; revision=874
Diffstat (limited to 'modules/visual.eselect')
-rw-r--r-- | modules/visual.eselect | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/visual.eselect b/modules/visual.eselect index ec3c610..87a7033 100644 --- a/modules/visual.eselect +++ b/modules/visual.eselect @@ -15,5 +15,3 @@ inherit editor-variable DESCRIPTION="Manage the ${EDITOR_VAR} environment variable" MAINTAINER="ulm@gentoo.org" -SVN_DATE='$Date$' -VERSION=$(svn_date_to_version "${SVN_DATE}") |