Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@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
Date: Thu, 01 Nov 2007 05:30:13
Message-Id: E1InScx-0000SE-Op@stork.gentoo.org
1 mr_bones_ 07/11/01 05:29:59
2
3 Modified: sancho-bin-0.9.4.58-r1.ebuild
4 Log:
5 add missing java to IUSE
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.2 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.2&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.2&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.1&r2=1.2
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.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- sancho-bin-0.9.4.58-r1.ebuild 31 Oct 2007 19:46:39 -0000 1.1
22 +++ sancho-bin-0.9.4.58-r1.ebuild 1 Nov 2007 05:29:59 -0000 1.2
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.1 2007/10/31 19:46:39 coldwind Exp $
27 +# $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 $
28
29 inherit eutils
30
31 @@ -23,7 +23,7 @@
32 KEYWORDS="~x86"
33 SLOT="0"
34 LICENSE="CPL-1.0 LGPL-2.1"
35 -IUSE=""
36 +IUSE="java"
37
38 DEPEND="x11-libs/libXxf86vm
39 x11-libs/libXext
40
41
42
43 --
44 gentoo-commits@g.o mailing list