diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-10-01 02:53:58 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-10-01 02:53:58 +0000 |
commit | b98251f774a0d2301bfc65fcf38ee68c31481c0f (patch) | |
tree | 62933da534ce38c9c231bd519c53276e102a254b /games-util | |
parent | fix configure options for external ffmpeg (diff) | |
download | gentoo-2-b98251f774a0d2301bfc65fcf38ee68c31481c0f.tar.gz gentoo-2-b98251f774a0d2301bfc65fcf38ee68c31481c0f.tar.bz2 gentoo-2-b98251f774a0d2301bfc65fcf38ee68c31481c0f.zip |
tidy
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-util')
-rw-r--r-- | games-util/mattricks/mattricks-0.7.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games-util/mattricks/mattricks-0.7.ebuild b/games-util/mattricks/mattricks-0.7.ebuild index 0b8875b97406..592344b497c2 100644 --- a/games-util/mattricks/mattricks-0.7.ebuild +++ b/games-util/mattricks/mattricks-0.7.ebuild @@ -1,7 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-util/mattricks/mattricks-0.7.ebuild,v 1.6 2010/05/05 05:27:23 tupone Exp $ -EAPI="2" +# $Header: /var/cvsroot/gentoo-x86/games-util/mattricks/mattricks-0.7.ebuild,v 1.7 2010/10/01 02:53:58 mr_bones_ Exp $ + +EAPI=2 PYTHON_DEPEND="2" inherit eutils python distutils |