projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf01d6c
)
Add a missing newline from the previous commit.
author
Zac Medico
<zmedico@gentoo.org>
Sun, 27 Aug 2006 18:30:10 +0000
(18:30 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Sun, 27 Aug 2006 18:30:10 +0000
(18:30 -0000)
svn path=/main/trunk/; revision=4353
pym/portage.py
patch
|
blob
|
history
diff --git
a/pym/portage.py
b/pym/portage.py
index a3d137254dcebd07a55f32aeda79136a09c1640c..f37337782a09357d1373180e7a350ed485820914 100644
(file)
--- a/
pym/portage.py
+++ b/
pym/portage.py
@@
-5674,7
+5674,7
@@
class dblink:
self.settings.load_infodir(self.dbdir)
if not pkgfiles:
- writemsg_stdout("No package files given... Grabbing a set.")
+ writemsg_stdout("No package files given... Grabbing a set.
\n
")
pkgfiles=self.getcontents()
# Now, don't assume that the name of the ebuild is the same as the