[{app-admin,dev-python,dev-util,sys-block}/*] bump to EAPI 3

Bumped EAPI to 3 due to deprecation in distutils.eclass:
Usage of distutils.eclass in packages not supporting installation
 * for multiple Python ABIs in EAPI <=2 is deprecated and will be banned
 * on 2011-06-01.
This commit is contained in:
Sławomir Nizio
2011-05-18 21:43:31 +02:00
parent fa1a9dd237
commit ba9ebc33bf
16 changed files with 16 additions and 14 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
DIST python-bugzilla-0.6.0.tar.bz2 38376 RMD160 8c74aca8757e465b07e02bd2ea6caf86c7f6b762 SHA1 fce7ea15e1998690a4a898a5b6b7616c59b4ee25 SHA256 c6f7be43796bbf2f207d233308e8348e5057cbecd4d493ec34b6377da67991de
EBUILD python-bugzilla-0.6.0.ebuild 399 RMD160 2d136b521e5138979678d7fe33ed3f3703b41523 SHA1 c51be4d2986d1a4e70708c3b3005f4f8eb56b84f SHA256 a1ad221567298fc15f1a5329dba5765e2acc5861a00e466d2e5696cc88407e98
EBUILD python-bugzilla-0.6.0.ebuild 406 RMD160 887a6f2035885dd42edfc9fd1e31f40f0f931606 SHA1 2d81938b917027acdec8b7e16ed0b8a4bc1d4284 SHA256 1b2ea5c5fbb233ec85399c74253f8d41bcbf4d5a440d56401d1ee9bcbeaf4ccb
MISC Reasons 75 RMD160 1548a002dbf9ab1ef302cbcc1ccb18340d10e689 SHA1 552aeea04bda817ece6f0512433fe3866f80843c SHA256 06930c9fd0fe777030bb78cc15f7f206f32458e250cec59da46fb8d2d59040c7
@@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=3
inherit distutils eutils
DESCRIPTION="A python library.. for bugzilla!"