Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-kids/crayon-physics: crayon-physics-55.ebuild ChangeLog
Date: Fri, 29 May 2015 08:09:03
Message-Id: 20150529080858.B7AA9A05@oystercatcher.gentoo.org
1 mr_bones_ 15/05/29 08:08:58
2
3 Modified: crayon-physics-55.ebuild ChangeLog
4 Log:
5 restore amd64 keyword now that the deps have caught up
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.10 games-kids/crayon-physics/crayon-physics-55.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-kids/crayon-physics/crayon-physics-55.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-kids/crayon-physics/crayon-physics-55.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-kids/crayon-physics/crayon-physics-55.ebuild?r1=1.9&r2=1.10
15
16 Index: crayon-physics-55.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-kids/crayon-physics/crayon-physics-55.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- crayon-physics-55.ebuild 28 Mar 2015 22:14:06 -0000 1.9
23 +++ crayon-physics-55.ebuild 29 May 2015 08:08:58 -0000 1.10
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-kids/crayon-physics/crayon-physics-55.ebuild,v 1.9 2015/03/28 22:14:06 mgorny Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-kids/crayon-physics/crayon-physics-55.ebuild,v 1.10 2015/05/29 08:08:58 mr_bones_ Exp $
29
30 EAPI=5
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE="CRAYON-PHYSICS"
35 SLOT="0"
36 -KEYWORDS="-* ~amd64 x86"
37 +KEYWORDS="-* amd64 x86"
38 IUSE="bundled-libs"
39 RESTRICT="bindist fetch splitdebug"
40
41
42
43
44 1.11 games-kids/crayon-physics/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-kids/crayon-physics/ChangeLog?rev=1.11&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-kids/crayon-physics/ChangeLog?rev=1.11&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-kids/crayon-physics/ChangeLog?r1=1.10&r2=1.11
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-kids/crayon-physics/ChangeLog,v
53 retrieving revision 1.10
54 retrieving revision 1.11
55 diff -u -r1.10 -r1.11
56 --- ChangeLog 28 Mar 2015 22:14:06 -0000 1.10
57 +++ ChangeLog 29 May 2015 08:08:58 -0000 1.11
58 @@ -1,6 +1,9 @@
59 # ChangeLog for games-kids/crayon-physics
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-kids/crayon-physics/ChangeLog,v 1.10 2015/03/28 22:14:06 mgorny Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/games-kids/crayon-physics/ChangeLog,v 1.11 2015/05/29 08:08:58 mr_bones_ Exp $
63 +
64 + 29 May 2015; Michael Sterrett <mr_bones_@g.o> crayon-physics-55.ebuild:
65 + restore amd64 keyword now that the deps have caught up
66
67 28 Mar 2015; Michał Górny <mgorny@g.o> crayon-physics-55.ebuild:
68 Drop to ~amd64 due to unsatisfiable deps, bug #543334.