diff options
Diffstat (limited to 'dev-python/adodb-py/adodb-py-2.00.ebuild')
-rw-r--r-- | dev-python/adodb-py/adodb-py-2.00.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/adodb-py/adodb-py-2.00.ebuild b/dev-python/adodb-py/adodb-py-2.00.ebuild index c51811b09dc1..e9253393e8e3 100644 --- a/dev-python/adodb-py/adodb-py-2.00.ebuild +++ b/dev-python/adodb-py/adodb-py-2.00.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/adodb-py/adodb-py-2.00.ebuild,v 1.7 2009/09/19 05:38:48 neurogeek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/adodb-py/adodb-py-2.00.ebuild,v 1.8 2010/02/07 20:50:53 pva Exp $ EAPI="2" -inherit distutils +inherit eutils distutils MY_P=${PN}${PV//./} |