diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 17:03:21 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-14 17:03:21 +0000 |
commit | 8c7184c823d6b110440e5a39e263ce1a668c015f (patch) | |
tree | 584e1b75e12029d6ca87d13d3d2e6a1e4386812e /dev-util/spe | |
parent | Add in crontab autocmd to fix backupcopy, see bug 53437 and :help crontab. No... (diff) | |
download | gentoo-2-8c7184c823d6b110440e5a39e263ce1a668c015f.tar.gz gentoo-2-8c7184c823d6b110440e5a39e263ce1a668c015f.tar.bz2 gentoo-2-8c7184c823d6b110440e5a39e263ce1a668c015f.zip |
QA - Inherit eutils.
Diffstat (limited to 'dev-util/spe')
-rw-r--r-- | dev-util/spe/spe-0.5.1d.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/spe/spe-0.5.1d.ebuild b/dev-util/spe/spe-0.5.1d.ebuild index 93cf0743c734..96fdd6f4189a 100644 --- a/dev-util/spe/spe-0.5.1d.ebuild +++ b/dev-util/spe/spe-0.5.1d.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $ -inherit distutils +inherit distutils eutils MY_P="SPE-0.5.1.d-wx2.4.2.4.-bl2.31" DESCRIPTION="Python IDE with Blender support" |