From e44b4c764c5911d6832f69a15de93684914384ae Mon Sep 17 00:00:00 2001 From: Thomas Sachau Date: Tue, 19 Jul 2011 16:59:37 +0000 Subject: dev-python/cmemcache: Forced move to EAPI-3 from distutils eclass svn path=/sunrise/; revision=12252 --- dev-python/cmemcache/cmemcache-0.91.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'dev-python/cmemcache/cmemcache-0.91.ebuild') diff --git a/dev-python/cmemcache/cmemcache-0.91.ebuild b/dev-python/cmemcache/cmemcache-0.91.ebuild index 6e3459820..aaeb988db 100644 --- a/dev-python/cmemcache/cmemcache-0.91.ebuild +++ b/dev-python/cmemcache/cmemcache-0.91.ebuild @@ -1,7 +1,9 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ +EAPI=3 + inherit distutils DESCRIPTION="Python extension for libmemcache (similar to python-memcache)" -- cgit v1.2.3-65-gdbad