diff options
Diffstat (limited to 'games-puzzle')
-rw-r--r-- | games-puzzle/4stattack/4stattack-2.1.4.ebuild | 6 | ||||
-rw-r--r-- | games-puzzle/4stattack/ChangeLog | 8 | ||||
-rw-r--r-- | games-puzzle/triptych-demo/ChangeLog | 6 | ||||
-rw-r--r-- | games-puzzle/triptych-demo/triptych-demo-0.ebuild | 4 |
4 files changed, 16 insertions, 8 deletions
diff --git a/games-puzzle/4stattack/4stattack-2.1.4.ebuild b/games-puzzle/4stattack/4stattack-2.1.4.ebuild index 895f4a25ae61..f89e16d49268 100644 --- a/games-puzzle/4stattack/4stattack-2.1.4.ebuild +++ b/games-puzzle/4stattack/4stattack-2.1.4.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/4stattack/4stattack-2.1.4.ebuild,v 1.7 2004/12/28 12:16:01 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/4stattack/4stattack-2.1.4.ebuild,v 1.8 2005/09/26 18:13:01 wolf31o2 Exp $ -inherit games eutils +inherit eutils games DESCRIPTION="Connect-4 game, single or network multiplayer" HOMEPAGE="http://forcedattack.sourceforge.net/" diff --git a/games-puzzle/4stattack/ChangeLog b/games-puzzle/4stattack/ChangeLog index 78e4b93d53c2..c27e725c2ea0 100644 --- a/games-puzzle/4stattack/ChangeLog +++ b/games-puzzle/4stattack/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-puzzle/4stattack -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/4stattack/ChangeLog,v 1.5 2004/12/28 12:16:01 josejx Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/4stattack/ChangeLog,v 1.6 2005/09/26 18:13:01 wolf31o2 Exp $ + + 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> + 4stattack-2.1.4.ebuild: + Making games last on inherit line. 28 Dec 2004; Joseph Jezak <josejx@gentoo.org> 4stattack-2.1.4.ebuild: Marked ppc stable. 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" |