Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/abiword: abiword-3.0.0-r1.ebuild ChangeLog
Date: Sat, 01 Mar 2014 22:15:23
Message-Id: 20140301221516.5EB6F2004C@flycatcher.gentoo.org
1 mgorny 14/03/01 22:15:16
2
3 Modified: abiword-3.0.0-r1.ebuild ChangeLog
4 Log:
5 Update libgcrypt dep to use slot :0.
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
8
9 Revision Changes Path
10 1.9 app-office/abiword/abiword-3.0.0-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-3.0.0-r1.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-3.0.0-r1.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/abiword-3.0.0-r1.ebuild?r1=1.8&r2=1.9
15
16 Index: abiword-3.0.0-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-3.0.0-r1.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- abiword-3.0.0-r1.ebuild 9 Feb 2014 12:15:00 -0000 1.8
23 +++ abiword-3.0.0-r1.ebuild 1 Mar 2014 22:15:16 -0000 1.9
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 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.0-r1.ebuild,v 1.8 2014/02/09 12:15:00 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-3.0.0-r1.ebuild,v 1.9 2014/03/01 22:15:16 mgorny Exp $
29
30 EAPI=5
31 GCONF_DEBUG="yes"
32 @@ -24,7 +24,7 @@
33 >=app-text/wv-1.2
34 >=dev-libs/fribidi-0.10.4
35 >=dev-libs/glib-2.16:2
36 - >=dev-libs/libgcrypt-1.4.5
37 + >=dev-libs/libgcrypt-1.4.5:0
38 dev-libs/libxslt
39 >=gnome-base/librsvg-2.16:2
40 >=gnome-extra/libgsf-1.14.18
41
42
43
44 1.275 app-office/abiword/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.275&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?rev=1.275&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/abiword/ChangeLog?r1=1.274&r2=1.275
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v
53 retrieving revision 1.274
54 retrieving revision 1.275
55 diff -u -r1.274 -r1.275
56 --- ChangeLog 22 Feb 2014 21:01:26 -0000 1.274
57 +++ ChangeLog 1 Mar 2014 22:15:16 -0000 1.275
58 @@ -1,6 +1,9 @@
59 # ChangeLog for app-office/abiword
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.274 2014/02/22 21:01:26 pacho Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.275 2014/03/01 22:15:16 mgorny Exp $
63 +
64 + 01 Mar 2014; Michał Górny <mgorny@g.o> abiword-3.0.0-r1.ebuild:
65 + Update libgcrypt dep to use slot :0.
66
67 22 Feb 2014; Pacho Ramos <pacho@g.o> abiword-3.0.0-r1.ebuild:
68 Fix wrong commit, bug 502160