aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorscarabeus <scarabeus@gentoo.org>2010-10-28 20:19:13 +0000
committerscarabeus <scarabeus@gentoo.org>2010-10-28 20:19:13 +0000
commitce701fa4977050ad056bad828abf3d369b8c6913 (patch)
tree5b73208829dff7140bc8089fd8387bfc2700e04f /pym/gentoolkit/eshowkw
parentInitial commit of eshowkw, which is drop-in replacement for eshowkw from gent... (diff)
downloadgentoolkit-ce701fa4977050ad056bad828abf3d369b8c6913.tar.gz
gentoolkit-ce701fa4977050ad056bad828abf3d369b8c6913.tar.bz2
gentoolkit-ce701fa4977050ad056bad828abf3d369b8c6913.zip
Update version string in eshowkw properly.
svn path=/trunk/gentoolkit/; revision=832
Diffstat (limited to 'pym/gentoolkit/eshowkw')
-rw-r--r--pym/gentoolkit/eshowkw/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pym/gentoolkit/eshowkw/__init__.py b/pym/gentoolkit/eshowkw/__init__.py
index efcbfb9..0013493 100644
--- a/pym/gentoolkit/eshowkw/__init__.py
+++ b/pym/gentoolkit/eshowkw/__init__.py
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
__package__ = 'eshowkw'
-__version__ = '0.5'
+__version__ = 'svn'
import portage