Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/liblinebreak: liblinebreak-2.1.ebuild ChangeLog
Date: Sun, 02 Dec 2012 10:40:00
Message-Id: 20121202103950.15DC02171D@flycatcher.gentoo.org
1 maekke 12/12/02 10:39:50
2
3 Modified: liblinebreak-2.1.ebuild ChangeLog
4 Log:
5 add ~arm, bug #431244
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.3 dev-libs/liblinebreak/liblinebreak-2.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/liblinebreak/liblinebreak-2.1.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/liblinebreak/liblinebreak-2.1.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/liblinebreak/liblinebreak-2.1.ebuild?r1=1.2&r2=1.3
15
16 Index: liblinebreak-2.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/liblinebreak/liblinebreak-2.1.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- liblinebreak-2.1.ebuild 30 Sep 2011 21:42:40 -0000 1.2
23 +++ liblinebreak-2.1.ebuild 2 Dec 2012 10:39:49 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/liblinebreak/liblinebreak-2.1.ebuild,v 1.2 2011/09/30 21:42:40 dilfridge Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/liblinebreak/liblinebreak-2.1.ebuild,v 1.3 2012/12/02 10:39:49 maekke Exp $
30
31 EAPI=4
32
33 @@ -10,7 +10,7 @@
34
35 LICENSE="ZLIB"
36 SLOT="0"
37 -KEYWORDS="amd64 ppc x86"
38 +KEYWORDS="amd64 ~arm ppc x86"
39 IUSE="static-libs"
40
41 src_configure() {
42
43
44
45 1.7 dev-libs/liblinebreak/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/liblinebreak/ChangeLog?rev=1.7&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/liblinebreak/ChangeLog?rev=1.7&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/liblinebreak/ChangeLog?r1=1.6&r2=1.7
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-libs/liblinebreak/ChangeLog,v
54 retrieving revision 1.6
55 retrieving revision 1.7
56 diff -u -r1.6 -r1.7
57 --- ChangeLog 30 Sep 2011 21:42:40 -0000 1.6
58 +++ ChangeLog 2 Dec 2012 10:39:49 -0000 1.7
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-libs/liblinebreak
61 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/liblinebreak/ChangeLog,v 1.6 2011/09/30 21:42:40 dilfridge Exp $
63 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/liblinebreak/ChangeLog,v 1.7 2012/12/02 10:39:49 maekke Exp $
65 +
66 + 02 Dec 2012; Markus Meier <maekke@g.o> liblinebreak-2.1.ebuild:
67 + add ~arm, bug #431244
68
69 30 Sep 2011; Andreas K. Huettel <dilfridge@g.o>
70 liblinebreak-2.1.ebuild: