Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-arcade/bub-n-bros: bub-n-bros-1.6.2.ebuild ChangeLog
Date: Thu, 01 Jan 2015 09:21:42
Message-Id: 20150101092135.4AF0FEA0C@oystercatcher.gentoo.org
1 patrick 15/01/01 09:21:35
2
3 Modified: bub-n-bros-1.6.2.ebuild ChangeLog
4 Log:
5 Whitespace
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.2 games-arcade/bub-n-bros/bub-n-bros-1.6.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/bub-n-bros/bub-n-bros-1.6.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/bub-n-bros/bub-n-bros-1.6.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/bub-n-bros/bub-n-bros-1.6.2.ebuild?r1=1.1&r2=1.2
15
16 Index: bub-n-bros-1.6.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-arcade/bub-n-bros/bub-n-bros-1.6.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- bub-n-bros-1.6.2.ebuild 1 Jan 2015 06:01:49 -0000 1.1
23 +++ bub-n-bros-1.6.2.ebuild 1 Jan 2015 09:21:35 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/bub-n-bros/bub-n-bros-1.6.2.ebuild,v 1.1 2015/01/01 06:01:49 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/bub-n-bros/bub-n-bros-1.6.2.ebuild,v 1.2 2015/01/01 09:21:35 patrick Exp $
29
30 EAPI=5
31 PYTHON_COMPAT=( python2_7 )
32 @@ -17,9 +17,10 @@
33 IUSE=""
34
35 DEPEND="dev-python/pygame[${PYTHON_USEDEP}]
36 - ${PYTHON_DEPS}"
37 - RDEPEND=${DEPEND}
38 - REQUIRED_USE=${PYTHON_REQUIRED_USE}
39 + ${PYTHON_DEPS}"
40 +RDEPEND=${DEPEND}
41 +
42 +REQUIRED_USE=${PYTHON_REQUIRED_USE}
43
44 S=${WORKDIR}/${MY_P}
45
46 @@ -30,7 +31,7 @@
47
48 src_prepare() {
49 ecvs_clean
50 - epatch "${FILESDIR}"/${P}-home.patch
51 + epatch "${FILESDIR}"/${P}-home.patch
52 python_fix_shebang .
53 }
54
55
56
57
58 1.22 games-arcade/bub-n-bros/ChangeLog
59
60 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/bub-n-bros/ChangeLog?rev=1.22&view=markup
61 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/bub-n-bros/ChangeLog?rev=1.22&content-type=text/plain
62 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/bub-n-bros/ChangeLog?r1=1.21&r2=1.22
63
64 Index: ChangeLog
65 ===================================================================
66 RCS file: /var/cvsroot/gentoo-x86/games-arcade/bub-n-bros/ChangeLog,v
67 retrieving revision 1.21
68 retrieving revision 1.22
69 diff -u -r1.21 -r1.22
70 --- ChangeLog 1 Jan 2015 06:01:49 -0000 1.21
71 +++ ChangeLog 1 Jan 2015 09:21:35 -0000 1.22
72 @@ -1,6 +1,9 @@
73 # ChangeLog for games-arcade/bub-n-bros
74 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
75 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/bub-n-bros/ChangeLog,v 1.21 2015/01/01 06:01:49 mr_bones_ Exp $
76 +# $Header: /var/cvsroot/gentoo-x86/games-arcade/bub-n-bros/ChangeLog,v 1.22 2015/01/01 09:21:35 patrick Exp $
77 +
78 + 01 Jan 2015; Patrick Lauer <patrick@g.o> bub-n-bros-1.6.2.ebuild:
79 + Whitespace
80
81 *bub-n-bros-1.6.2 (01 Jan 2015)