summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/cmemcache/cmemcache-0.91.ebuild')
-rw-r--r--dev-python/cmemcache/cmemcache-0.91.ebuild4
1 files changed, 3 insertions, 1 deletions
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)"