diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-02-18 14:55:38 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-02-18 14:55:38 +0000 |
commit | c1a89fbb4a2ba40e2b32a679f7ba98ac903fa22f (patch) | |
tree | 891776509389ea886a76c5a37f56ab5b62b2c525 /modules/profile.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/profile.eselect')
-rw-r--r-- | modules/profile.eselect | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/profile.eselect b/modules/profile.eselect index 3b4f930..02b21f3 100644 --- a/modules/profile.eselect +++ b/modules/profile.eselect @@ -8,8 +8,6 @@ inherit package-manager DESCRIPTION="Manage the make.profile symlink" MAINTAINER="eselect@gentoo.org" -SVN_DATE='$Date$' -VERSION=$(svn_date_to_version "${SVN_DATE}") DEFAULT_REPO="gentoo" |