Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/abiword: abiword-3.0.1.ebuild ChangeLog
Date: Mon, 29 Jun 2015 18:37:53
Message-Id: 20150629183733.1250B73D@oystercatcher.gentoo.org
1 pacho 15/06/29 18:37:33
2
3 Modified: abiword-3.0.1.ebuild ChangeLog
4 Log:
5 Fix few repoman warnings
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.6 app-office/abiword/abiword-3.0.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-3.0.1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-3.0.1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-3.0.1.ebuild?r1=1.5&r2=1.6
15
16 Index: abiword-3.0.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-3.0.1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- abiword-3.0.1.ebuild 29 Jun 2015 18:35:52 -0000 1.5
23 +++ abiword-3.0.1.ebuild 29 Jun 2015 18:37:33 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-3.0.1.ebuild,v 1.5 2015/06/29 18:35:52 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-3.0.1.ebuild,v 1.6 2015/06/29 18:37:33 pacho Exp $
29
30 EAPI=5
31 GCONF_DEBUG="yes"
32 @@ -28,8 +28,8 @@
33 dev-libs/libxslt
34 >=gnome-base/librsvg-2.16:2
35 >=gnome-extra/libgsf-1.14.18
36 - >=media-libs/libpng-1.2
37 - virtual/jpeg
38 + >=media-libs/libpng-1.2:0=
39 + virtual/jpeg:0
40 >=x11-libs/cairo-1.10[X]
41 >=x11-libs/gtk+-3.0.8:3[cups?]
42 calendar? ( >=dev-libs/libical-0.46:= )
43 @@ -46,7 +46,7 @@
44 grammar? ( >=dev-libs/link-grammar-4.2.1 )
45 math? ( >=x11-libs/gtkmathview-0.7.5 )
46 ots? ( >=app-text/ots-0.5-r1 )
47 - readline? ( sys-libs/readline )
48 + readline? ( sys-libs/readline:* )
49 thesaurus? ( >=app-text/aiksaurus-1.2[gtk] )
50 wordperfect? (
51 app-text/libwpd:0.9
52
53
54
55 1.285 app-office/abiword/ChangeLog
56
57 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.285&view=markup
58 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.285&content-type=text/plain
59 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?r1=1.284&r2=1.285
60
61 Index: ChangeLog
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v
64 retrieving revision 1.284
65 retrieving revision 1.285
66 diff -u -r1.284 -r1.285
67 --- ChangeLog 29 Jun 2015 18:35:52 -0000 1.284
68 +++ ChangeLog 29 Jun 2015 18:37:33 -0000 1.285
69 @@ -1,6 +1,9 @@
70 # ChangeLog for app-office/abiword
71 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
72 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.284 2015/06/29 18:35:52 pacho Exp $
73 +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.285 2015/06/29 18:37:33 pacho Exp $
74 +
75 + 29 Jun 2015; Pacho Ramos <pacho@g.o> abiword-3.0.1.ebuild:
76 + Fix few repoman warnings
77
78 29 Jun 2015; Pacho Ramos <pacho@g.o> -abiword-3.0.0-r2.ebuild,
79 -files/abiword-3.0.0-bison30.patch, -files/abiword-3.0.0-boost54.patch,