From 5f9814716d9978e4f4a4f323606da0d9ec39adcd Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Mon, 25 Apr 2005 19:27:48 +0000 Subject: Version bumped to 3.2 and closing bug #88480. (Portage version: 2.0.51.19) --- games-fps/ut2004-redorchestra/ChangeLog | 10 ++++++++-- .../files/digest-ut2004-redorchestra-3.1 | 1 - .../files/digest-ut2004-redorchestra-3.2 | 1 + .../ut2004-redorchestra/ut2004-redorchestra-3.1.ebuild | 16 ---------------- .../ut2004-redorchestra/ut2004-redorchestra-3.2.ebuild | 16 ++++++++++++++++ 5 files changed, 25 insertions(+), 19 deletions(-) delete mode 100644 games-fps/ut2004-redorchestra/files/digest-ut2004-redorchestra-3.1 create mode 100644 games-fps/ut2004-redorchestra/files/digest-ut2004-redorchestra-3.2 delete mode 100644 games-fps/ut2004-redorchestra/ut2004-redorchestra-3.1.ebuild create mode 100644 games-fps/ut2004-redorchestra/ut2004-redorchestra-3.2.ebuild (limited to 'games-fps') diff --git a/games-fps/ut2004-redorchestra/ChangeLog b/games-fps/ut2004-redorchestra/ChangeLog index ca336a1ae7dc..a0ec4b20edfa 100644 --- a/games-fps/ut2004-redorchestra/ChangeLog +++ b/games-fps/ut2004-redorchestra/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-fps/ut2004-redorchestra -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-redorchestra/ChangeLog,v 1.2 2004/11/29 15:35:17 wolf31o2 Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-redorchestra/ChangeLog,v 1.3 2005/04/25 19:27:48 wolf31o2 Exp $ + +*ut2004-redorchestra-3.2 (25 Apr 2005) + + 25 Apr 2005; Chris Gianelloni + -ut2004-redorchestra-3.1.ebuild, +ut2004-redorchestra-3.2.ebuild: + Version bumped to 3.2 and closing bug #88480. 29 Nov 2004; Chris Gianelloni ut2004-redorchestra-3.1.ebuild: diff --git a/games-fps/ut2004-redorchestra/files/digest-ut2004-redorchestra-3.1 b/games-fps/ut2004-redorchestra/files/digest-ut2004-redorchestra-3.1 deleted file mode 100644 index 3a9cffa0ee84..000000000000 --- a/games-fps/ut2004-redorchestra/files/digest-ut2004-redorchestra-3.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 615d37cab4b5ffab4fc253b184f023b1 red.orchestra_3.1-english-1.run 581190061 diff --git a/games-fps/ut2004-redorchestra/files/digest-ut2004-redorchestra-3.2 b/games-fps/ut2004-redorchestra/files/digest-ut2004-redorchestra-3.2 new file mode 100644 index 000000000000..235383c31276 --- /dev/null +++ b/games-fps/ut2004-redorchestra/files/digest-ut2004-redorchestra-3.2 @@ -0,0 +1 @@ +MD5 1b3d0c7b68244eecceed0c8083316ee2 red.orchestra_3.2-english.run 647645248 diff --git a/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.1.ebuild b/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.1.ebuild deleted file mode 100644 index 98527a671259..000000000000 --- a/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.1.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.1.ebuild,v 1.2 2004/11/29 15:35:17 wolf31o2 Exp $ - -MOD_DESC="Red Orchestra is a World War II mod" -MOD_NAME="Red Orchestra" -MOD_BINS=redorchestra -MOD_TBZ2=red.orchestra -MOD_ICON=RedOrchestra.png -inherit games games-ut2k4mod - -HOMEPAGE="http://redorchestramod.gameservers.net/" -SRC_URI="red.orchestra_${PV}-english-1.run" - -LICENSE="freedist" -IUSE="" diff --git a/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.2.ebuild b/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.2.ebuild new file mode 100644 index 000000000000..cbadcf4bcd04 --- /dev/null +++ b/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.2.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.2.ebuild,v 1.1 2005/04/25 19:27:48 wolf31o2 Exp $ + +MOD_DESC="Red Orchestra is a World War II mod" +MOD_NAME="Red Orchestra" +MOD_BINS=redorchestra +MOD_TBZ2=red.orchestra +MOD_ICON=RedOrchestra.png +inherit games games-ut2k4mod + +HOMEPAGE="http://redorchestramod.gameservers.net/" +SRC_URI="red.orchestra_${PV}-english.run" + +LICENSE="freedist" +IUSE="" -- cgit v1.2.3-65-gdbad