Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gamerlay:master commit in: games-engines/love/
Date: Fri, 02 Sep 2011 15:11:06
Message-Id: f328fa801716f5fcd983654db72f2cf31aa11dc1.xmw@gentoo
1 commit: f328fa801716f5fcd983654db72f2cf31aa11dc1
2 Author: Michael Weber <michael <AT> xmw <DOT> de>
3 AuthorDate: Fri Sep 2 15:09:15 2011 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 2 15:09:15 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=f328fa80
7
8 [games-engines/love] version bump
9
10 (Portage version: 2.1.10.11/git/Linux x86_64, signed Manifest commit with key 62EEF090)
11
12 ---
13 .../love/{love-0.6.2.ebuild => love-0.7.2.ebuild} | 5 +++--
14 1 files changed, 3 insertions(+), 2 deletions(-)
15
16 diff --git a/games-engines/love/love-0.6.2.ebuild b/games-engines/love/love-0.7.2.ebuild
17 similarity index 75%
18 rename from games-engines/love/love-0.6.2.ebuild
19 rename to games-engines/love/love-0.7.2.ebuild
20 index 203ea46..cba9676 100644
21 --- a/games-engines/love/love-0.6.2.ebuild
22 +++ b/games-engines/love/love-0.7.2.ebuild
23 @@ -8,7 +8,8 @@ inherit games
24
25 DESCRIPTION="An unquestionably awesome 2D game engine"
26 HOMEPAGE="http://love2d.org/"
27 -SRC_URI=" mirror://sourceforge/${PN}/${P}-linux-src.tar.gz"
28 +#SRC_URI=" mirror://sourceforge/${PN}/${P}-linux-src.tar.gz"
29 +SRC_URI="https://bitbucket.org/rude/${PN}/downloads/${P}-linux-src.tar.gz"
30
31 LICENSE="ZLIB"
32 SLOT="0"
33 @@ -25,4 +26,4 @@ DEPEND="dev-games/physfs
34 media-sound/mpg123"
35 RDEPEND="${DEPEND}"
36
37 -S=${WORKDIR}/${PN}-20100303-db7cd0682883
38 +S=${WORKDIR}/${PN}-HEAD