Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/blahtexml: ChangeLog blahtexml-0.9.ebuild
Date: Thu, 30 Jan 2014 23:14:54
Message-Id: 20140130231451.7735E2004C@flycatcher.gentoo.org
1 maekke 14/01/30 23:14:51
2
3 Modified: ChangeLog blahtexml-0.9.ebuild
4 Log:
5 add ~arm, bug #497396
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.3 app-text/blahtexml/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/blahtexml/ChangeLog?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/blahtexml/ChangeLog?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/blahtexml/ChangeLog?r1=1.2&r2=1.3
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-text/blahtexml/ChangeLog,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- ChangeLog 26 Dec 2013 14:40:45 -0000 1.2
23 +++ ChangeLog 30 Jan 2014 23:14:51 -0000 1.3
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-text/blahtexml
26 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-text/blahtexml/ChangeLog,v 1.2 2013/12/26 14:40:45 hasufell Exp $
28 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-text/blahtexml/ChangeLog,v 1.3 2014/01/30 23:14:51 maekke Exp $
30 +
31 + 30 Jan 2014; Markus Meier <maekke@g.o> blahtexml-0.9.ebuild:
32 + add ~arm, bug #497396
33
34 26 Dec 2013; Julian Ospald <hasufell@g.o> blahtexml-0.9.ebuild,
35 files/blahtexml-0.9-Makefile.patch:
36
37
38
39 1.3 app-text/blahtexml/blahtexml-0.9.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/blahtexml/blahtexml-0.9.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/blahtexml/blahtexml-0.9.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/blahtexml/blahtexml-0.9.ebuild?r1=1.2&r2=1.3
44
45 Index: blahtexml-0.9.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-text/blahtexml/blahtexml-0.9.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- blahtexml-0.9.ebuild 26 Dec 2013 14:40:45 -0000 1.2
52 +++ blahtexml-0.9.ebuild 30 Jan 2014 23:14:51 -0000 1.3
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2013 Gentoo Foundation
55 +# Copyright 1999-2014 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-text/blahtexml/blahtexml-0.9.ebuild,v 1.2 2013/12/26 14:40:45 hasufell Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-text/blahtexml/blahtexml-0.9.ebuild,v 1.3 2014/01/30 23:14:51 maekke Exp $
59
60 EAPI=5
61
62 @@ -12,7 +12,7 @@
63
64 LICENSE="BSD CC-BY-3.0 ZLIB"
65 SLOT="0"
66 -KEYWORDS="~amd64 ~x86"
67 +KEYWORDS="~amd64 ~arm ~x86"
68 IUSE="doc"
69
70 RDEPEND="dev-libs/xerces-c"