projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df98d6b
)
Fix typo in comment.
author
Zac Medico
<zmedico@gentoo.org>
Fri, 20 Aug 2010 12:50:45 +0000
(
05:50
-0700)
committer
Zac Medico
<zmedico@gentoo.org>
Fri, 20 Aug 2010 12:50:45 +0000
(
05:50
-0700)
bin/ebuild-ipc.py
patch
|
blob
|
history
diff --git
a/bin/ebuild-ipc.py
b/bin/ebuild-ipc.py
index d0c17d037bdc2c48961fabde040ad1c84ea6048e..cbb8c5570c2b4623a6c852f55cb90a7f77f2be34 100755
(executable)
--- a/
bin/ebuild-ipc.py
+++ b/
bin/ebuild-ipc.py
@@
-2,7
+2,7
@@
# Copyright 2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
#
-# This is a helper which
which
ebuild processes can use
+# This is a helper which ebuild processes can use
# to communicate with portage's main python process.
import os