summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/cvs.eclass')
-rw-r--r--eclass/cvs.eclass2
1 files changed, 2 insertions, 0 deletions
diff --git a/eclass/cvs.eclass b/eclass/cvs.eclass
index e667b563fb3d..26706cd74d1f 100644
--- a/eclass/cvs.eclass
+++ b/eclass/cvs.eclass
@@ -173,6 +173,8 @@ _CVS_ECLASS=1
# Set this to get a clean copy when updating (passes the
# -C option to cvs update)
+PROPERTIES+=" live"
+
# add cvs to deps
# ssh is used for ext auth
DEPEND="dev-vcs/cvs"