diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-06-14 20:47:07 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-06-14 20:47:07 +0000 |
commit | 2fd825517331523aa0797841a9b1e3a67a367a04 (patch) | |
tree | 268bfc98c4e9abcbd8b7677c4b9134dbe7913a8f /games-fps | |
parent | Trim trailing whitespace. (diff) | |
download | gentoo-2-2fd825517331523aa0797841a9b1e3a67a367a04.tar.gz gentoo-2-2fd825517331523aa0797841a9b1e3a67a367a04.tar.bz2 gentoo-2-2fd825517331523aa0797841a9b1e3a67a367a04.zip |
Version bumped to 1.32 and closing bug #94455.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quake3-cpma/ChangeLog | 12 | ||||
-rw-r--r-- | games-fps/quake3-cpma/files/digest-quake3-cpma-1.32 | 1 | ||||
-rw-r--r-- | games-fps/quake3-cpma/quake3-cpma-1.32.ebuild | 12 |
3 files changed, 22 insertions, 3 deletions
diff --git a/games-fps/quake3-cpma/ChangeLog b/games-fps/quake3-cpma/ChangeLog index 303dfc6bf454..03d31419dc58 100644 --- a/games-fps/quake3-cpma/ChangeLog +++ b/games-fps/quake3-cpma/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-fps/quake3-cpma -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/ChangeLog,v 1.8 2004/12/28 02:52:41 vapier Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/ChangeLog,v 1.9 2005/06/14 20:47:07 wolf31o2 Exp $ + +*quake3-cpma-1.32 (14 Jun 2005) + + 14 Jun 2005; Chris Gianelloni <wolf31o2@gentoo.org> + +quake3-cpma-1.32.ebuild: + Version bumped to 1.32 and closing bug #94455. *quake3-cpma-1.31 (27 Dec 2004) @@ -40,7 +46,7 @@ 17 jul 2002; Jose Alberto Suárez López <bass@gentoo.org> quake3-cpma-0.99x-r2.ebuild : Added KEYWORDS. # Maintaniner: José Alberto Suárez López <bass@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/ChangeLog,v 1.8 2004/12/28 02:52:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/ChangeLog,v 1.9 2005/06/14 20:47:07 wolf31o2 Exp $ *quake3-cpma (25 Jun 2002) diff --git a/games-fps/quake3-cpma/files/digest-quake3-cpma-1.32 b/games-fps/quake3-cpma/files/digest-quake3-cpma-1.32 new file mode 100644 index 000000000000..92d87d9b05fe --- /dev/null +++ b/games-fps/quake3-cpma/files/digest-quake3-cpma-1.32 @@ -0,0 +1 @@ +MD5 2fc79ab31234d97b9fac5b0d4b79b8fc cpma132-full.zip 126295476 diff --git a/games-fps/quake3-cpma/quake3-cpma-1.32.ebuild b/games-fps/quake3-cpma/quake3-cpma-1.32.ebuild new file mode 100644 index 000000000000..c1841625ea4c --- /dev/null +++ b/games-fps/quake3-cpma/quake3-cpma-1.32.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/quake3-cpma-1.32.ebuild,v 1.1 2005/06/14 20:47:07 wolf31o2 Exp $ + +MOD_DESC="CPMA" +MOD_NAME=cpma +inherit games games-q3mod + +HOMEPAGE="http://www.promode.org/" +SRC_URI="http://www.challenge-tv.com/demostorage/files/cpm/cpma${PV//.}-full.zip" + +LICENSE="as-is" |