Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@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: Fri, 01 Aug 2008 18:26:57
Message-Id: E1KOzL4-0008Ia-7k@stork.gentoo.org
1 nixnut 08/08/01 18:26:54
2
3 Modified: ChangeLog gwenhywfar-2.6.2.ebuild
4 Log:
5 Stable on ppc wrt bug 233536
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.55 sys-libs/gwenhywfar/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gwenhywfar/ChangeLog?rev=1.55&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gwenhywfar/ChangeLog?rev=1.55&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gwenhywfar/ChangeLog?r1=1.54&r2=1.55
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/ChangeLog,v
18 retrieving revision 1.54
19 retrieving revision 1.55
20 diff -u -r1.54 -r1.55
21 --- ChangeLog 11 Jun 2008 14:08:24 -0000 1.54
22 +++ ChangeLog 1 Aug 2008 18:26:53 -0000 1.55
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.54 2008/06/11 14:08:24 hanno Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/ChangeLog,v 1.55 2008/08/01 18:26:53 nixnut Exp $
28 +
29 + 01 Aug 2008; nixnut <nixnut@g.o> gwenhywfar-2.6.2.ebuild:
30 + Stable on ppc wrt bug 233536
31
32 *gwenhywfar-3.3.3 (11 Jun 2008)
33
34
35
36
37 1.4 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.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-2.6.2.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-2.6.2.ebuild?r1=1.3&r2=1.4
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.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- gwenhywfar-2.6.2.ebuild 14 May 2008 09:31:15 -0000 1.3
50 +++ gwenhywfar-2.6.2.ebuild 1 Aug 2008 18:26:53 -0000 1.4
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.3 2008/05/14 09:31:15 hanno Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-2.6.2.ebuild,v 1.4 2008/08/01 18:26:53 nixnut 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"