Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/unoconv: unoconv-99999999.ebuild ChangeLog
Date: Sat, 28 Feb 2015 17:21:12
Message-Id: 20150228172106.6750112BF8@oystercatcher.gentoo.org
1 ago 15/02/28 17:21:06
2
3 Modified: unoconv-99999999.ebuild ChangeLog
4 Log:
5 Move KEYWORDS to another line to avoid bug #399061
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.3 app-office/unoconv/unoconv-99999999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/unoconv/unoconv-99999999.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/unoconv/unoconv-99999999.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/unoconv/unoconv-99999999.ebuild?r1=1.2&r2=1.3
15
16 Index: unoconv-99999999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-office/unoconv/unoconv-99999999.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- unoconv-99999999.ebuild 31 Mar 2012 11:57:35 -0000 1.2
23 +++ unoconv-99999999.ebuild 28 Feb 2015 17:21:06 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-office/unoconv/unoconv-99999999.ebuild,v 1.2 2012/03/31 11:57:35 scarabeus Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-office/unoconv/unoconv-99999999.ebuild,v 1.3 2015/02/28 17:21:06 ago Exp $
30
31 EAPI=3
32
33 @@ -16,7 +16,8 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -[[ ${PV} == 9999* ]] || KEYWORDS="~amd64 ~x86"
38 +[[ ${PV} == 9999* ]] || \
39 +KEYWORDS="~amd64 ~x86"
40 IUSE=""
41
42 DEPEND=""
43
44
45
46 1.17 app-office/unoconv/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/unoconv/ChangeLog?rev=1.17&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/unoconv/ChangeLog?rev=1.17&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/unoconv/ChangeLog?r1=1.16&r2=1.17
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-office/unoconv/ChangeLog,v
55 retrieving revision 1.16
56 retrieving revision 1.17
57 diff -u -r1.16 -r1.17
58 --- ChangeLog 15 Feb 2015 21:21:49 -0000 1.16
59 +++ ChangeLog 28 Feb 2015 17:21:06 -0000 1.17
60 @@ -1,6 +1,9 @@
61 # ChangeLog for app-office/unoconv
62 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-office/unoconv/ChangeLog,v 1.16 2015/02/15 21:21:49 dilfridge Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/app-office/unoconv/ChangeLog,v 1.17 2015/02/28 17:21:06 ago Exp $
65 +
66 + 28 Feb 2015; Agostino Sarubbo <ago@g.o> unoconv-99999999.ebuild:
67 + Move KEYWORDS to another line to avoid bug #399061
68
69 15 Feb 2015; Andreas K. Huettel <dilfridge@g.o> unoconv-0.6.ebuild,
70 unoconv-0.6.20131229.ebuild: