* [gentoo-commits] portage r15014 - main/trunk/pym/portage
@ 2009-12-10 1:39 Zac Medico (zmedico)
0 siblings, 0 replies; only message in thread
From: Zac Medico (zmedico) @ 2009-12-10 1:39 UTC (permalink / raw
To: gentoo-commits
Author: zmedico
Date: 2009-12-10 01:39:07 +0000 (Thu, 10 Dec 2009)
New Revision: 15014
Modified:
main/trunk/pym/portage/__init__.py
Log:
Don't enable EAPI 4_pre1 yet.
Modified: main/trunk/pym/portage/__init__.py
===================================================================
--- main/trunk/pym/portage/__init__.py 2009-12-10 01:05:49 UTC (rev 15013)
+++ main/trunk/pym/portage/__init__.py 2009-12-10 01:39:07 UTC (rev 15014)
@@ -6053,7 +6053,7 @@
return rval
-_testing_eapis = frozenset(["4_pre1"])
+_testing_eapis = frozenset()
_deprecated_eapis = frozenset(["3_pre1", "2_pre3", "2_pre2", "2_pre1"])
def _eapi_is_deprecated(eapi):
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-12-10 1:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-10 1:39 [gentoo-commits] portage r15014 - main/trunk/pym/portage Zac Medico (zmedico)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox