diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-26 17:12:40 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-26 17:12:40 +0000 |
commit | a4887fa92117a8a2743aeaefd43e29eaa7095578 (patch) | |
tree | f6b51a9dae745b95c3c0f4ee7a06e8d56a29a4a2 /games-action | |
parent | Bad wolf... use repoman... (diff) | |
download | gentoo-2-a4887fa92117a8a2743aeaefd43e29eaa7095578.tar.gz gentoo-2-a4887fa92117a8a2743aeaefd43e29eaa7095578.tar.bz2 gentoo-2-a4887fa92117a8a2743aeaefd43e29eaa7095578.zip |
Making games last on inherit line.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/clanbomber/ChangeLog | 8 | ||||
-rw-r--r-- | games-action/clanbomber/clanbomber-1.05.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-action/clanbomber/ChangeLog b/games-action/clanbomber/ChangeLog index a710489bd7a4..c5f0e26790d8 100644 --- a/games-action/clanbomber/ChangeLog +++ b/games-action/clanbomber/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/clanbomber -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/clanbomber/ChangeLog,v 1.5 2004/12/08 09:33:33 mr_bones_ Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/clanbomber/ChangeLog,v 1.6 2005/09/26 17:12:40 wolf31o2 Exp $ + + 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> + clanbomber-1.05.ebuild: + Making games last on inherit line. 08 Dec 2004; Michael Sterrett <mr_bones_@gentoo.org> +files/1.05-gcc34.patch, clanbomber-1.05.ebuild: diff --git a/games-action/clanbomber/clanbomber-1.05.ebuild b/games-action/clanbomber/clanbomber-1.05.ebuild index aa7e3e02e4a7..02a3aa49619f 100644 --- a/games-action/clanbomber/clanbomber-1.05.ebuild +++ b/games-action/clanbomber/clanbomber-1.05.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-action/clanbomber/clanbomber-1.05.ebuild,v 1.4 2004/12/08 09:33:33 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/clanbomber/clanbomber-1.05.ebuild,v 1.5 2005/09/26 17:12:40 wolf31o2 Exp $ -inherit games eutils flag-o-matic +inherit eutils flag-o-matic games DESCRIPTION="Bomberman-like multiplayer game" HOMEPAGE="http://clanbomber.sourceforge.net/" |