diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-12-28 02:52:41 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-12-28 02:52:41 +0000 |
commit | 478cdbeffae796b758a88166b589c42b32f7514d (patch) | |
tree | d3fa74a2ea2eb9e8485c063690b3cf97bfa68e76 /games-fps/quake3-cpma | |
parent | Version bump #73461 by Silian Della Ragione. (Manifest recommit) (diff) | |
download | gentoo-2-478cdbeffae796b758a88166b589c42b32f7514d.tar.gz gentoo-2-478cdbeffae796b758a88166b589c42b32f7514d.tar.bz2 gentoo-2-478cdbeffae796b758a88166b589c42b32f7514d.zip |
Version bump #53578 by Jan Brinkmann.
Diffstat (limited to 'games-fps/quake3-cpma')
-rw-r--r-- | games-fps/quake3-cpma/ChangeLog | 9 | ||||
-rw-r--r-- | games-fps/quake3-cpma/files/digest-quake3-cpma-1.31 | 1 | ||||
-rw-r--r-- | games-fps/quake3-cpma/quake3-cpma-1.31.ebuild | 12 |
3 files changed, 20 insertions, 2 deletions
diff --git a/games-fps/quake3-cpma/ChangeLog b/games-fps/quake3-cpma/ChangeLog index 35ae1d3ce572..303dfc6bf454 100644 --- a/games-fps/quake3-cpma/ChangeLog +++ b/games-fps/quake3-cpma/ChangeLog @@ -1,6 +1,11 @@ # 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.7 2004/09/30 00:39:34 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/ChangeLog,v 1.8 2004/12/28 02:52:41 vapier Exp $ + +*quake3-cpma-1.31 (27 Dec 2004) + + 27 Dec 2004; Mike Frysinger <vapier@gentoo.org> +quake3-cpma-1.31.ebuild: + Version bump #53578 by Jan Brinkmann. *quake3-cpma-1.2 (29 Jan 2004) @@ -35,7 +40,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.7 2004/09/30 00:39:34 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/ChangeLog,v 1.8 2004/12/28 02:52:41 vapier Exp $ *quake3-cpma (25 Jun 2002) diff --git a/games-fps/quake3-cpma/files/digest-quake3-cpma-1.31 b/games-fps/quake3-cpma/files/digest-quake3-cpma-1.31 new file mode 100644 index 000000000000..1134c2ecc565 --- /dev/null +++ b/games-fps/quake3-cpma/files/digest-quake3-cpma-1.31 @@ -0,0 +1 @@ +MD5 2a715ac69876915a21e1820b6e6627ba cpma131-full.zip 86612428 diff --git a/games-fps/quake3-cpma/quake3-cpma-1.31.ebuild b/games-fps/quake3-cpma/quake3-cpma-1.31.ebuild new file mode 100644 index 000000000000..10771821d22d --- /dev/null +++ b/games-fps/quake3-cpma/quake3-cpma-1.31.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2004 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.31.ebuild,v 1.1 2004/12/28 02:52:41 vapier 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" |