diff options
Diffstat (limited to 'dev-python/fonttools/fonttools-2.2-r1.ebuild')
-rw-r--r-- | dev-python/fonttools/fonttools-2.2-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/fonttools/fonttools-2.2-r1.ebuild b/dev-python/fonttools/fonttools-2.2-r1.ebuild index 3560483a358c..301de1daf923 100644 --- a/dev-python/fonttools/fonttools-2.2-r1.ebuild +++ b/dev-python/fonttools/fonttools-2.2-r1.ebuild @@ -1,11 +1,11 @@ -# 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/fonttools/fonttools-2.2-r1.ebuild,v 1.4 2009/11/26 11:19:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/fonttools/fonttools-2.2-r1.ebuild,v 1.5 2010/02/07 20:37:15 pva Exp $ EAPI="2" SUPPORT_PYTHON_ABIS="1" -inherit distutils +inherit eutils distutils DESCRIPTION="Library for manipulating TrueType, OpenType, AFM and Type1 fonts" HOMEPAGE="http://fonttools.sourceforge.net/" |