diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-26 18:13:36 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-26 18:13:36 +0000 |
commit | aaca5e9a8af4a9eaf0b732324b5d0f2ab1008ec9 (patch) | |
tree | 3ed27ac5fc0697c55c7bd92d6a8946d35b30d88f /games-puzzle/triptych-demo/triptych-demo-0.ebuild | |
parent | Making games last on inherit line. (diff) | |
download | gentoo-2-aaca5e9a8af4a9eaf0b732324b5d0f2ab1008ec9.tar.gz gentoo-2-aaca5e9a8af4a9eaf0b732324b5d0f2ab1008ec9.tar.bz2 gentoo-2-aaca5e9a8af4a9eaf0b732324b5d0f2ab1008ec9.zip |
Making games last on inherit line.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'games-puzzle/triptych-demo/triptych-demo-0.ebuild')
-rw-r--r-- | games-puzzle/triptych-demo/triptych-demo-0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-puzzle/triptych-demo/triptych-demo-0.ebuild b/games-puzzle/triptych-demo/triptych-demo-0.ebuild index 20222c6cb4ed..9b7b36cc8927 100644 --- a/games-puzzle/triptych-demo/triptych-demo-0.ebuild +++ b/games-puzzle/triptych-demo/triptych-demo-0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/triptych-demo/triptych-demo-0.ebuild,v 1.5 2005/08/23 19:19:00 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/triptych-demo/triptych-demo-0.ebuild,v 1.6 2005/09/26 18:13:36 wolf31o2 Exp $ -inherit games eutils +inherit eutils games DESCRIPTION="fast-paced tetris-like puzzler" HOMEPAGE="http://www.chroniclogic.com/triptych.htm" |