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 | 713515062419b306d50ee7d0d400e9cde75fe5cb (patch) | |
tree | 87bb827d4ad7bc4aa37b891334342959d5d19e5a /games-puzzle/triptych-demo | |
parent | Making games last on inherit line. (diff) | |
download | historical-713515062419b306d50ee7d0d400e9cde75fe5cb.tar.gz historical-713515062419b306d50ee7d0d400e9cde75fe5cb.tar.bz2 historical-713515062419b306d50ee7d0d400e9cde75fe5cb.zip |
Making games last on inherit line.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'games-puzzle/triptych-demo')
-rw-r--r-- | games-puzzle/triptych-demo/ChangeLog | 6 | ||||
-rw-r--r-- | games-puzzle/triptych-demo/triptych-demo-0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-puzzle/triptych-demo/ChangeLog b/games-puzzle/triptych-demo/ChangeLog index 4c21392e4a83..4b69ae5f5132 100644 --- a/games-puzzle/triptych-demo/ChangeLog +++ b/games-puzzle/triptych-demo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-puzzle/triptych-demo # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/triptych-demo/ChangeLog,v 1.4 2005/08/23 19:19:00 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/triptych-demo/ChangeLog,v 1.5 2005/09/26 18:13:36 wolf31o2 Exp $ + + 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> + triptych-demo-0.ebuild: + Making games last on inherit line. 23 Aug 2005; Chris Gianelloni <wolf31o2@gentoo.org> triptych-demo-0.ebuild: 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" |