Gentoo Archives: gentoo-commits

From: "Olivier Crete (tester)" <tester@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-embedded/scratchbox-toolchain-cs2009q1-eglibc2_8: scratchbox-toolchain-cs2009q1-eglibc2_8-1.0.14.ebuild ChangeLog
Date: Thu, 25 Feb 2010 17:56:09
Message-Id: E1NkhwV-0004Rd-RV@stork.gentoo.org
1 tester 10/02/25 17:56:07
2
3 Modified:
4 scratchbox-toolchain-cs2009q1-eglibc2_8-1.0.14.ebuild
5 ChangeLog
6 Log:
7 Remove useless binchecks, this runs in a chroot
8 (Portage version: 2.1.7.16/cvs/Linux i686)
9
10 Revision Changes Path
11 1.4 dev-embedded/scratchbox-toolchain-cs2009q1-eglibc2_8/scratchbox-toolchain-cs2009q1-eglibc2_8-1.0.14.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/scratchbox-toolchain-cs2009q1-eglibc2_8/scratchbox-toolchain-cs2009q1-eglibc2_8-1.0.14.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/scratchbox-toolchain-cs2009q1-eglibc2_8/scratchbox-toolchain-cs2009q1-eglibc2_8-1.0.14.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/scratchbox-toolchain-cs2009q1-eglibc2_8/scratchbox-toolchain-cs2009q1-eglibc2_8-1.0.14.ebuild?r1=1.3&r2=1.4
16
17 Index: scratchbox-toolchain-cs2009q1-eglibc2_8-1.0.14.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-toolchain-cs2009q1-eglibc2_8/scratchbox-toolchain-cs2009q1-eglibc2_8-1.0.14.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- scratchbox-toolchain-cs2009q1-eglibc2_8-1.0.14.ebuild 18 Jan 2010 13:04:04 -0000 1.3
24 +++ scratchbox-toolchain-cs2009q1-eglibc2_8-1.0.14.ebuild 25 Feb 2010 17:56:07 -0000 1.4
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2010 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-toolchain-cs2009q1-eglibc2_8/scratchbox-toolchain-cs2009q1-eglibc2_8-1.0.14.ebuild,v 1.3 2010/01/18 13:04:04 flameeyes Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-toolchain-cs2009q1-eglibc2_8/scratchbox-toolchain-cs2009q1-eglibc2_8-1.0.14.ebuild,v 1.4 2010/02/25 17:56:07 tester Exp $
30
31 SBOX_GROUP="sbox"
32
33 @@ -17,7 +17,7 @@
34 IUSE=""
35
36 # Stripping BREAKS scratchbox, it runs in a chroot and is pre-stripped when needed (bug #296294)
37 -RESTRICT="strip"
38 +RESTRICT="strip binchecks"
39
40 DEPEND=""
41 RDEPEND="=dev-embedded/scratchbox-1.0*"
42
43
44
45 1.4 dev-embedded/scratchbox-toolchain-cs2009q1-eglibc2_8/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/scratchbox-toolchain-cs2009q1-eglibc2_8/ChangeLog?rev=1.4&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/scratchbox-toolchain-cs2009q1-eglibc2_8/ChangeLog?rev=1.4&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-embedded/scratchbox-toolchain-cs2009q1-eglibc2_8/ChangeLog?r1=1.3&r2=1.4
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-toolchain-cs2009q1-eglibc2_8/ChangeLog,v
54 retrieving revision 1.3
55 retrieving revision 1.4
56 diff -u -r1.3 -r1.4
57 --- ChangeLog 18 Jan 2010 13:04:04 -0000 1.3
58 +++ ChangeLog 25 Feb 2010 17:56:07 -0000 1.4
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-embedded/scratchbox-toolchain-cs2009q1-eglibc2_8
61 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-toolchain-cs2009q1-eglibc2_8/ChangeLog,v 1.3 2010/01/18 13:04:04 flameeyes Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-embedded/scratchbox-toolchain-cs2009q1-eglibc2_8/ChangeLog,v 1.4 2010/02/25 17:56:07 tester Exp $
64 +
65 + 25 Feb 2010; Olivier Crête <tester@g.o>
66 + scratchbox-toolchain-cs2009q1-eglibc2_8-1.0.14.ebuild:
67 + Remove useless binchecks, this runs in a chroot
68
69 18 Jan 2010; Diego E. Pettenò <flameeyes@g.o>
70 scratchbox-toolchain-cs2009q1-eglibc2_8-1.0.14.ebuild: