diff options
Diffstat (limited to 'dev-python/numptr/numptr-1.1.ebuild')
-rw-r--r-- | dev-python/numptr/numptr-1.1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-python/numptr/numptr-1.1.ebuild b/dev-python/numptr/numptr-1.1.ebuild index 98d987c48..6027d58c3 100644 --- a/dev-python/numptr/numptr-1.1.ebuild +++ b/dev-python/numptr/numptr-1.1.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 MY_P=NumPtr-${PV} |