Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libverto: libverto-0.2.5.ebuild libverto-0.2.5-r1.ebuild ChangeLog
Date: Tue, 10 Jun 2014 00:13:55
Message-Id: 20140610001352.57D932004E@flycatcher.gentoo.org
1 vapier 14/06/10 00:13:52
2
3 Modified: libverto-0.2.5.ebuild libverto-0.2.5-r1.ebuild
4 ChangeLog
5 Log:
6 Add arm64/m68k love.
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
9
10 Revision Changes Path
11 1.17 dev-libs/libverto/libverto-0.2.5.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/libverto-0.2.5.ebuild?rev=1.17&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/libverto-0.2.5.ebuild?rev=1.17&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/libverto-0.2.5.ebuild?r1=1.16&r2=1.17
16
17 Index: libverto-0.2.5.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.5.ebuild,v
20 retrieving revision 1.16
21 retrieving revision 1.17
22 diff -u -r1.16 -r1.17
23 --- libverto-0.2.5.ebuild 16 Aug 2013 17:04:28 -0000 1.16
24 +++ libverto-0.2.5.ebuild 10 Jun 2014 00:13:52 -0000 1.17
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.5.ebuild,v 1.16 2013/08/16 17:04:28 pinkbyte Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.5.ebuild,v 1.17 2014/06/10 00:13:52 vapier Exp $
31
32 EAPI=5
33
34 @@ -10,7 +10,7 @@
35
36 LICENSE="MIT"
37 SLOT="0"
38 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd"
39 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd"
40 IUSE="glib +libev libevent tevent +threads static-libs"
41
42 # file collisions
43
44
45
46 1.2 dev-libs/libverto/libverto-0.2.5-r1.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/libverto-0.2.5-r1.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/libverto-0.2.5-r1.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/libverto-0.2.5-r1.ebuild?r1=1.1&r2=1.2
51
52 Index: libverto-0.2.5-r1.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.5-r1.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- libverto-0.2.5-r1.ebuild 14 May 2014 23:01:12 -0000 1.1
59 +++ libverto-0.2.5-r1.ebuild 10 Jun 2014 00:13:52 -0000 1.2
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.5-r1.ebuild,v 1.1 2014/05/14 23:01:12 mgorny Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/libverto-0.2.5-r1.ebuild,v 1.2 2014/06/10 00:13:52 vapier Exp $
65
66 EAPI=5
67
68 @@ -12,7 +12,7 @@
69
70 LICENSE="MIT"
71 SLOT="0"
72 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd"
73 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd"
74 IUSE="glib +libev libevent tevent +threads static-libs"
75
76 # file collisions
77
78
79
80 1.24 dev-libs/libverto/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/ChangeLog?rev=1.24&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/ChangeLog?rev=1.24&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libverto/ChangeLog?r1=1.23&r2=1.24
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libverto/ChangeLog,v
89 retrieving revision 1.23
90 retrieving revision 1.24
91 diff -u -r1.23 -r1.24
92 --- ChangeLog 14 May 2014 23:01:13 -0000 1.23
93 +++ ChangeLog 10 Jun 2014 00:13:52 -0000 1.24
94 @@ -1,6 +1,10 @@
95 # ChangeLog for dev-libs/libverto
96 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/ChangeLog,v 1.23 2014/05/14 23:01:13 mgorny Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libverto/ChangeLog,v 1.24 2014/06/10 00:13:52 vapier Exp $
99 +
100 + 10 Jun 2014; Mike Frysinger <vapier@g.o> libverto-0.2.5-r1.ebuild,
101 + libverto-0.2.5.ebuild:
102 + Add arm64/m68k love.
103
104 *libverto-0.2.5-r1 (14 May 2014)