Gentoo Archives: gentoo-commits

From: "Azamat H. Hackimov" <winterheart@××××××.ru>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-fps/redeclipse/
Date: Tue, 26 Jul 2011 15:02:05
Message-Id: 00d22b1cce0a5aa3a3fa7e719ab747ca948dec32.winterheart@gentoo
1 commit: 00d22b1cce0a5aa3a3fa7e719ab747ca948dec32
2 Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
3 AuthorDate: Tue Jul 26 14:32:11 2011 +0000
4 Commit: Azamat H. Hackimov <winterheart <AT> gentoo <DOT> ru>
5 CommitDate: Tue Jul 26 14:32:11 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=00d22b1c
7
8 [games-fps/redeclipse] Bump to version 1.1.
9
10 (Portage version: 2.1.10.3/git/Linux x86_64, unsigned Manifest commit)
11
12 ---
13 ...redeclipse-1.0.ebuild => redeclipse-1.1.ebuild} | 4 ++--
14 1 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/games-fps/redeclipse/redeclipse-1.0.ebuild b/games-fps/redeclipse/redeclipse-1.1.ebuild
17 similarity index 95%
18 rename from games-fps/redeclipse/redeclipse-1.0.ebuild
19 rename to games-fps/redeclipse/redeclipse-1.1.ebuild
20 index bb04018..59ff1a0 100644
21 --- a/games-fps/redeclipse/redeclipse-1.0.ebuild
22 +++ b/games-fps/redeclipse/redeclipse-1.1.ebuild
23 @@ -2,13 +2,13 @@
24 # Distributed under the terms of the GNU General Public License v2
25 # $Header: $
26
27 -EAPI=2
28 +EAPI=3
29
30 inherit games
31
32 DESCRIPTION="First-person ego-shooter, built as a total conversion of Cube Engine 2"
33 HOMEPAGE="http://www.redeclipse.net/"
34 -SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}_linux.tar.bz2"
35 +SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}_linux_bsd.tar.bz2"
36
37 # According to license.txt file
38 LICENSE="as-is ZLIB CCPL-Attribution-ShareAlike-3.0"