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/aaquake2 | |
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/aaquake2')
-rw-r--r-- | games-fps/aaquake2/ChangeLog | 7 | ||||
-rw-r--r-- | games-fps/aaquake2/aaquake2-0.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-fps/aaquake2/ChangeLog b/games-fps/aaquake2/ChangeLog index 485b2cabb407..325a79cfc3eb 100644 --- a/games-fps/aaquake2/ChangeLog +++ b/games-fps/aaquake2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-fps/aaquake2 -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/aaquake2/ChangeLog,v 1.3 2004/06/24 22:39:58 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/aaquake2/ChangeLog,v 1.4 2005/09/26 18:07:01 wolf31o2 Exp $ + + 26 Sep 2005; Chris Gianelloni <wolf31o2@gentoo.org> aaquake2-0.1.ebuild: + Making games last on inherit line. *aaquake2-0.1 (17 Jul 2003) diff --git a/games-fps/aaquake2/aaquake2-0.1.ebuild b/games-fps/aaquake2/aaquake2-0.1.ebuild index a4299cd84da5..c7c0b9afda10 100644 --- a/games-fps/aaquake2/aaquake2-0.1.ebuild +++ b/games-fps/aaquake2/aaquake2-0.1.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/aaquake2/aaquake2-0.1.ebuild,v 1.5 2004/11/03 00:18:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/aaquake2/aaquake2-0.1.ebuild,v 1.6 2005/09/26 18:07:01 wolf31o2 Exp $ -inherit games eutils +inherit eutils games DESCRIPTION="text mode Quake II" HOMEPAGE="http://www.jfedor.org/aaquake2/" |