Gentoo Archives: gentoo-commits

From: "Bernard Cafarelli (voyageur)" <voyageur@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in gnustep-apps/gridlock: ChangeLog gridlock-1.10.ebuild gridlock-1.9-r2.ebuild
Date: Thu, 13 Sep 2007 12:14:56
Message-Id: E1IVnTw-0004mL-QW@stork.gentoo.org
1 voyageur 07/09/13 12:07:40
2
3 Modified: ChangeLog
4 Added: gridlock-1.10.ebuild
5 Removed: gridlock-1.9-r2.ebuild
6 Log:
7 Version bump, fixed homepage
8 (Portage version: 2.1.3.9)
9
10 Revision Changes Path
11 1.11 gnustep-apps/gridlock/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/gridlock/ChangeLog?rev=1.11&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/gridlock/ChangeLog?rev=1.11&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/gridlock/ChangeLog?r1=1.10&r2=1.11
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/gnustep-apps/gridlock/ChangeLog,v
20 retrieving revision 1.10
21 retrieving revision 1.11
22 diff -u -r1.10 -r1.11
23 --- ChangeLog 11 Sep 2007 11:18:17 -0000 1.10
24 +++ ChangeLog 13 Sep 2007 12:07:40 -0000 1.11
25 @@ -1,6 +1,12 @@
26 # ChangeLog for gnustep-apps/gridlock
27 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gridlock/ChangeLog,v 1.10 2007/09/11 11:18:17 voyageur Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gridlock/ChangeLog,v 1.11 2007/09/13 12:07:40 voyageur Exp $
30 +
31 +*gridlock-1.10 (13 Sep 2007)
32 +
33 + 13 Sep 2007; Bernard Cafarelli <voyageur@g.o>
34 + -gridlock-1.9-r2.ebuild, +gridlock-1.10.ebuild:
35 + Version bump, fixed homepage
36
37 *gridlock-1.9-r2 (11 Sep 2007)
38
39
40
41
42 1.1 gnustep-apps/gridlock/gridlock-1.10.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/gridlock/gridlock-1.10.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/gnustep-apps/gridlock/gridlock-1.10.ebuild?rev=1.1&content-type=text/plain
46
47 Index: gridlock-1.10.ebuild
48 ===================================================================
49 # Copyright 1999-2007 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gridlock/gridlock-1.10.ebuild,v 1.1 2007/09/13 12:07:40 voyageur Exp $
52
53 inherit gnustep-2
54
55 S=${WORKDIR}/${PN/g/G}
56
57 DESCRIPTION="Gridlock is a collection of grid-based games"
58 HOMEPAGE="http://www.dozingcatsoftware.com/Gridlock/readme.html"
59 SRC_URI="http://www.dozingcatsoftware.com/Gridlock/${PN/g/G}-gnustep-${PV}.tar.gz"
60 LICENSE="GPL-2"
61 SLOT="0"
62 KEYWORDS="~amd64 ~ppc ~x86"
63
64
65
66 --
67 gentoo-commits@g.o mailing list