diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-01-23 18:04:58 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-01-23 18:04:58 +0000 |
commit | 76b1d3a882194cb1e18d43d7c3c0771713268f19 (patch) | |
tree | bb3e2e083f97ab752a29d5dd28ebf8a98ce8be94 /games-fps | |
parent | stable ppc64, bug 255848 (diff) | |
download | gentoo-2-76b1d3a882194cb1e18d43d7c3c0771713268f19.tar.gz gentoo-2-76b1d3a882194cb1e18d43d7c3c0771713268f19.tar.bz2 gentoo-2-76b1d3a882194cb1e18d43d7c3c0771713268f19.zip |
fix DESCRIPTION (bug #242374)
(Portage version: 2.1.6.4/cvs/Linux 2.6.28.1 i686)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quake3-osp/ChangeLog | 8 | ||||
-rw-r--r-- | games-fps/quake3-osp/quake3-osp-1.03a-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/games-fps/quake3-osp/ChangeLog b/games-fps/quake3-osp/ChangeLog index 7c76fbacfd9c..7ff57ec4d6cd 100644 --- a/games-fps/quake3-osp/ChangeLog +++ b/games-fps/quake3-osp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/quake3-osp -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-osp/ChangeLog,v 1.7 2006/10/27 16:06:54 wolf31o2 Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-osp/ChangeLog,v 1.8 2009/01/23 18:04:58 mr_bones_ Exp $ + + 23 Jan 2009; Michael Sterrett <mr_bones_@gentoo.org> + quake3-osp-1.03a-r1.ebuild: + fix DESCRIPTION (bug #242374) *quake3-osp-1.03a-r1 (27 Oct 2006) diff --git a/games-fps/quake3-osp/quake3-osp-1.03a-r1.ebuild b/games-fps/quake3-osp/quake3-osp-1.03a-r1.ebuild index 04641c816d96..c42afecfd48f 100644 --- a/games-fps/quake3-osp/quake3-osp-1.03a-r1.ebuild +++ b/games-fps/quake3-osp/quake3-osp-1.03a-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-osp/quake3-osp-1.03a-r1.ebuild,v 1.1 2006/10/27 16:06:54 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-osp/quake3-osp-1.03a-r1.ebuild,v 1.2 2009/01/23 18:04:58 mr_bones_ Exp $ -MOD_DESC="a touirnament-based mod" +MOD_DESC="a tournament mod" MOD_NAME="OSP" MOD_DIR="osp" |