Gentoo Archives: gentoo-commits

From: "Markus Rothe (corsair)" <corsair@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/newt: newt-0.52.2.ebuild ChangeLog
Date: Tue, 05 Feb 2008 10:10:26
Message-Id: E1JMKkx-0002Gl-KO@stork.gentoo.org
1 corsair 08/02/05 10:10:23
2
3 Modified: newt-0.52.2.ebuild ChangeLog
4 Log:
5 Stable on ppc64
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.8 dev-libs/newt/newt-0.52.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/newt/newt-0.52.2.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/newt/newt-0.52.2.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/newt/newt-0.52.2.ebuild?r1=1.7&r2=1.8
14
15 Index: newt-0.52.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/newt/newt-0.52.2.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- newt-0.52.2.ebuild 18 Jan 2008 15:16:12 -0000 1.7
22 +++ newt-0.52.2.ebuild 5 Feb 2008 10:10:23 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/newt-0.52.2.ebuild,v 1.7 2008/01/18 15:16:12 xmerlin Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/newt-0.52.2.ebuild,v 1.8 2008/02/05 10:10:23 corsair Exp $
28
29 inherit python toolchain-funcs eutils rpm
30
31 @@ -14,7 +14,7 @@
32
33 LICENSE="LGPL-2"
34 SLOT="0"
35 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
36 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86"
37 IUSE="gpm tcl"
38
39 RDEPEND="=sys-libs/slang-1*
40
41
42
43 1.35 dev-libs/newt/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/newt/ChangeLog?rev=1.35&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/newt/ChangeLog?rev=1.35&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/newt/ChangeLog?r1=1.34&r2=1.35
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-libs/newt/ChangeLog,v
52 retrieving revision 1.34
53 retrieving revision 1.35
54 diff -u -r1.34 -r1.35
55 --- ChangeLog 18 Jan 2008 15:16:12 -0000 1.34
56 +++ ChangeLog 5 Feb 2008 10:10:23 -0000 1.35
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-libs/newt
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/ChangeLog,v 1.34 2008/01/18 15:16:12 xmerlin Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/newt/ChangeLog,v 1.35 2008/02/05 10:10:23 corsair Exp $
62 +
63 + 05 Feb 2008; Markus Rothe <corsair@g.o> newt-0.52.2.ebuild:
64 + Stable on ppc64
65
66 18 Jan 2008; Christian Zoffoli <xmerlin@g.o>
67 -files/newt-0.52.7-DESTDIR.patch, newt-0.52.2.ebuild, newt-0.52.7.ebuild:
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list