Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libverto: libverto-0.2.4.ebuild ChangeLog
Date: Tue, 05 Jun 2012 19:01:10
Message-Id: 20120605190052.AA5F72004B@flycatcher.gentoo.org
1 xmw 12/06/05 19:00:52
2
3 Modified: libverto-0.2.4.ebuild ChangeLog
4 Log:
5 adding ~ppc (bug 412489)
6
7 (Portage version: 2.1.10.63/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.5 dev-libs/libverto/libverto-0.2.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/libverto-0.2.4.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/libverto-0.2.4.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/libverto-0.2.4.ebuild?r1=1.4&r2=1.5
15
16 Index: libverto-0.2.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.4.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- libverto-0.2.4.ebuild 12 May 2012 19:34:09 -0000 1.4
23 +++ libverto-0.2.4.ebuild 5 Jun 2012 19:00:52 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.4.ebuild,v 1.4 2012/05/12 19:34:09 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.4.ebuild,v 1.5 2012/06/05 19:00:52 xmw Exp $
29
30 EAPI=4
31 inherit autotools
32 @@ -11,7 +11,7 @@
33
34 LICENSE="as-is"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-fbsd"
37 +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~amd64-fbsd"
38 IUSE="glib +libev libevent tevent +threads static-libs"
39
40 # file collisions
41
42
43
44 1.5 dev-libs/libverto/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/ChangeLog?rev=1.5&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/ChangeLog?rev=1.5&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/ChangeLog?r1=1.4&r2=1.5
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libverto/ChangeLog,v
53 retrieving revision 1.4
54 retrieving revision 1.5
55 diff -u -r1.4 -r1.5
56 --- ChangeLog 12 May 2012 19:34:09 -0000 1.4
57 +++ ChangeLog 5 Jun 2012 19:00:52 -0000 1.5
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-libs/libverto
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/ChangeLog,v 1.4 2012/05/12 19:34:09 aballier Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/ChangeLog,v 1.5 2012/06/05 19:00:52 xmw Exp $
63 +
64 + 05 Jun 2012; Michael Weber <xmw@g.o> libverto-0.2.4.ebuild:
65 + adding ~ppc (bug 412489)
66
67 12 May 2012; Alexis Ballier <aballier@g.o> libverto-0.2.4.ebuild:
68 keyword ~amd64-fbsd