projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c4d87c
)
For pkg_config and pkg_info, add respective "config" and "info" values to
author
Zac Medico
<zmedico@gentoo.org>
Sun, 10 Aug 2008 11:21:09 +0000
(11:21 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Sun, 10 Aug 2008 11:21:09 +0000
(11:21 -0000)
EBUILD_PHASES.
svn path=/main/trunk/; revision=11394
pym/portage/const.py
patch
|
blob
|
history
diff --git
a/pym/portage/const.py
b/pym/portage/const.py
index 2958cf3ce4a63d04806db8ce043ec925be8340de..3cb1ef6d45921ebb13c60f98f08fe12cd2ad8e3e 100644
(file)
--- a/
pym/portage/const.py
+++ b/
pym/portage/const.py
@@
-58,7
+58,7
@@
INCREMENTALS = ["USE", "USE_EXPAND", "USE_EXPAND_HIDDEN", "FEATURES",
EBUILD_PHASES = ["setup", "unpack", "configure",
"compile", "test", "install",
"package", "preinst", "postinst","prerm", "postrm",
- "nofetch", "other"]
+ "nofetch", "
config", "info", "
other"]
EAPI = 1