diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-10-17 16:26:37 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-10-17 16:26:37 +0000 |
commit | 0022358e2629815da9caef3a11fcff132b18de5b (patch) | |
tree | 035801921cb9d4ebae1006381c9b8f440b788db2 /games-fps | |
parent | ppc stable, bug #242254 (diff) | |
download | gentoo-2-0022358e2629815da9caef3a11fcff132b18de5b.tar.gz gentoo-2-0022358e2629815da9caef3a11fcff132b18de5b.tar.bz2 gentoo-2-0022358e2629815da9caef3a11fcff132b18de5b.zip |
fix HOMEPAGE (bug #242370)
(Portage version: 2.1.4.5)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quake1-killer/ChangeLog | 8 | ||||
-rw-r--r-- | games-fps/quake1-killer/quake1-killer-2.2z.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-fps/quake1-killer/ChangeLog b/games-fps/quake1-killer/ChangeLog index b65e1605e847..f54ac6883e88 100644 --- a/games-fps/quake1-killer/ChangeLog +++ b/games-fps/quake1-killer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/quake1-killer -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-killer/ChangeLog,v 1.4 2007/02/21 23:56:15 peper Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-killer/ChangeLog,v 1.5 2008/10/17 16:26:37 mr_bones_ Exp $ + + 17 Oct 2008; Michael Sterrett <mr_bones_@gentoo.org> + quake1-killer-2.2z.ebuild: + fix HOMEPAGE (bug #242370) 21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/games-fps/quake1-killer/quake1-killer-2.2z.ebuild b/games-fps/quake1-killer/quake1-killer-2.2z.ebuild index 9cf7165e0217..bd290b251493 100644 --- a/games-fps/quake1-killer/quake1-killer-2.2z.ebuild +++ b/games-fps/quake1-killer/quake1-killer-2.2z.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-killer/quake1-killer-2.2z.ebuild,v 1.4 2005/11/05 22:48:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake1-killer/quake1-killer-2.2z.ebuild,v 1.5 2008/10/17 16:26:37 mr_bones_ Exp $ inherit games DESCRIPTION="The Killer Quake Patch" -HOMEPAGE="http://kqp.mpog.com/ http://www.planetquake.com/qca/reviews/patch143.htm" +HOMEPAGE="http://kqp.horoy.com/" SRC_URI="http://www.gamers.org/pub/idgames2/quakec/compilations/kqp220z.zip mirror://gentoo/kqp220z.zip" |