diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-26 18:11:39 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-09-26 18:11:39 +0000 |
commit | e1ffb8c0da65c47fb820bd3dd78fd86eb9bfbc8d (patch) | |
tree | a08344d3cc523721a668cd2fa7e244bb4d2b1bf8 /games-fps/nprquake-sdl | |
parent | Making games last on inherit line. (diff) | |
download | historical-e1ffb8c0da65c47fb820bd3dd78fd86eb9bfbc8d.tar.gz historical-e1ffb8c0da65c47fb820bd3dd78fd86eb9bfbc8d.tar.bz2 historical-e1ffb8c0da65c47fb820bd3dd78fd86eb9bfbc8d.zip |
Making games last on inherit line.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'games-fps/nprquake-sdl')
-rw-r--r-- | games-fps/nprquake-sdl/ChangeLog | 8 | ||||
-rw-r--r-- | games-fps/nprquake-sdl/nprquake-sdl-1-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-fps/nprquake-sdl/ChangeLog b/games-fps/nprquake-sdl/ChangeLog index b6574528b683..45d1185435bf 100644 --- a/games-fps/nprquake-sdl/ChangeLog +++ b/games-fps/nprquake-sdl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/nprquake-sdl -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/nprquake-sdl/ChangeLog,v 1.4 2004/06/24 22:42:39 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/nprquake-sdl/ChangeLog,v 1.5 2005/09/26 18:11:08 wolf31o2 Exp $ + + 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> + nprquake-sdl-1-r1.ebuild: + Making games last on inherit line. *nprquake-sdl-1-r1 (28 Sep 2003) diff --git a/games-fps/nprquake-sdl/nprquake-sdl-1-r1.ebuild b/games-fps/nprquake-sdl/nprquake-sdl-1-r1.ebuild index d1edf5a5ca10..c70c25b776e0 100644 --- a/games-fps/nprquake-sdl/nprquake-sdl-1-r1.ebuild +++ b/games-fps/nprquake-sdl/nprquake-sdl-1-r1.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-fps/nprquake-sdl/nprquake-sdl-1-r1.ebuild,v 1.5 2004/06/24 22:42:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/nprquake-sdl/nprquake-sdl-1-r1.ebuild,v 1.6 2005/09/26 18:11:08 wolf31o2 Exp $ -inherit games eutils +inherit eutils games DESCRIPTION="quake1 utilizing a hand drawn engine" HOMEPAGE="http://www.cs.wisc.edu/graphics/Gallery/NPRQuake/ http://www.tempestgames.com/ryan/" |