From ff45c3004d3c1a9fa80a4f891745bd9e559225a2 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Tue, 3 Oct 2006 17:21:25 +0000 Subject: Version bump. Ebuild by Arnaud Vrac . Closing bug #146228. (Portage version: 2.1.2_pre1-r4) --- games-fps/quake3-cpma/ChangeLog | 10 ++++++++-- games-fps/quake3-cpma/files/digest-quake3-cpma-1.38 | 6 ++++++ games-fps/quake3-cpma/quake3-cpma-1.38.ebuild | 13 +++++++++++++ 3 files changed, 27 insertions(+), 2 deletions(-) create mode 100644 games-fps/quake3-cpma/files/digest-quake3-cpma-1.38 create mode 100644 games-fps/quake3-cpma/quake3-cpma-1.38.ebuild (limited to 'games-fps') diff --git a/games-fps/quake3-cpma/ChangeLog b/games-fps/quake3-cpma/ChangeLog index f65acae0d7ad..947b47d033ac 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/ChangeLog,v 1.10 2005/09/16 22:13:38 ciaranm Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-cpma/ChangeLog,v 1.11 2006/10/03 17:21:25 wolf31o2 Exp $ + +*quake3-cpma-1.38 (03 Oct 2006) + + 03 Oct 2006; Chris Gianelloni + +quake3-cpma-1.38.ebuild: + Version bump. Ebuild by Arnaud Vrac . Closing bug #146228. 16 Sep 2005; Ciaran McCreesh ChangeLog: Converted to UTF-8, fixed encoding screwups diff --git a/games-fps/quake3-cpma/files/digest-quake3-cpma-1.38 b/games-fps/quake3-cpma/files/digest-quake3-cpma-1.38 new file mode 100644 index 000000000000..7c4c4a35156c --- /dev/null +++ b/games-fps/quake3-cpma/files/digest-quake3-cpma-1.38 @@ -0,0 +1,6 @@ +MD5 4f170d3a4c184897dbc34f48f2be810d cpma-mappack-full.zip 122543145 +RMD160 4ef28e69ffc51160fb6fc5a5bca4101141707ac4 cpma-mappack-full.zip 122543145 +SHA256 5db933fc92c41f2e0941ab65725586d4d0c30fe84727427bb6b265e4d941a226 cpma-mappack-full.zip 122543145 +MD5 c303c33a21a73a3b17f0b20867390dd5 cpma138-nomaps.zip 8019378 +RMD160 29f1488bd79f0c6e1f1cb1ce3b0e20b505773080 cpma138-nomaps.zip 8019378 +SHA256 2de8edeb81884562bf9b8079eb69cfb60a2ae0b76d598ce9f6273b8efe6e140b cpma138-nomaps.zip 8019378 diff --git a/games-fps/quake3-cpma/quake3-cpma-1.38.ebuild b/games-fps/quake3-cpma/quake3-cpma-1.38.ebuild new file mode 100644 index 000000000000..ad3f6f4657a9 --- /dev/null +++ b/games-fps/quake3-cpma/quake3-cpma-1.38.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2006 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.38.ebuild,v 1.1 2006/10/03 17:21:25 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//.}-nomaps.zip + http://www.promode.org/files/cpma-mappack-full.zip" + +LICENSE="as-is" -- cgit v1.2.3-65-gdbad