summaryrefslogtreecommitdiffstats
path: root/pym
diff options
context:
space:
mode:
authorJason Stubbs <jstubbs@gentoo.org>2006-02-04 03:38:49 +0000
committerJason Stubbs <jstubbs@gentoo.org>2006-02-04 03:38:49 +0000
commitb51c531a4472dd36358e4f07656b43f9461eecf3 (patch)
tree1a39ef8f7998235325a0568ced06b5f98de858c1 /pym
parentbb1dcde7744baf67932c9c945cdbbef9289a4417 (diff)
downloadportage-b51c531a4472dd36358e4f07656b43f9461eecf3.tar.gz
portage-b51c531a4472dd36358e4f07656b43f9461eecf3.tar.bz2
portage-b51c531a4472dd36358e4f07656b43f9461eecf3.zip
Remove all bug references
svn path=/main/trunk/; revision=2649
Diffstat (limited to 'pym')
-rw-r--r--pym/portage.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/pym/portage.py b/pym/portage.py
index c027bd236..9ab0a0891 100644
--- a/pym/portage.py
+++ b/pym/portage.py
@@ -4092,7 +4092,6 @@ class dbapi:
if mycpv:
mysplit = pkgsplit(mycpv)
for x in self.match(mysplit[0],use_cache=0):
- # fixed bug #41062
if x==mycpv:
continue
try:
@@ -6374,7 +6373,7 @@ class dblink:
zing="---"
if self.settings["USERLAND"] == "Darwin" and myrealdest[-2:] == ".a":
- # XXX kludge, bug #58848; can be killed when portage stops relying on
+ # XXX kludge, can be killed when portage stops relying on
# md5+mtime, and uses refcounts
# alright, we've fooled w/ mtime on the file; this pisses off static archives
# basically internal mtime != file's mtime, so the linker (falsely) thinks