diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-10-19 03:43:56 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-10-19 03:43:56 +0000 |
commit | 007857b619beca9e535f913649cb4a481934a4b9 (patch) | |
tree | e8d34896545a20de39efc37a4446bb5f490b445c /games-kids | |
parent | whitespace (diff) | |
download | gentoo-2-007857b619beca9e535f913649cb4a481934a4b9.tar.gz gentoo-2-007857b619beca9e535f913649cb4a481934a4b9.tar.bz2 gentoo-2-007857b619beca9e535f913649cb4a481934a4b9.zip |
tidy
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-kids')
-rw-r--r-- | games-kids/tuxmathscrabble/tuxmathscrabble-4.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-kids/tuxmathscrabble/tuxmathscrabble-4.5.ebuild b/games-kids/tuxmathscrabble/tuxmathscrabble-4.5.ebuild index 15113fcb4d56..b26ebbe675e7 100644 --- a/games-kids/tuxmathscrabble/tuxmathscrabble-4.5.ebuild +++ b/games-kids/tuxmathscrabble/tuxmathscrabble-4.5.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmathscrabble/tuxmathscrabble-4.5.ebuild,v 1.2 2010/04/22 12:09:35 tupone Exp $ -EAPI="2" -PYTHON_DEPEND="2" +# $Header: /var/cvsroot/gentoo-x86/games-kids/tuxmathscrabble/tuxmathscrabble-4.5.ebuild,v 1.3 2010/10/19 03:43:56 mr_bones_ Exp $ +EAPI=2 +PYTHON_DEPEND="2" inherit eutils python multilib games MY_PN=TuxMathScrabble |