summaryrefslogtreecommitdiff
path: root/bin/euse
diff options
context:
space:
mode:
authorBrian Dolbec <dolsen@gentoo.org>2012-12-22 17:52:45 -0800
committerBrian Dolbec <dolsen@gentoo.org>2012-12-22 17:52:45 -0800
commit8224129f547ba5742e18eb8e44a84461af3b795c (patch)
tree3e1d63d53677992eedad1f1da2c1a1e1da1754e1 /bin/euse
parent9557946ecdb28ebebc38f664dd770a690e50d64a (diff)
downloadgentoolkit-8224129f547ba5742e18eb8e44a84461af3b795c.tar.gz
update 'svn' versions to 'git', not man pages with already set versions.
Diffstat (limited to 'bin/euse')
-rwxr-xr-xbin/euse2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/euse b/bin/euse
index f417df5..6997b2b 100755
--- a/bin/euse
+++ b/bin/euse
@@ -10,7 +10,7 @@ set -f
# Licensed under the GPL v2
PROGRAM_NAME=euse
-VERSION="svn"
+VERSION="git"
EPREFIX=${EPREFIX:-$(portageq envvar EPREFIX)}
ETC="${EPREFIX}/etc"