Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/scons: scons-2.2.0-r1.ebuild scons-2.2.0.ebuild scons-2.3.0.ebuild ChangeLog
Date: Tue, 21 Jan 2014 00:27:08
Message-Id: 20140121002705.A09CB2004B@flycatcher.gentoo.org
1 vapier 14/01/21 00:27:05
2
3 Modified: scons-2.2.0-r1.ebuild scons-2.2.0.ebuild
4 scons-2.3.0.ebuild ChangeLog
5 Log:
6 Add arm64 love.
7
8 (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
9
10 Revision Changes Path
11 1.6 dev-util/scons/scons-2.2.0-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/scons-2.2.0-r1.ebuild?rev=1.6&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/scons-2.2.0-r1.ebuild?rev=1.6&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/scons-2.2.0-r1.ebuild?r1=1.5&r2=1.6
16
17 Index: scons-2.2.0-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.2.0-r1.ebuild,v
20 retrieving revision 1.5
21 retrieving revision 1.6
22 diff -u -r1.5 -r1.6
23 --- scons-2.2.0-r1.ebuild 9 Sep 2013 10:29:41 -0000 1.5
24 +++ scons-2.2.0-r1.ebuild 21 Jan 2014 00:27:05 -0000 1.6
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.2.0-r1.ebuild,v 1.5 2013/09/09 10:29:41 mgorny Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.2.0-r1.ebuild,v 1.6 2014/01/21 00:27:05 vapier Exp $
31
32 EAPI=5
33
34 @@ -17,7 +17,7 @@
35
36 LICENSE="MIT"
37 SLOT="0"
38 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
39 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
40 IUSE="doc"
41
42 python_prepare_all() {
43
44
45
46 1.10 dev-util/scons/scons-2.2.0.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/scons-2.2.0.ebuild?rev=1.10&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/scons-2.2.0.ebuild?rev=1.10&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/scons-2.2.0.ebuild?r1=1.9&r2=1.10
51
52 Index: scons-2.2.0.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.2.0.ebuild,v
55 retrieving revision 1.9
56 retrieving revision 1.10
57 diff -u -r1.9 -r1.10
58 --- scons-2.2.0.ebuild 7 Oct 2012 14:40:20 -0000 1.9
59 +++ scons-2.2.0.ebuild 21 Jan 2014 00:27:05 -0000 1.10
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2012 Gentoo Foundation
62 +# Copyright 1999-2014 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.2.0.ebuild,v 1.9 2012/10/07 14:40:20 grobian Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.2.0.ebuild,v 1.10 2014/01/21 00:27:05 vapier Exp $
66
67 EAPI="4"
68 PYTHON_DEPEND="2:2.5"
69 @@ -19,7 +19,7 @@
70
71 LICENSE="MIT"
72 SLOT="0"
73 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
74 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
75 IUSE="doc"
76
77 DOCS="CHANGES.txt RELEASE.txt"
78
79
80
81 1.6 dev-util/scons/scons-2.3.0.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/scons-2.3.0.ebuild?rev=1.6&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/scons-2.3.0.ebuild?rev=1.6&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/scons-2.3.0.ebuild?r1=1.5&r2=1.6
86
87 Index: scons-2.3.0.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.3.0.ebuild,v
90 retrieving revision 1.5
91 retrieving revision 1.6
92 diff -u -r1.5 -r1.6
93 --- scons-2.3.0.ebuild 19 Oct 2013 03:43:08 -0000 1.5
94 +++ scons-2.3.0.ebuild 21 Jan 2014 00:27:05 -0000 1.6
95 @@ -1,6 +1,6 @@
96 -# Copyright 1999-2013 Gentoo Foundation
97 +# Copyright 1999-2014 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.3.0.ebuild,v 1.5 2013/10/19 03:43:08 vapier Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.3.0.ebuild,v 1.6 2014/01/21 00:27:05 vapier Exp $
101
102 EAPI=5
103 PYTHON_COMPAT=( python{2_6,2_7} )
104 @@ -16,7 +16,7 @@
105
106 LICENSE="MIT"
107 SLOT="0"
108 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
109 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
110 IUSE="doc"
111
112 python_prepare_all() {
113
114
115
116 1.136 dev-util/scons/ChangeLog
117
118 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/ChangeLog?rev=1.136&view=markup
119 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/ChangeLog?rev=1.136&content-type=text/plain
120 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/scons/ChangeLog?r1=1.135&r2=1.136
121
122 Index: ChangeLog
123 ===================================================================
124 RCS file: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v
125 retrieving revision 1.135
126 retrieving revision 1.136
127 diff -u -r1.135 -r1.136
128 --- ChangeLog 19 Oct 2013 03:43:08 -0000 1.135
129 +++ ChangeLog 21 Jan 2014 00:27:05 -0000 1.136
130 @@ -1,6 +1,10 @@
131 # ChangeLog for dev-util/scons
132 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
133 -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.135 2013/10/19 03:43:08 vapier Exp $
134 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
135 +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.136 2014/01/21 00:27:05 vapier Exp $
136 +
137 + 21 Jan 2014; Mike Frysinger <vapier@g.o> scons-2.2.0-r1.ebuild,
138 + scons-2.2.0.ebuild, scons-2.3.0.ebuild:
139 + Add arm64 love.
140
141 19 Oct 2013; Mike Frysinger <vapier@g.o> scons-2.3.0.ebuild:
142 Add m68k/s390/sh love.