Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in rox-base/rox-lib: ChangeLog rox-lib-2.0.4.ebuild
Date: Wed, 31 Oct 2007 07:25:36
Message-Id: E1In7xD-0004J4-Nz@stork.gentoo.org
1 opfer 07/10/31 07:25:31
2
3 Modified: ChangeLog rox-lib-2.0.4.ebuild
4 Log:
5 stable x86, bug 197510
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.18 rox-base/rox-lib/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/rox-lib/ChangeLog?rev=1.18&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/rox-lib/ChangeLog?rev=1.18&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/rox-lib/ChangeLog?r1=1.17&r2=1.18
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/rox-base/rox-lib/ChangeLog,v
18 retrieving revision 1.17
19 retrieving revision 1.18
20 diff -u -r1.17 -r1.18
21 --- ChangeLog 30 Oct 2007 17:59:10 -0000 1.17
22 +++ ChangeLog 31 Oct 2007 07:25:31 -0000 1.18
23 @@ -1,6 +1,9 @@
24 # ChangeLog for rox-base/rox-lib
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-lib/ChangeLog,v 1.17 2007/10/30 17:59:10 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-lib/ChangeLog,v 1.18 2007/10/31 07:25:31 opfer Exp $
28 +
29 + 31 Oct 2007; Christian Faulhammer <opfer@g.o> rox-lib-2.0.4.ebuild:
30 + stable x86, bug 197510
31
32 30 Oct 2007; nixnut <nixnut@g.o> rox-lib-2.0.4.ebuild:
33 Stable on ppc wrt bug 197510
34
35
36
37 1.4 rox-base/rox-lib/rox-lib-2.0.4.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/rox-lib/rox-lib-2.0.4.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/rox-lib/rox-lib-2.0.4.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/rox-base/rox-lib/rox-lib-2.0.4.ebuild?r1=1.3&r2=1.4
42
43 Index: rox-lib-2.0.4.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/rox-base/rox-lib/rox-lib-2.0.4.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- rox-lib-2.0.4.ebuild 30 Oct 2007 17:59:10 -0000 1.3
50 +++ rox-lib-2.0.4.ebuild 31 Oct 2007 07:25:31 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-lib/rox-lib-2.0.4.ebuild,v 1.3 2007/10/30 17:59:10 nixnut Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/rox-base/rox-lib/rox-lib-2.0.4.ebuild,v 1.4 2007/10/31 07:25:31 opfer Exp $
56
57 NEED_PYTHON="2.3"
58 inherit python eutils multilib
59 @@ -12,7 +12,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~amd64 ppc ~sparc ~x86"
64 +KEYWORDS="~amd64 ppc ~sparc x86"
65 IUSE=""
66
67 RDEPEND=">=rox-base/rox-2.2.0
68
69
70
71 --
72 gentoo-commits@g.o mailing list