Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-puzzle/scramble: scramble-0.9.5.ebuild ChangeLog
Date: Sat, 07 Feb 2015 13:30:06
Message-Id: 20150207132958.7DE1211409@oystercatcher.gentoo.org
1 ago 15/02/07 13:29:58
2
3 Modified: scramble-0.9.5.ebuild ChangeLog
4 Log:
5 Stable for amd64, wrt bug #539182
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.4 games-puzzle/scramble/scramble-0.9.5.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/scramble/scramble-0.9.5.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/scramble/scramble-0.9.5.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/scramble/scramble-0.9.5.ebuild?r1=1.3&r2=1.4
15
16 Index: scramble-0.9.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-puzzle/scramble/scramble-0.9.5.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- scramble-0.9.5.ebuild 16 Jun 2014 06:16:17 -0000 1.3
23 +++ scramble-0.9.5.ebuild 7 Feb 2015 13:29:58 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/scramble/scramble-0.9.5.ebuild,v 1.3 2014/06/16 06:16:17 mr_bones_ Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/scramble/scramble-0.9.5.ebuild,v 1.4 2015/02/07 13:29:58 ago Exp $
30
31 EAPI=5
32 inherit autotools flag-o-matic games
33 @@ -11,7 +11,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~ppc x86"
38 +KEYWORDS="amd64 ~ppc x86"
39 IUSE=""
40
41 DEPEND=">=media-libs/libsdl-1.2[sound,video]
42
43
44
45 1.11 games-puzzle/scramble/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/scramble/ChangeLog?rev=1.11&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/scramble/ChangeLog?rev=1.11&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-puzzle/scramble/ChangeLog?r1=1.10&r2=1.11
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/games-puzzle/scramble/ChangeLog,v
54 retrieving revision 1.10
55 retrieving revision 1.11
56 diff -u -r1.10 -r1.11
57 --- ChangeLog 16 Jun 2014 06:16:17 -0000 1.10
58 +++ ChangeLog 7 Feb 2015 13:29:58 -0000 1.11
59 @@ -1,6 +1,9 @@
60 # ChangeLog for games-puzzle/scramble
61 -# Copyright 2000-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/games-puzzle/scramble/ChangeLog,v 1.10 2014/06/16 06:16:17 mr_bones_ Exp $
63 +# Copyright 2000-2015 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/games-puzzle/scramble/ChangeLog,v 1.11 2015/02/07 13:29:58 ago Exp $
65 +
66 + 07 Feb 2015; Agostino Sarubbo <ago@g.o> scramble-0.9.5.ebuild:
67 + Stable for amd64, wrt bug #539182
68
69 16 Jun 2014; Michael Sterrett <mr_bones_@g.o> scramble-0.9.5.ebuild:
70 EAPI=5; fix build (bug #513412)