projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54f276e
)
Add "PATH" to the set of allowed pacakge metadata keys for the PackageIndex.
author
Zac Medico
<zmedico@gentoo.org>
Thu, 26 Jun 2008 21:16:04 +0000
(21:16 -0000)
committer
Zac Medico
<zmedico@gentoo.org>
Thu, 26 Jun 2008 21:16:04 +0000
(21:16 -0000)
svn path=/main/trunk/; revision=10806
pym/portage/dbapi/bintree.py
patch
|
blob
|
history
diff --git
a/pym/portage/dbapi/bintree.py
b/pym/portage/dbapi/bintree.py
index 2e0a1a536882f04a111716e99670c039505dd2c4..83e37c05921c3faeab950676222f67dc39f28aff 100644
(file)
--- a/
pym/portage/dbapi/bintree.py
+++ b/
pym/portage/dbapi/bintree.py
@@
-166,6
+166,7
@@
class binarytree(object):
"IUSE" : "",
"KEYWORDS": "",
"LICENSE" : "",
+ "PATH" : "",
"PDEPEND" : "",
"PROVIDE" : "",
"RDEPEND" : "",