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-pda/jpilot: jpilot-1.8.1.ebuild jpilot-1.8.0.ebuild ChangeLog
Date: Sat, 01 Mar 2014 22:17:23
Message-Id: 20140301221720.2E8AC2004C@flycatcher.gentoo.org
1 mgorny 14/03/01 22:17:20
2
3 Modified: jpilot-1.8.1.ebuild jpilot-1.8.0.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.4 app-pda/jpilot/jpilot-1.8.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/jpilot/jpilot-1.8.1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/jpilot/jpilot-1.8.1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/jpilot/jpilot-1.8.1.ebuild?r1=1.3&r2=1.4
15
16 Index: jpilot-1.8.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-1.8.1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- jpilot-1.8.1.ebuild 29 Aug 2012 03:22:02 -0000 1.3
23 +++ jpilot-1.8.1.ebuild 1 Mar 2014 22:17:19 -0000 1.4
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-1.8.1.ebuild,v 1.3 2012/08/29 03:22:02 blueness Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-1.8.1.ebuild,v 1.4 2014/03/01 22:17:19 mgorny Exp $
30
31 EAPI=4
32 inherit autotools eutils
33 @@ -15,7 +15,7 @@
34 IUSE="nls"
35
36 RDEPEND=">=app-pda/pilot-link-0.12.5
37 - dev-libs/libgcrypt
38 + dev-libs/libgcrypt:0
39 >=x11-libs/gtk+-2.18.9:2"
40 DEPEND="${RDEPEND}
41 nls? ( dev-util/intltool
42
43
44
45 1.10 app-pda/jpilot/jpilot-1.8.0.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/jpilot/jpilot-1.8.0.ebuild?rev=1.10&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/jpilot/jpilot-1.8.0.ebuild?rev=1.10&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/jpilot/jpilot-1.8.0.ebuild?r1=1.9&r2=1.10
50
51 Index: jpilot-1.8.0.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-1.8.0.ebuild,v
54 retrieving revision 1.9
55 retrieving revision 1.10
56 diff -u -r1.9 -r1.10
57 --- jpilot-1.8.0.ebuild 3 May 2012 20:20:57 -0000 1.9
58 +++ jpilot-1.8.0.ebuild 1 Mar 2014 22:17:19 -0000 1.10
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2012 Gentoo Foundation
61 +# Copyright 1999-2014 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-1.8.0.ebuild,v 1.9 2012/05/03 20:20:57 jdhore Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-1.8.0.ebuild,v 1.10 2014/03/01 22:17:19 mgorny Exp $
65
66 EAPI=2
67 inherit autotools eutils
68 @@ -15,7 +15,7 @@
69 IUSE="nls"
70
71 RDEPEND=">=app-pda/pilot-link-0.12.5
72 - dev-libs/libgcrypt
73 + dev-libs/libgcrypt:0
74 >=x11-libs/gtk+-2.18.9:2"
75 DEPEND="${RDEPEND}
76 nls? ( dev-util/intltool
77
78
79
80 1.50 app-pda/jpilot/ChangeLog
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/jpilot/ChangeLog?rev=1.50&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/jpilot/ChangeLog?rev=1.50&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-pda/jpilot/ChangeLog?r1=1.49&r2=1.50
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/app-pda/jpilot/ChangeLog,v
89 retrieving revision 1.49
90 retrieving revision 1.50
91 diff -u -r1.49 -r1.50
92 --- ChangeLog 29 Aug 2012 03:22:02 -0000 1.49
93 +++ ChangeLog 1 Mar 2014 22:17:19 -0000 1.50
94 @@ -1,6 +1,10 @@
95 # ChangeLog for app-pda/jpilot
96 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/ChangeLog,v 1.49 2012/08/29 03:22:02 blueness Exp $
98 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
99 +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/ChangeLog,v 1.50 2014/03/01 22:17:19 mgorny Exp $
100 +
101 + 01 Mar 2014; Michał Górny <mgorny@g.o> jpilot-1.8.0.ebuild,
102 + jpilot-1.8.1.ebuild:
103 + Update libgcrypt dep to use slot :0.
104
105 29 Aug 2012; Anthony G. Basile <blueness@g.o> jpilot-1.8.1.ebuild:
106 Keyword ~arm
107 @@ -242,4 +246,3 @@
108 source compatible with packages such as GNOME's Pilot support.
109
110 *jpilot-0.99-r2 (1 Feb 2002)
111 -