Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/confuse: ChangeLog confuse-2.6.ebuild
Date: Wed, 16 Apr 2008 19:38:24
Message-Id: E1JmDSY-0000VH-6m@stork.gentoo.org
1 klausman 08/04/16 19:38:22
2
3 Modified: ChangeLog confuse-2.6.ebuild
4 Log:
5 Stable on alpha, bug #217815
6 (Portage version: 2.1.5_rc3)
7
8 Revision Changes Path
9 1.28 dev-libs/confuse/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/confuse/ChangeLog?rev=1.28&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/confuse/ChangeLog?rev=1.28&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/confuse/ChangeLog?r1=1.27&r2=1.28
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/confuse/ChangeLog,v
18 retrieving revision 1.27
19 retrieving revision 1.28
20 diff -u -r1.27 -r1.28
21 --- ChangeLog 16 Apr 2008 16:31:46 -0000 1.27
22 +++ ChangeLog 16 Apr 2008 19:38:21 -0000 1.28
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-libs/confuse
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/confuse/ChangeLog,v 1.27 2008/04/16 16:31:46 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/confuse/ChangeLog,v 1.28 2008/04/16 19:38:21 klausman Exp $
28 +
29 + 16 Apr 2008; Tobias Klausmann <klausman@g.o> confuse-2.6.ebuild:
30 + Stable on alpha, bug #217815
31
32 16 Apr 2008; Markus Rothe <corsair@g.o> confuse-2.6.ebuild:
33 Stable on ppc64; bug #217815
34
35
36
37 1.5 dev-libs/confuse/confuse-2.6.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/confuse/confuse-2.6.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/confuse/confuse-2.6.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/confuse/confuse-2.6.ebuild?r1=1.4&r2=1.5
42
43 Index: confuse-2.6.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-libs/confuse/confuse-2.6.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- confuse-2.6.ebuild 16 Apr 2008 16:31:46 -0000 1.4
50 +++ confuse-2.6.ebuild 16 Apr 2008 19:38:21 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/confuse/confuse-2.6.ebuild,v 1.4 2008/04/16 16:31:46 corsair Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/confuse/confuse-2.6.ebuild,v 1.5 2008/04/16 19:38:21 klausman Exp $
56
57 DESCRIPTION="a configuration file parser library"
58 HOMEPAGE="http://www.nongnu.org/confuse/"
59 @@ -8,7 +8,7 @@
60
61 LICENSE="LGPL-2"
62 SLOT="0"
63 -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ppc64 sparc ~sparc-fbsd ~x86 ~x86-fbsd"
64 +KEYWORDS="alpha ~amd64 hppa ~ia64 ~ppc ppc64 sparc ~sparc-fbsd ~x86 ~x86-fbsd"
65 IUSE="nls"
66
67 DEPEND="sys-devel/libtool
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list