Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-action/barrage: ChangeLog barrage-1.0.4.ebuild barrage-1.0.2-r1.ebuild
Date: Sun, 02 Oct 2011 13:47:30
Message-Id: 20111002134720.B1B632004B@flycatcher.gentoo.org
1 armin76 11/10/02 13:47:20
2
3 Modified: ChangeLog barrage-1.0.4.ebuild
4 barrage-1.0.2-r1.ebuild
5 Log:
6 Drop sparc keywords
7
8 (Portage version: 2.1.10.11/cvs/Linux ia64)
9
10 Revision Changes Path
11 1.22 games-action/barrage/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/barrage/ChangeLog?rev=1.22&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/barrage/ChangeLog?rev=1.22&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/barrage/ChangeLog?r1=1.21&r2=1.22
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/games-action/barrage/ChangeLog,v
20 retrieving revision 1.21
21 retrieving revision 1.22
22 diff -u -r1.21 -r1.22
23 --- ChangeLog 4 Sep 2011 17:47:23 -0000 1.21
24 +++ ChangeLog 2 Oct 2011 13:47:20 -0000 1.22
25 @@ -1,6 +1,10 @@
26 # ChangeLog for games-action/barrage
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/games-action/barrage/ChangeLog,v 1.21 2011/09/04 17:47:23 phajdan.jr Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-action/barrage/ChangeLog,v 1.22 2011/10/02 13:47:20 armin76 Exp $
30 +
31 + 02 Oct 2011; Raúl Porcel <armin76@g.o> barrage-1.0.2-r1.ebuild,
32 + barrage-1.0.4.ebuild:
33 + Drop sparc keywords
34
35 04 Sep 2011; Pawel Hajdan jr <phajdan.jr@g.o> barrage-1.0.4.ebuild:
36 x86 stable wrt bug #381501
37
38
39
40 1.4 games-action/barrage/barrage-1.0.4.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/barrage/barrage-1.0.4.ebuild?rev=1.4&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/barrage/barrage-1.0.4.ebuild?rev=1.4&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/barrage/barrage-1.0.4.ebuild?r1=1.3&r2=1.4
45
46 Index: barrage-1.0.4.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/games-action/barrage/barrage-1.0.4.ebuild,v
49 retrieving revision 1.3
50 retrieving revision 1.4
51 diff -u -r1.3 -r1.4
52 --- barrage-1.0.4.ebuild 4 Sep 2011 17:47:23 -0000 1.3
53 +++ barrage-1.0.4.ebuild 2 Oct 2011 13:47:20 -0000 1.4
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/games-action/barrage/barrage-1.0.4.ebuild,v 1.3 2011/09/04 17:47:23 phajdan.jr Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/games-action/barrage/barrage-1.0.4.ebuild,v 1.4 2011/10/02 13:47:20 armin76 Exp $
59
60 EAPI=2
61 inherit eutils games
62 @@ -11,7 +11,7 @@
63
64 LICENSE="GPL-2"
65 SLOT="0"
66 -KEYWORDS="amd64 ~ppc ~sparc x86"
67 +KEYWORDS="amd64 ~ppc x86"
68 IUSE=""
69
70 DEPEND=">=media-libs/libsdl-1.2[audio,video]
71
72
73
74 1.9 games-action/barrage/barrage-1.0.2-r1.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/barrage/barrage-1.0.2-r1.ebuild?rev=1.9&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/barrage/barrage-1.0.2-r1.ebuild?rev=1.9&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/barrage/barrage-1.0.2-r1.ebuild?r1=1.8&r2=1.9
79
80 Index: barrage-1.0.2-r1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/games-action/barrage/barrage-1.0.2-r1.ebuild,v
83 retrieving revision 1.8
84 retrieving revision 1.9
85 diff -u -r1.8 -r1.9
86 --- barrage-1.0.2-r1.ebuild 18 Sep 2010 04:08:39 -0000 1.8
87 +++ barrage-1.0.2-r1.ebuild 2 Oct 2011 13:47:20 -0000 1.9
88 @@ -1,6 +1,6 @@
89 -# Copyright 1999-2010 Gentoo Foundation
90 +# Copyright 1999-2011 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/games-action/barrage/barrage-1.0.2-r1.ebuild,v 1.8 2010/09/18 04:08:39 mr_bones_ Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/games-action/barrage/barrage-1.0.2-r1.ebuild,v 1.9 2011/10/02 13:47:20 armin76 Exp $
94
95 EAPI=2
96 inherit eutils games
97 @@ -12,7 +12,7 @@
98
99 LICENSE="GPL-2"
100 SLOT="0"
101 -KEYWORDS="amd64 ppc sparc x86"
102 +KEYWORDS="amd64 ppc x86"
103 IUSE=""
104
105 DEPEND=">=media-libs/libsdl-1.2[audio,video]