diff options
-rw-r--r-- | games-action/nighthawk/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/nighthawk/nighthawk-2.2.ebuild | 6 | ||||
-rw-r--r-- | games-action/xshipwars/ChangeLog | 6 | ||||
-rw-r--r-- | games-action/xshipwars/xshipwars-2.5.5.ebuild | 4 |
4 files changed, 15 insertions, 8 deletions
diff --git a/games-action/nighthawk/ChangeLog b/games-action/nighthawk/ChangeLog index da81be5a9d25..fe5e6792c023 100644 --- a/games-action/nighthawk/ChangeLog +++ b/games-action/nighthawk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/nighthawk -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/nighthawk/ChangeLog,v 1.12 2007/06/13 15:00:14 nyhm Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/nighthawk/ChangeLog,v 1.13 2008/03/06 03:49:55 wolf31o2 Exp $ + + 06 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> nighthawk-2.2.ebuild: + Shorten DESCRIPTION by removing extraneous text. 13 Jun 2007; Tristan Heaven <nyhm@gentoo.org> +files/nighthawk-2.2-gcc42.patch, nighthawk-2.2.ebuild: diff --git a/games-action/nighthawk/nighthawk-2.2.ebuild b/games-action/nighthawk/nighthawk-2.2.ebuild index f79c0fc69622..2d5beefcbf1e 100644 --- a/games-action/nighthawk/nighthawk-2.2.ebuild +++ b/games-action/nighthawk/nighthawk-2.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/nighthawk/nighthawk-2.2.ebuild,v 1.11 2007/06/13 15:00:14 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/nighthawk/nighthawk-2.2.ebuild,v 1.12 2008/03/06 03:49:55 wolf31o2 Exp $ inherit eutils games -DESCRIPTION="A tribute to one of the most playable and contagious games ever written- Paradroid by Andrew Braybrook" +DESCRIPTION="A tribute to Paradroid by Andrew Braybrook" HOMEPAGE="http://night-hawk.sourceforge.net/nighthawk.html" SRC_URI="ftp://metalab.unc.edu/pub/Linux/games/arcade/${P}-1.tar.gz" diff --git a/games-action/xshipwars/ChangeLog b/games-action/xshipwars/ChangeLog index 9ddfd837de97..c7f238fcfee7 100644 --- a/games-action/xshipwars/ChangeLog +++ b/games-action/xshipwars/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-action/xshipwars # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/xshipwars/ChangeLog,v 1.19 2008/03/06 03:45:10 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/xshipwars/ChangeLog,v 1.20 2008/03/06 03:51:39 wolf31o2 Exp $ + + 06 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> + xshipwars-2.5.5.ebuild: + Shorten DESCRIPTION by removing extraneous text. 06 Mar 2008; Chris Gianelloni <wolf31o2@gentoo.org> -files/xshipwars-1.34.0-gcc3.patch, -files/xshipwars-1.34.0-gcc33.patch, diff --git a/games-action/xshipwars/xshipwars-2.5.5.ebuild b/games-action/xshipwars/xshipwars-2.5.5.ebuild index 28280971c4fc..eef5305907c4 100644 --- a/games-action/xshipwars/xshipwars-2.5.5.ebuild +++ b/games-action/xshipwars/xshipwars-2.5.5.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/xshipwars/xshipwars-2.5.5.ebuild,v 1.5 2008/03/06 03:45:10 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/xshipwars/xshipwars-2.5.5.ebuild,v 1.6 2008/03/06 03:51:39 wolf31o2 Exp $ inherit toolchain-funcs eutils games MY_P=xsw-${PV} -DESCRIPTION="massively multi-player, ultra graphical, space-oriented gaming system designed exclusively for network play" +DESCRIPTION="massively multi-player, ultra graphical, space-oriented gaming system designed for network play" HOMEPAGE="http://wolfpack.twu.net/ShipWars/XShipWars/" SRC_URI="http://wolfpack.twu.net/users/wolfpack/${MY_P}.tar.bz2 http://wolfpack.twu.net/users/wolfpack/xsw-data-${PV}.tar.bz2 |