Gentoo Archives: gentoo-commits

From: "Santiago M. Mola (coldwind)" <coldwind@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: Sun, 04 Nov 2007 23:47:25
Message-Id: E1IopBY-0005AB-GF@stork.gentoo.org
1 coldwind 07/11/04 23:47:20
2
3 Modified: sancho-bin-0.9.4.58-r1.ebuild ChangeLog
4 Log:
5 Uncommend ppc stuff.
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.3 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.3&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.3&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.2&r2=1.3
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.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- sancho-bin-0.9.4.58-r1.ebuild 1 Nov 2007 05:29:59 -0000 1.2
22 +++ sancho-bin-0.9.4.58-r1.ebuild 4 Nov 2007 23:47:19 -0000 1.3
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.2 2007/11/01 05:29:59 mr_bones_ Exp $
27 +# $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 $
28
29 inherit eutils
30
31 @@ -14,8 +14,8 @@
32 !java? ( mirror://gentoo/${MY_P}-linux-gtk.sh ) )
33 x86? ( java? ( mirror://gentoo/${MY_P}-linux-gtk-java.sh )
34 !java? ( mirror://gentoo/${MY_P}-linux-gtk.sh ) )
35 + ppc? ( java? ( mirror://gentoo/${MY_P}-linux-gtk-ppc-java.sh ) )
36 "
37 -# ppc? ( mirror://gentoo/${MY_P}-linux-gtk-ppc-java.sh )
38
39 RESTRICT="strip"
40
41
42
43
44 1.44 net-p2p/sancho-bin/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/sancho-bin/ChangeLog?rev=1.44&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/sancho-bin/ChangeLog?rev=1.44&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-p2p/sancho-bin/ChangeLog?r1=1.43&r2=1.44
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v
53 retrieving revision 1.43
54 retrieving revision 1.44
55 diff -u -r1.43 -r1.44
56 --- ChangeLog 31 Oct 2007 19:46:39 -0000 1.43
57 +++ ChangeLog 4 Nov 2007 23:47:19 -0000 1.44
58 @@ -1,6 +1,10 @@
59 # ChangeLog for net-p2p/sancho-bin
60 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v 1.43 2007/10/31 19:46:39 coldwind Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v 1.44 2007/11/04 23:47:19 coldwind Exp $
63 +
64 + 04 Nov 2007; Santiago M. Mola <coldwind@g.o>
65 + sancho-bin-0.9.4.58-r1.ebuild:
66 + Uncomment ppc stuff.
67
68 *sancho-bin-0.9.4.58-r1 (31 Oct 2007)
69
70
71
72
73 --
74 gentoo-commits@g.o mailing list