Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/gwenhywfar: ChangeLog gwenhywfar-2.6.2.ebuild
Date: Tue, 05 Aug 2008 13:32:52
Message-Id: E1KQMee-0005Ee-4c@stork.gentoo.org
1 tove 08/08/05 13:32:48
2
3 Modified: ChangeLog gwenhywfar-2.6.2.ebuild
4 Log:
5 Stable on x86 (#233536)
6 (Portage version: 2.2_rc6/cvs/Linux 2.6.26-tuxonice i686)
7
8 Revision Changes Path
9 1.56 sys-libs/gwenhywfar/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gwenhywfar/ChangeLog?rev=1.56&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gwenhywfar/ChangeLog?rev=1.56&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gwenhywfar/ChangeLog?r1=1.55&r2=1.56
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/ChangeLog,v
18 retrieving revision 1.55
19 retrieving revision 1.56
20 diff -u -r1.55 -r1.56
21 --- ChangeLog 1 Aug 2008 18:26:53 -0000 1.55
22 +++ ChangeLog 5 Aug 2008 13:32:47 -0000 1.56
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sys-libs/gwenhywfar
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/ChangeLog,v 1.55 2008/08/01 18:26:53 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/ChangeLog,v 1.56 2008/08/05 13:32:47 tove Exp $
28 +
29 + 05 Aug 2008; Torsten Veller <tove@g.o> gwenhywfar-2.6.2.ebuild:
30 + Stable on x86 (#233536)
31
32 01 Aug 2008; nixnut <nixnut@g.o> gwenhywfar-2.6.2.ebuild:
33 Stable on ppc wrt bug 233536
34
35
36
37 1.5 sys-libs/gwenhywfar/gwenhywfar-2.6.2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-2.6.2.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-2.6.2.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-2.6.2.ebuild?r1=1.4&r2=1.5
42
43 Index: gwenhywfar-2.6.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-2.6.2.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- gwenhywfar-2.6.2.ebuild 1 Aug 2008 18:26:53 -0000 1.4
50 +++ gwenhywfar-2.6.2.ebuild 5 Aug 2008 13:32:47 -0000 1.5
51 @@ -1,13 +1,13 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-2.6.2.ebuild,v 1.4 2008/08/01 18:26:53 nixnut Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-2.6.2.ebuild,v 1.5 2008/08/05 13:32:47 tove Exp $
56
57 DESCRIPTION="A multi-platform helper library for other libraries"
58 HOMEPAGE="http://gwenhywfar.sourceforge.net"
59 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
60 LICENSE="LGPL-2.1"
61 SLOT="0"
62 -KEYWORDS="~amd64 ~hppa ppc ~ppc64 ~sparc ~x86"
63 +KEYWORDS="~amd64 ~hppa ppc ~ppc64 ~sparc x86"
64
65 IUSE="debug ssl doc ncurses"