diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-11-08 18:48:17 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-11-08 18:48:17 +0000 |
commit | e83e4b09a4f47cab61b4d69f4290849bda2e9688 (patch) | |
tree | 8f6bed99f44787383a0fceaec76febe9b668779d /games-puzzle/tint/tint-0.03b.ebuild | |
parent | removed old patches (diff) | |
download | gentoo-2-e83e4b09a4f47cab61b4d69f4290849bda2e9688.tar.gz gentoo-2-e83e4b09a4f47cab61b4d69f4290849bda2e9688.tar.bz2 gentoo-2-e83e4b09a4f47cab61b4d69f4290849bda2e9688.zip |
tidy
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-puzzle/tint/tint-0.03b.ebuild')
-rw-r--r-- | games-puzzle/tint/tint-0.03b.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games-puzzle/tint/tint-0.03b.ebuild b/games-puzzle/tint/tint-0.03b.ebuild index e50e88d6453b..96a1ee4727f2 100644 --- a/games-puzzle/tint/tint-0.03b.ebuild +++ b/games-puzzle/tint/tint-0.03b.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-puzzle/tint/tint-0.03b.ebuild,v 1.7 2010/11/08 10:34:40 tupone Exp $ -EAPI=2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/tint/tint-0.03b.ebuild,v 1.8 2010/11/08 18:48:17 mr_bones_ Exp $ -inherit eutils games +EAPI=2 +inherit games MY_P=${P/-/_} DESCRIPTION="Tint Is Not Tetris, a ncurses based clone of the original Tetris(tm) game" |