Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/hedgewars: hedgewars-0.9.19-r1.ebuild ChangeLog
Date: Mon, 03 Jun 2013 16:37:43
Message-Id: 20130603163738.D5E9F2171D@flycatcher.gentoo.org
1 mr_bones_ 13/06/03 16:37:38
2
3 Modified: hedgewars-0.9.19-r1.ebuild ChangeLog
4 Log:
5 update DESCRIPTION to match upstream's
6
7 (Portage version: 2.1.11.62/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.2 games-strategy/hedgewars/hedgewars-0.9.19-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/hedgewars/hedgewars-0.9.19-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/hedgewars/hedgewars-0.9.19-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/hedgewars/hedgewars-0.9.19-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: hedgewars-0.9.19-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-strategy/hedgewars/hedgewars-0.9.19-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- hedgewars-0.9.19-r1.ebuild 31 May 2013 19:20:17 -0000 1.1
23 +++ hedgewars-0.9.19-r1.ebuild 3 Jun 2013 16:37:38 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/hedgewars/hedgewars-0.9.19-r1.ebuild,v 1.1 2013/05/31 19:20:17 hasufell Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/hedgewars/hedgewars-0.9.19-r1.ebuild,v 1.2 2013/06/03 16:37:38 mr_bones_ Exp $
29
30 # TODO: when physfs-2.1.0 hits the tree, set
31 # -DSYSTEM_PHYSFS=ON
32 @@ -10,7 +10,7 @@
33 inherit cmake-utils eutils games
34
35 MY_P=${PN}-src-${PV}
36 -DESCRIPTION="Free Worms-like turn based strategy game"
37 +DESCRIPTION="A turn-based strategy, artillery, action and comedy game"
38 HOMEPAGE="http://hedgewars.org/"
39 SRC_URI="http://download.gna.org/hedgewars/${MY_P}.tar.bz2"
40
41
42
43
44 1.53 games-strategy/hedgewars/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/hedgewars/ChangeLog?rev=1.53&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/hedgewars/ChangeLog?rev=1.53&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/hedgewars/ChangeLog?r1=1.52&r2=1.53
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-strategy/hedgewars/ChangeLog,v
53 retrieving revision 1.52
54 retrieving revision 1.53
55 diff -u -r1.52 -r1.53
56 --- ChangeLog 31 May 2013 19:20:17 -0000 1.52
57 +++ ChangeLog 3 Jun 2013 16:37:38 -0000 1.53
58 @@ -1,6 +1,10 @@
59 # ChangeLog for games-strategy/hedgewars
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/hedgewars/ChangeLog,v 1.52 2013/05/31 19:20:17 hasufell Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/hedgewars/ChangeLog,v 1.53 2013/06/03 16:37:38 mr_bones_ Exp $
63 +
64 + 03 Jun 2013; Michael Sterrett <mr_bones_@g.o>
65 + hedgewars-0.9.19-r1.ebuild:
66 + update DESCRIPTION to match upstream's
67
68 *hedgewars-0.9.19-r1 (31 May 2013)