Gentoo Archives: gentoo-commits

From: "Julian Ospald (hasufell)" <hasufell@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-puzzle/monsterz: monsterz-0.7.1-r3.ebuild ChangeLog
Date: Mon, 26 Aug 2013 23:49:28
Message-Id: 20130826234919.E35342004C@flycatcher.gentoo.org
1 hasufell 13/08/26 23:49:19
2
3 Modified: monsterz-0.7.1-r3.ebuild ChangeLog
4 Log:
5 games last on inherit line
6
7 (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
8
9 Revision Changes Path
10 1.2 games-puzzle/monsterz/monsterz-0.7.1-r3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/monsterz/monsterz-0.7.1-r3.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/monsterz/monsterz-0.7.1-r3.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/monsterz/monsterz-0.7.1-r3.ebuild?r1=1.1&r2=1.2
15
16 Index: monsterz-0.7.1-r3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-puzzle/monsterz/monsterz-0.7.1-r3.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- monsterz-0.7.1-r3.ebuild 26 Aug 2013 23:35:12 -0000 1.1
23 +++ monsterz-0.7.1-r3.ebuild 26 Aug 2013 23:49:19 -0000 1.2
24 @@ -1,10 +1,10 @@
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-puzzle/monsterz/monsterz-0.7.1-r3.ebuild,v 1.1 2013/08/26 23:35:12 hasufell Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/monsterz/monsterz-0.7.1-r3.ebuild,v 1.2 2013/08/26 23:49:19 hasufell Exp $
29
30 EAPI=5
31 PYTHON_COMPAT=( python2_6 python2_7 )
32 -inherit eutils games python-r1
33 +inherit eutils python-r1 games
34
35 DESCRIPTION="a little puzzle game, similar to the famous Bejeweled or Zookeeper"
36 HOMEPAGE="http://sam.zoy.org/projects/monsterz/"
37
38
39
40 1.31 games-puzzle/monsterz/ChangeLog
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/monsterz/ChangeLog?rev=1.31&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/monsterz/ChangeLog?rev=1.31&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/monsterz/ChangeLog?r1=1.30&r2=1.31
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/games-puzzle/monsterz/ChangeLog,v
49 retrieving revision 1.30
50 retrieving revision 1.31
51 diff -u -r1.30 -r1.31
52 --- ChangeLog 26 Aug 2013 23:35:11 -0000 1.30
53 +++ ChangeLog 26 Aug 2013 23:49:19 -0000 1.31
54 @@ -1,6 +1,9 @@
55 # ChangeLog for games-puzzle/monsterz
56 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/monsterz/ChangeLog,v 1.30 2013/08/26 23:35:11 hasufell Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/monsterz/ChangeLog,v 1.31 2013/08/26 23:49:19 hasufell Exp $
59 +
60 + 26 Aug 2013; Julian Ospald <hasufell@g.o> monsterz-0.7.1-r3.ebuild:
61 + games last on inherit line
62
63 *monsterz-0.7.1-r3 (26 Aug 2013)