Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/scons: ChangeLog scons-1.2.0-r1.ebuild
Date: Wed, 08 Apr 2009 15:16:58
Message-Id: E1LrZW4-0004CI-5S@stork.gentoo.org
1 jer 09/04/08 15:16:40
2
3 Modified: ChangeLog scons-1.2.0-r1.ebuild
4 Log:
5 Stable for HPPA (bug #264537).
6 (Portage version: 2.2_rc28/cvs/Linux i686)
7
8 Revision Changes Path
9 1.70 dev-util/scons/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/scons/ChangeLog?rev=1.70&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/scons/ChangeLog?rev=1.70&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/scons/ChangeLog?r1=1.69&r2=1.70
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v
18 retrieving revision 1.69
19 retrieving revision 1.70
20 diff -u -r1.69 -r1.70
21 --- ChangeLog 7 Apr 2009 18:54:12 -0000 1.69
22 +++ ChangeLog 8 Apr 2009 15:16:40 -0000 1.70
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-util/scons
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.69 2009/04/07 18:54:12 klausman Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/ChangeLog,v 1.70 2009/04/08 15:16:40 jer Exp $
28 +
29 + 08 Apr 2009; Jeroen Roovers <jer@g.o> scons-1.2.0-r1.ebuild:
30 + Stable for HPPA (bug #264537).
31
32 07 Apr 2009; Tobias Klausmann <klausman@g.o> scons-1.2.0-r1.ebuild:
33 Stable on alpha, bug #264537
34
35
36
37 1.4 dev-util/scons/scons-1.2.0-r1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/scons/scons-1.2.0-r1.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/scons/scons-1.2.0-r1.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/scons/scons-1.2.0-r1.ebuild?r1=1.3&r2=1.4
42
43 Index: scons-1.2.0-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-util/scons/scons-1.2.0-r1.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- scons-1.2.0-r1.ebuild 7 Apr 2009 18:54:12 -0000 1.3
50 +++ scons-1.2.0-r1.ebuild 8 Apr 2009 15:16:40 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-1.2.0-r1.ebuild,v 1.3 2009/04/07 18:54:12 klausman Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-1.2.0-r1.ebuild,v 1.4 2009/04/08 15:16:40 jer Exp $
56
57 EAPI=2
58 inherit distutils
59 @@ -14,7 +14,7 @@
60
61 SLOT="0"
62 LICENSE="MIT"
63 -KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
64 +KEYWORDS="alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
65 IUSE="doc"
66 DEPEND=">=dev-lang/python-2.5[threads]"
67 DOCS="RELEASE.txt CHANGES.txt"