summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2006-10-10 21:07:31 +0000
committerZac Medico <zmedico@gentoo.org>2006-10-10 21:07:31 +0000
commitf2bacf60f41a16e1eea12876e1c5abf7bce69a4f (patch)
treed957f21c3a4435eb0153db1b328337c7157a616f /bin
parentf0abf1a13cce634ba9562f55b9bd05d9791be7c5 (diff)
downloadportage-f2bacf60f41a16e1eea12876e1c5abf7bce69a4f.tar.gz
portage-f2bacf60f41a16e1eea12876e1c5abf7bce69a4f.tar.bz2
portage-f2bacf60f41a16e1eea12876e1c5abf7bce69a4f.zip
Remove an unnecessary assumption preventing the use of CVS for an overlay.
svn path=/main/trunk/; revision=4650
Diffstat (limited to 'bin')
-rwxr-xr-xbin/repoman1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/repoman b/bin/repoman
index d166de5a9..dc3eab5e6 100755
--- a/bin/repoman
+++ b/bin/repoman
@@ -395,7 +395,6 @@ if mymode == "commit":
isCvs=False
myreporoot=None
if os.path.isdir("CVS"):
- repoman_settings["PORTDIR_OVERLAY"]=""
if "cvs" not in repoman_settings.features:
print
print