From: "Christian Ruppert" <idl0r@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] packages:master commit in: dbgenerator/
Date: Sun, 14 Apr 2013 21:01:40 +0000 (UTC) [thread overview]
Message-ID: <1365973287.54e744ceb814a968f03d5c95a5f99b1e3a9f08fb.idl0r@gentoo> (raw)
commit: 54e744ceb814a968f03d5c95a5f99b1e3a9f08fb
Author: Brian Harring <ferringb <AT> chromium <DOT> org>
AuthorDate: Sun Apr 14 20:57:44 2013 +0000
Commit: Christian Ruppert <idl0r <AT> gentoo <DOT> org>
CommitDate: Sun Apr 14 21:01:27 2013 +0000
URL: http://sources.gentoo.org/gitweb/?p=packages.git;a=commit;h=54e744ce
Remove unused code.
---
dbgenerator/backend.py | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/dbgenerator/backend.py b/dbgenerator/backend.py
index bdd8691..1330646 100644
--- a/dbgenerator/backend.py
+++ b/dbgenerator/backend.py
@@ -106,11 +106,6 @@ class domain_repo_interface:
self.current_repo.location, "profiles/package.mask")):
newatom = atom(line.strip())
d.setdefault(newatom.key, []).append(newatom)
- if not newatom.key in self.pmaskatoms:
- self.pmaskatoms[newatom.key] = newatom
- else:
- self.pmaskatoms[newatom.key] = newatom.intersect(
- self.pmaskatoms[newatom.key])
except IOError, oe:
if oe.errno != errno.ENOENT:
raise
next reply other threads:[~2013-04-14 21:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-14 21:01 Christian Ruppert [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-03-17 15:39 [gentoo-commits] packages:master commit in: dbgenerator/ Alec Warner
2014-01-25 15:42 Christian Ruppert
2014-01-25 15:09 Christian Ruppert
2011-07-08 2:30 Robin H. Johnson
2011-07-08 1:52 Robin H. Johnson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1365973287.54e744ceb814a968f03d5c95a5f99b1e3a9f08fb.idl0r@gentoo \
--to=idl0r@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox