remove old templates

This commit is contained in:
Alexander Tratsevskiy 2024-07-18 09:02:23 +03:00
parent fddac20444
commit 27117b601a
5 changed files with 0 additions and 20 deletions

View file

@ -1 +0,0 @@
# Calculate pkg(sys-apps/portage)=>2.2.14,2.2.18 append=skip

View file

@ -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>

View file

@ -1,3 +0,0 @@
# Calculate multiline path=/usr/lib/python2.7/site-packages/_emerge format=patch
<reg>locale[.]setlocale.*$</reg>
<text>pass</text>

View file

@ -1 +0,0 @@
# Calculate pkg(sys-apps/portage)=>2.2.18,2.3 append=skip

View file

@ -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>