remove old templates
This commit is contained in:
parent
fddac20444
commit
27117b601a
5 changed files with 0 additions and 20 deletions
|
@ -1 +0,0 @@
|
|||
# Calculate pkg(sys-apps/portage)=>2.2.14,2.2.18 append=skip
|
|
@ -1,12 +0,0 @@
|
|||
# Calculate path=/usr/lib/python2.7/site-packages/_emerge format=patch
|
||||
<reg>(self._dynamic_config._scheduler_graph = scheduler_graph
|
||||
\s+raise self._unknown_internal_error\(\)
|
||||
\s*
|
||||
)(\s+)(return retlist, scheduler_graph
|
||||
\s*
|
||||
\s+def _show_circular_deps\(self, mygraph\):)</reg>
|
||||
<text>\1\2# pull calculate package at tail
|
||||
\2retlist = sorted(retlist,
|
||||
\2\tkey=lambda x:(1 if u"calculate" in x.cp else 0,
|
||||
\2\tretlist.index(x)))
|
||||
\2\3</text>
|
|
@ -1,3 +0,0 @@
|
|||
# Calculate multiline path=/usr/lib/python2.7/site-packages/_emerge format=patch
|
||||
<reg>locale[.]setlocale.*$</reg>
|
||||
<text>pass</text>
|
|
@ -1 +0,0 @@
|
|||
# Calculate pkg(sys-apps/portage)=>2.2.18,2.3 append=skip
|
|
@ -1,3 +0,0 @@
|
|||
# Calculate path=/usr/lib/python2.7/site-packages/portage/dbapi format=patch
|
||||
<reg>_unicode\(e</reg>
|
||||
<text>_unicode(str(e)</text>
|
Loading…
Add table
Reference in a new issue