Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-db/recutils: recutils-1.5.ebuild ChangeLog
Date: Sat, 01 Mar 2014 22:27:04
Message-Id: 20140301222701.318B82004C@flycatcher.gentoo.org
1 mgorny 14/03/01 22:27:01
2
3 Modified: recutils-1.5.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 dev-db/recutils/recutils-1.5.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/recutils/recutils-1.5.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/recutils/recutils-1.5.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/recutils/recutils-1.5.ebuild?r1=1.3&r2=1.4
15
16 Index: recutils-1.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-db/recutils/recutils-1.5.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- recutils-1.5.ebuild 2 Nov 2012 03:36:52 -0000 1.3
23 +++ recutils-1.5.ebuild 1 Mar 2014 22:27:01 -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/dev-db/recutils/recutils-1.5.ebuild,v 1.3 2012/11/02 03:36:52 radhermit Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-db/recutils/recutils-1.5.ebuild,v 1.4 2014/03/01 22:27:01 mgorny Exp $
30
31 EAPI=4
32
33 @@ -17,7 +17,7 @@
34
35 RDEPEND="sys-libs/readline
36 crypt? (
37 - dev-libs/libgcrypt
38 + dev-libs/libgcrypt:0
39 dev-libs/libgpg-error
40 )
41 curl? ( net-misc/curl )
42
43
44
45 1.4 dev-db/recutils/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/recutils/ChangeLog?rev=1.4&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/recutils/ChangeLog?rev=1.4&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-db/recutils/ChangeLog?r1=1.3&r2=1.4
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-db/recutils/ChangeLog,v
54 retrieving revision 1.3
55 retrieving revision 1.4
56 diff -u -r1.3 -r1.4
57 --- ChangeLog 2 Nov 2012 03:36:52 -0000 1.3
58 +++ ChangeLog 1 Mar 2014 22:27:01 -0000 1.4
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-db/recutils
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-db/recutils/ChangeLog,v 1.3 2012/11/02 03:36:52 radhermit Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-db/recutils/ChangeLog,v 1.4 2014/03/01 22:27:01 mgorny Exp $
65 +
66 + 01 Mar 2014; Michał Górny <mgorny@g.o> recutils-1.5.ebuild:
67 + Update libgcrypt dep to use slot :0.
68
69 02 Nov 2012; Tim Harder <radhermit@g.o> recutils-1.5.ebuild,
70 +files/recutils-1.5-glibc-2.16.patch:
71 @@ -14,4 +17,3 @@
72 15 Jan 2012; Tim Harder <radhermit@g.o> +files/50recutils-gentoo.el,
73 +recutils-1.5.ebuild, +files/recutils-1.5-automagic.patch, +metadata.xml:
74 Initial import (bug #350991).
75 -