summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-05-28 15:41:00 +0000
committerMike Frysinger <vapier@gentoo.org>2004-05-28 15:41:00 +0000
commitac60547d824ff0e8f9c5241dbe1f51f2b1bbc4a8 (patch)
treeefa916f8a5c37b5ef5f17f896d5ef31d620136a3 /dev-python/fxpy
parentyou fools need to learn how to inherit eutils for epatch (diff)
downloadhistorical-ac60547d824ff0e8f9c5241dbe1f51f2b1bbc4a8.tar.gz
historical-ac60547d824ff0e8f9c5241dbe1f51f2b1bbc4a8.tar.bz2
historical-ac60547d824ff0e8f9c5241dbe1f51f2b1bbc4a8.zip
you fools need to learn how to inherit eutils for epatch
Diffstat (limited to 'dev-python/fxpy')
-rw-r--r--dev-python/fxpy/fxpy-1.0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/fxpy/fxpy-1.0.5.ebuild b/dev-python/fxpy/fxpy-1.0.5.ebuild
index e23c84710193..0400457dca52 100644
--- a/dev-python/fxpy/fxpy-1.0.5.ebuild
+++ b/dev-python/fxpy/fxpy-1.0.5.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/fxpy/fxpy-1.0.5.ebuild,v 1.2 2004/05/07 22:39:47 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/fxpy/fxpy-1.0.5.ebuild,v 1.3 2004/05/28 15:41:00 vapier Exp $
-inherit distutils
+inherit distutils eutils
MY_P="FXPy-${PV}"
S="${WORKDIR}/${MY_P}"