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-libs/rasqal: rasqal-0.9.28.ebuild rasqal-0.9.30.ebuild rasqal-0.9.29.ebuild ChangeLog
Date: Sat, 01 Mar 2014 22:12:56
Message-Id: 20140301221253.A737C2004E@flycatcher.gentoo.org
1 mgorny 14/03/01 22:12:53
2
3 Modified: rasqal-0.9.28.ebuild rasqal-0.9.30.ebuild
4 rasqal-0.9.29.ebuild ChangeLog
5 Log:
6 Update libgcrypt dep to use slot :0.
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
9
10 Revision Changes Path
11 1.9 dev-libs/rasqal/rasqal-0.9.28.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/rasqal/rasqal-0.9.28.ebuild?rev=1.9&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/rasqal/rasqal-0.9.28.ebuild?rev=1.9&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/rasqal/rasqal-0.9.28.ebuild?r1=1.8&r2=1.9
16
17 Index: rasqal-0.9.28.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-libs/rasqal/rasqal-0.9.28.ebuild,v
20 retrieving revision 1.8
21 retrieving revision 1.9
22 diff -u -r1.8 -r1.9
23 --- rasqal-0.9.28.ebuild 18 May 2012 16:03:54 -0000 1.8
24 +++ rasqal-0.9.28.ebuild 1 Mar 2014 22:12:53 -0000 1.9
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2012 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/rasqal-0.9.28.ebuild,v 1.8 2012/05/18 16:03:54 aballier Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/rasqal-0.9.28.ebuild,v 1.9 2014/03/01 22:12:53 mgorny Exp $
31
32 EAPI=4
33
34 @@ -19,7 +19,7 @@
35 !gmp? ( dev-libs/mpfr )
36 gmp? ( dev-libs/gmp )
37 crypt? (
38 - !mhash? ( dev-libs/libgcrypt )
39 + !mhash? ( dev-libs/libgcrypt:0 )
40 mhash? ( app-crypt/mhash )
41 )"
42 DEPEND="${RDEPEND}
43
44
45
46 1.3 dev-libs/rasqal/rasqal-0.9.30.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/rasqal/rasqal-0.9.30.ebuild?rev=1.3&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/rasqal/rasqal-0.9.30.ebuild?rev=1.3&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/rasqal/rasqal-0.9.30.ebuild?r1=1.2&r2=1.3
51
52 Index: rasqal-0.9.30.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-libs/rasqal/rasqal-0.9.30.ebuild,v
55 retrieving revision 1.2
56 retrieving revision 1.3
57 diff -u -r1.2 -r1.3
58 --- rasqal-0.9.30.ebuild 1 Apr 2013 18:10:54 -0000 1.2
59 +++ rasqal-0.9.30.ebuild 1 Mar 2014 22:12:53 -0000 1.3
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2013 Gentoo Foundation
62 +# Copyright 1999-2014 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/rasqal-0.9.30.ebuild,v 1.2 2013/04/01 18:10:54 scarabeus Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/rasqal-0.9.30.ebuild,v 1.3 2014/03/01 22:12:53 mgorny Exp $
66
67 EAPI=5
68 inherit libtool
69 @@ -21,7 +21,7 @@
70 !gmp? ( dev-libs/mpfr )
71 gmp? ( dev-libs/gmp )
72 crypt? (
73 - !mhash? ( dev-libs/libgcrypt )
74 + !mhash? ( dev-libs/libgcrypt:0 )
75 mhash? ( app-crypt/mhash )
76 )"
77 DEPEND="${RDEPEND}
78
79
80
81 1.12 dev-libs/rasqal/rasqal-0.9.29.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/rasqal/rasqal-0.9.29.ebuild?rev=1.12&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/rasqal/rasqal-0.9.29.ebuild?rev=1.12&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/rasqal/rasqal-0.9.29.ebuild?r1=1.11&r2=1.12
86
87 Index: rasqal-0.9.29.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-libs/rasqal/rasqal-0.9.29.ebuild,v
90 retrieving revision 1.11
91 retrieving revision 1.12
92 diff -u -r1.11 -r1.12
93 --- rasqal-0.9.29.ebuild 13 Apr 2013 08:09:33 -0000 1.11
94 +++ rasqal-0.9.29.ebuild 1 Mar 2014 22:12:53 -0000 1.12
95 @@ -1,6 +1,6 @@
96 -# Copyright 1999-2013 Gentoo Foundation
97 +# Copyright 1999-2014 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/rasqal-0.9.29.ebuild,v 1.11 2013/04/13 08:09:33 ago Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/rasqal-0.9.29.ebuild,v 1.12 2014/03/01 22:12:53 mgorny Exp $
101
102 EAPI=4
103 inherit libtool
104 @@ -21,7 +21,7 @@
105 !gmp? ( dev-libs/mpfr )
106 gmp? ( dev-libs/gmp )
107 crypt? (
108 - !mhash? ( dev-libs/libgcrypt )
109 + !mhash? ( dev-libs/libgcrypt:0 )
110 mhash? ( app-crypt/mhash )
111 )"
112 DEPEND="${RDEPEND}
113
114
115
116 1.90 dev-libs/rasqal/ChangeLog
117
118 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/rasqal/ChangeLog?rev=1.90&view=markup
119 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/rasqal/ChangeLog?rev=1.90&content-type=text/plain
120 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/rasqal/ChangeLog?r1=1.89&r2=1.90
121
122 Index: ChangeLog
123 ===================================================================
124 RCS file: /var/cvsroot/gentoo-x86/dev-libs/rasqal/ChangeLog,v
125 retrieving revision 1.89
126 retrieving revision 1.90
127 diff -u -r1.89 -r1.90
128 --- ChangeLog 13 Apr 2013 08:09:33 -0000 1.89
129 +++ ChangeLog 1 Mar 2014 22:12:53 -0000 1.90
130 @@ -1,6 +1,10 @@
131 # ChangeLog for dev-libs/rasqal
132 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
133 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/ChangeLog,v 1.89 2013/04/13 08:09:33 ago Exp $
134 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
135 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/rasqal/ChangeLog,v 1.90 2014/03/01 22:12:53 mgorny Exp $
136 +
137 + 01 Mar 2014; Michał Górny <mgorny@g.o> rasqal-0.9.28.ebuild,
138 + rasqal-0.9.29.ebuild, rasqal-0.9.30.ebuild:
139 + Update libgcrypt dep to use slot :0.
140
141 13 Apr 2013; Agostino Sarubbo <ago@g.o> rasqal-0.9.29.ebuild:
142 Stable for sparc, wrt bug #464112