Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/augeas: ChangeLog augeas-0.9.0.ebuild
Date: Sun, 03 Jun 2012 00:51:53
Message-Id: 20120603005142.85F512004B@flycatcher.gentoo.org
1 xmw 12/06/03 00:51:42
2
3 Modified: ChangeLog augeas-0.9.0.ebuild
4 Log:
5 ppc stable (bug 391565)
6
7 (Portage version: 2.1.10.63/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.31 app-admin/augeas/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/augeas/ChangeLog?rev=1.31&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/augeas/ChangeLog?rev=1.31&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/augeas/ChangeLog?r1=1.30&r2=1.31
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-admin/augeas/ChangeLog,v
19 retrieving revision 1.30
20 retrieving revision 1.31
21 diff -u -r1.30 -r1.31
22 --- ChangeLog 3 May 2012 18:02:20 -0000 1.30
23 +++ ChangeLog 3 Jun 2012 00:51:42 -0000 1.31
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-admin/augeas
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/ChangeLog,v 1.30 2012/05/03 18:02:20 jdhore Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/ChangeLog,v 1.31 2012/06/03 00:51:42 xmw Exp $
29 +
30 + 03 Jun 2012; Michael Weber <xmw@g.o> augeas-0.9.0.ebuild:
31 + ppc stable (bug 391565)
32
33 03 May 2012; Jeff Horelick <jdhore@g.o> augeas-0.10.0.ebuild:
34 dev-util/pkgconfig -> virtual/pkgconfig
35
36
37
38 1.4 app-admin/augeas/augeas-0.9.0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/augeas/augeas-0.9.0.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/augeas/augeas-0.9.0.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/augeas/augeas-0.9.0.ebuild?r1=1.3&r2=1.4
43
44 Index: augeas-0.9.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-admin/augeas/augeas-0.9.0.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- augeas-0.9.0.ebuild 14 Dec 2011 20:40:05 -0000 1.3
51 +++ augeas-0.9.0.ebuild 3 Jun 2012 00:51:42 -0000 1.4
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2011 Gentoo Foundation
54 +# Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/augeas-0.9.0.ebuild,v 1.3 2011/12/14 20:40:05 ago Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/app-admin/augeas/augeas-0.9.0.ebuild,v 1.4 2012/06/03 00:51:42 xmw Exp $
58
59 EAPI="4"
60 inherit eutils
61 @@ -11,7 +11,7 @@
62
63 LICENSE="LGPL-2.1"
64 SLOT="0"
65 -KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc x86"
66 +KEYWORDS="~alpha amd64 ~hppa ppc ~sparc x86"
67 IUSE="static-libs test"
68
69 RDEPEND="sys-libs/readline"