Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/augeas: ChangeLog augeas-0.7.1.ebuild
Date: Wed, 08 Sep 2010 10:22:49
Message-Id: 20100908102242.97EA620051@flycatcher.gentoo.org
1 hwoarang 10/09/08 10:22:42
2
3 Modified: ChangeLog augeas-0.7.1.ebuild
4 Log:
5 Stable on amd64 wrt bug #325111
6
7 (Portage version: 2.2_rc75/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.18 app-admin/augeas/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/augeas/ChangeLog?rev=1.18&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/augeas/ChangeLog?rev=1.18&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/augeas/ChangeLog?r1=1.17&r2=1.18
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-admin/augeas/ChangeLog,v
19 retrieving revision 1.17
20 retrieving revision 1.18
21 diff -u -r1.17 -r1.18
22 --- ChangeLog 6 Sep 2010 17:39:15 -0000 1.17
23 +++ ChangeLog 8 Sep 2010 10:22:42 -0000 1.18
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-admin/augeas
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/ChangeLog,v 1.17 2010/09/06 17:39:15 matsuu Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/ChangeLog,v 1.18 2010/09/08 10:22:42 hwoarang Exp $
29 +
30 + 08 Sep 2010; Markos Chandras <hwoarang@g.o> augeas-0.7.1.ebuild:
31 + Stable on amd64 wrt bug #325111
32
33 *augeas-0.7.3 (06 Sep 2010)
34
35
36
37
38 1.3 app-admin/augeas/augeas-0.7.1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/augeas/augeas-0.7.1.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/augeas/augeas-0.7.1.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/augeas/augeas-0.7.1.ebuild?r1=1.2&r2=1.3
43
44 Index: augeas-0.7.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-admin/augeas/augeas-0.7.1.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- augeas-0.7.1.ebuild 21 Jun 2010 20:40:17 -0000 1.2
51 +++ augeas-0.7.1.ebuild 8 Sep 2010 10:22:42 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/augeas-0.7.1.ebuild,v 1.2 2010/06/21 20:40:17 gmsoft Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/augeas-0.7.1.ebuild,v 1.3 2010/09/08 10:22:42 hwoarang Exp $
57
58 DESCRIPTION="A library for changing configuration files"
59 HOMEPAGE="http://augeas.net/"
60 @@ -8,7 +8,7 @@
61
62 LICENSE="LGPL-2.1"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
65 +KEYWORDS="amd64 ~hppa ~ppc ~sparc ~x86"
66 IUSE="test"
67
68 RDEPEND="sys-libs/readline"