projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3acfaa
)
Fix profile-formats spelling in messages.
author
Zac Medico
<zmedico@gentoo.org>
Fri, 28 Oct 2011 04:55:28 +0000
(21:55 -0700)
committer
Zac Medico
<zmedico@gentoo.org>
Fri, 28 Oct 2011 04:55:28 +0000
(21:55 -0700)
pym/portage/package/ebuild/_config/MaskManager.py
patch
|
blob
|
history
diff --git
a/pym/portage/package/ebuild/_config/MaskManager.py
b/pym/portage/package/ebuild/_config/MaskManager.py
index 64a1c5e153f15ed32166b1c88b2ee98701e2ce88..bce1152ee717760edee64e18c4f6a263828bf892 100644
(file)
--- a/
pym/portage/package/ebuild/_config/MaskManager.py
+++ b/
pym/portage/package/ebuild/_config/MaskManager.py
@@
-46,7
+46,7
@@
class MaskManager(object):
"'portage-1' profile format in its profiles/package.mask, but "
"the repository profiles are not marked as that format. This will break "
"in the future. Please either convert the following paths "
- "to files, or add\nprofile-format = portage-1\nto the "
+ "to files, or add\nprofile-format
s
= portage-1\nto the "
"repositories layout.conf.\n")
% dict(repo_name=repo_config.name))