diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-04-25 19:27:48 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-04-25 19:27:48 +0000 |
commit | 5f9814716d9978e4f4a4f323606da0d9ec39adcd (patch) | |
tree | f74a5370206a8097c71195b95af2203af72d1cac /games-fps/ut2004-redorchestra | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-5f9814716d9978e4f4a4f323606da0d9ec39adcd.tar.gz gentoo-2-5f9814716d9978e4f4a4f323606da0d9ec39adcd.tar.bz2 gentoo-2-5f9814716d9978e4f4a4f323606da0d9ec39adcd.zip |
Version bumped to 3.2 and closing bug #88480.
(Portage version: 2.0.51.19)
Diffstat (limited to 'games-fps/ut2004-redorchestra')
-rw-r--r-- | games-fps/ut2004-redorchestra/ChangeLog | 10 | ||||
-rw-r--r-- | games-fps/ut2004-redorchestra/files/digest-ut2004-redorchestra-3.1 | 1 | ||||
-rw-r--r-- | games-fps/ut2004-redorchestra/files/digest-ut2004-redorchestra-3.2 | 1 | ||||
-rw-r--r-- | games-fps/ut2004-redorchestra/ut2004-redorchestra-3.2.ebuild (renamed from games-fps/ut2004-redorchestra/ut2004-redorchestra-3.1.ebuild) | 6 |
4 files changed, 12 insertions, 6 deletions
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 <wolf31o2@gentoo.org> + -ut2004-redorchestra-3.1.ebuild, +ut2004-redorchestra-3.2.ebuild: + Version bumped to 3.2 and closing bug #88480. 29 Nov 2004; Chris Gianelloni <wolf31o2@gentoo.org> 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.2.ebuild index 98527a671259..cbadcf4bcd04 100644 --- a/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.1.ebuild +++ b/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.1.ebuild,v 1.2 2004/11/29 15:35:17 wolf31o2 Exp $ +# $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" @@ -10,7 +10,7 @@ MOD_ICON=RedOrchestra.png inherit games games-ut2k4mod HOMEPAGE="http://redorchestramod.gameservers.net/" -SRC_URI="red.orchestra_${PV}-english-1.run" +SRC_URI="red.orchestra_${PV}-english.run" LICENSE="freedist" IUSE="" |