aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Harring <ferringb@gentoo.org>2005-08-09 08:03:55 +0000
committerBrian Harring <ferringb@gentoo.org>2005-08-09 08:03:55 +0000
commit5c94dc2d1dc1ba95001f5f6683bebb1afb464932 (patch)
tree39be033be5389032481933b27e962dd7bccb4ff5
parentwrapper layer for (ab|)use of stacking on other repositories. (diff)
downloadportage-cvs-5c94dc2d1dc1ba95001f5f6683bebb1afb464932.tar.gz
portage-cvs-5c94dc2d1dc1ba95001f5f6683bebb1afb464932.tar.bz2
portage-cvs-5c94dc2d1dc1ba95001f5f6683bebb1afb464932.zip
bye bye cvs_id attrib...
-rw-r--r--portage/const.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/portage/const.py b/portage/const.py
index 0a5bd83..844dbf4 100644
--- a/portage/const.py
+++ b/portage/const.py
@@ -1,8 +1,7 @@
# portage: Constants
# Copyright 1998-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/portage/const.py,v 1.4 2005/07/27 02:20:13 ferringb Exp $
-cvs_id_string="$Id: const.py,v 1.4 2005/07/27 02:20:13 ferringb Exp $"[5:-2]
+# $Header: /local/data/ulm/cvs/history/var/cvsroot/gentoo-src/portage/portage/const.py,v 1.5 2005/08/09 08:03:55 ferringb Exp $
# note this is lifted out of portage 2. so... it's held onto for the sake of having stuff we still need,
# but it does need cleanup.