Gentoo Archives: gentoo-commits

From: "Matti Bickel (mabi)" <mabi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-p2p/sancho-bin: sancho-bin-0.9.4.58-r1.ebuild ChangeLog
Date: Mon, 31 Dec 2007 03:44:40
Message-Id: E1J9BZp-0000r9-6F@stork.gentoo.org
1 mabi 07/12/31 03:44:33
2
3 Modified: sancho-bin-0.9.4.58-r1.ebuild ChangeLog
4 Log:
5 marked ~ppc on user request (bug #198116)
6 (Portage version: 2.1.4_rc11)
7
8 Revision Changes Path
9 1.4 net-p2p/sancho-bin/sancho-bin-0.9.4.58-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.58-r1.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.58-r1.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.58-r1.ebuild?r1=1.3&r2=1.4
14
15 Index: sancho-bin-0.9.4.58-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.58-r1.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- sancho-bin-0.9.4.58-r1.ebuild 4 Nov 2007 23:47:19 -0000 1.3
22 +++ sancho-bin-0.9.4.58-r1.ebuild 31 Dec 2007 03:44:32 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.58-r1.ebuild,v 1.3 2007/11/04 23:47:19 coldwind Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.58-r1.ebuild,v 1.4 2007/12/31 03:44:32 mabi Exp $
28
29 inherit eutils
30
31 @@ -20,7 +20,7 @@
32 RESTRICT="strip"
33
34 # In order to keyword ~ppc, 'java' should be package.use.force'd
35 -KEYWORDS="~x86"
36 +KEYWORDS="~ppc ~x86"
37 SLOT="0"
38 LICENSE="CPL-1.0 LGPL-2.1"
39 IUSE="java"
40
41
42
43 1.45 net-p2p/sancho-bin/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/sancho-bin/ChangeLog?rev=1.45&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/sancho-bin/ChangeLog?rev=1.45&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/sancho-bin/ChangeLog?r1=1.44&r2=1.45
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v
52 retrieving revision 1.44
53 retrieving revision 1.45
54 diff -u -r1.44 -r1.45
55 --- ChangeLog 4 Nov 2007 23:47:19 -0000 1.44
56 +++ ChangeLog 31 Dec 2007 03:44:32 -0000 1.45
57 @@ -1,6 +1,10 @@
58 # ChangeLog for net-p2p/sancho-bin
59 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v 1.44 2007/11/04 23:47:19 coldwind Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v 1.45 2007/12/31 03:44:32 mabi Exp $
62 +
63 + 31 Dec 2007; Matti Bickel <mabi@g.o> sancho-bin-0.9.4.58-r1.ebuild:
64 + marked ~ppc on user request (bug #198116), be careful USE='-java' is
65 + NON-functional!
66
67 04 Nov 2007; Santiago M. Mola <coldwind@g.o>
68 sancho-bin-0.9.4.58-r1.ebuild:
69
70
71
72 --
73 gentoo-commits@g.o mailing list