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-crypt/shishi: shishi-1.0.1-r1.ebuild shishi-1.0.2.ebuild shishi-1.0.1.ebuild shishi-1.0.1-r2.ebuild ChangeLog
Date: Sat, 01 Mar 2014 22:34:32
Message-Id: 20140301223429.587CB2004C@flycatcher.gentoo.org
1 mgorny 14/03/01 22:34:29
2
3 Modified: shishi-1.0.1-r1.ebuild shishi-1.0.2.ebuild
4 shishi-1.0.1.ebuild shishi-1.0.1-r2.ebuild
5 ChangeLog
6 Log:
7 Update libgcrypt dep to use slot :0.
8
9 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
10
11 Revision Changes Path
12 1.2 app-crypt/shishi/shishi-1.0.1-r1.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/shishi/shishi-1.0.1-r1.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/shishi/shishi-1.0.1-r1.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/shishi/shishi-1.0.1-r1.ebuild?r1=1.1&r2=1.2
17
18 Index: shishi-1.0.1-r1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-crypt/shishi/shishi-1.0.1-r1.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- shishi-1.0.1-r1.ebuild 9 Oct 2012 08:50:50 -0000 1.1
25 +++ shishi-1.0.1-r1.ebuild 1 Mar 2014 22:34:29 -0000 1.2
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2012 Gentoo Foundation
28 +# Copyright 1999-2014 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/shishi/shishi-1.0.1-r1.ebuild,v 1.1 2012/10/09 08:50:50 eras Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/shishi/shishi-1.0.1-r1.ebuild,v 1.2 2014/03/01 22:34:29 mgorny Exp $
32
33 EAPI=4
34 inherit multilib autotools eutils
35 @@ -17,7 +17,7 @@
36 DEPEND="gnutls? ( net-libs/gnutls )
37 idn? ( net-dns/libidn )
38 dev-libs/libtasn1
39 - dev-libs/libgcrypt
40 + dev-libs/libgcrypt:0
41 dev-libs/libgpg-error
42 virtual/libiconv
43 virtual/libintl"
44
45
46
47 1.2 app-crypt/shishi/shishi-1.0.2.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/shishi/shishi-1.0.2.ebuild?rev=1.2&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/shishi/shishi-1.0.2.ebuild?rev=1.2&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/shishi/shishi-1.0.2.ebuild?r1=1.1&r2=1.2
52
53 Index: shishi-1.0.2.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/app-crypt/shishi/shishi-1.0.2.ebuild,v
56 retrieving revision 1.1
57 retrieving revision 1.2
58 diff -u -r1.1 -r1.2
59 --- shishi-1.0.2.ebuild 8 Apr 2013 14:31:20 -0000 1.1
60 +++ shishi-1.0.2.ebuild 1 Mar 2014 22:34:29 -0000 1.2
61 @@ -1,6 +1,6 @@
62 -# Copyright 1999-2013 Gentoo Foundation
63 +# Copyright 1999-2014 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/shishi/shishi-1.0.2.ebuild,v 1.1 2013/04/08 14:31:20 eras Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/shishi/shishi-1.0.2.ebuild,v 1.2 2014/03/01 22:34:29 mgorny Exp $
67
68 EAPI=5
69 inherit autotools eutils flag-o-matic multilib
70 @@ -17,7 +17,7 @@
71 DEPEND="gnutls? ( net-libs/gnutls )
72 idn? ( net-dns/libidn )
73 dev-libs/libtasn1
74 - dev-libs/libgcrypt
75 + dev-libs/libgcrypt:0
76 dev-libs/libgpg-error
77 virtual/libiconv
78 virtual/libintl"
79
80
81
82 1.5 app-crypt/shishi/shishi-1.0.1.ebuild
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/shishi/shishi-1.0.1.ebuild?rev=1.5&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/shishi/shishi-1.0.1.ebuild?rev=1.5&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/shishi/shishi-1.0.1.ebuild?r1=1.4&r2=1.5
87
88 Index: shishi-1.0.1.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/app-crypt/shishi/shishi-1.0.1.ebuild,v
91 retrieving revision 1.4
92 retrieving revision 1.5
93 diff -u -r1.4 -r1.5
94 --- shishi-1.0.1.ebuild 11 Jul 2012 09:11:47 -0000 1.4
95 +++ shishi-1.0.1.ebuild 1 Mar 2014 22:34:29 -0000 1.5
96 @@ -1,6 +1,6 @@
97 -# Copyright 1999-2012 Gentoo Foundation
98 +# Copyright 1999-2014 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/shishi/shishi-1.0.1.ebuild,v 1.4 2012/07/11 09:11:47 eras Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/shishi/shishi-1.0.1.ebuild,v 1.5 2014/03/01 22:34:29 mgorny Exp $
102
103 EAPI=4
104 inherit multilib autotools eutils
105 @@ -17,7 +17,7 @@
106 DEPEND="gnutls? ( net-libs/gnutls )
107 idn? ( net-dns/libidn )
108 dev-libs/libtasn1
109 - dev-libs/libgcrypt
110 + dev-libs/libgcrypt:0
111 dev-libs/libgpg-error
112 virtual/libiconv
113 virtual/libintl"
114
115
116
117 1.2 app-crypt/shishi/shishi-1.0.1-r2.ebuild
118
119 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/shishi/shishi-1.0.1-r2.ebuild?rev=1.2&view=markup
120 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/shishi/shishi-1.0.1-r2.ebuild?rev=1.2&content-type=text/plain
121 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/shishi/shishi-1.0.1-r2.ebuild?r1=1.1&r2=1.2
122
123 Index: shishi-1.0.1-r2.ebuild
124 ===================================================================
125 RCS file: /var/cvsroot/gentoo-x86/app-crypt/shishi/shishi-1.0.1-r2.ebuild,v
126 retrieving revision 1.1
127 retrieving revision 1.2
128 diff -u -r1.1 -r1.2
129 --- shishi-1.0.1-r2.ebuild 20 Feb 2013 15:21:58 -0000 1.1
130 +++ shishi-1.0.1-r2.ebuild 1 Mar 2014 22:34:29 -0000 1.2
131 @@ -1,6 +1,6 @@
132 -# Copyright 1999-2013 Gentoo Foundation
133 +# Copyright 1999-2014 Gentoo Foundation
134 # Distributed under the terms of the GNU General Public License v2
135 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/shishi/shishi-1.0.1-r2.ebuild,v 1.1 2013/02/20 15:21:58 eras Exp $
136 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/shishi/shishi-1.0.1-r2.ebuild,v 1.2 2014/03/01 22:34:29 mgorny Exp $
137
138 EAPI=5
139 inherit autotools eutils flag-o-matic multilib
140 @@ -17,7 +17,7 @@
141 DEPEND="gnutls? ( net-libs/gnutls )
142 idn? ( net-dns/libidn )
143 dev-libs/libtasn1
144 - dev-libs/libgcrypt
145 + dev-libs/libgcrypt:0
146 dev-libs/libgpg-error
147 virtual/libiconv
148 virtual/libintl"
149
150
151
152 1.9 app-crypt/shishi/ChangeLog
153
154 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/shishi/ChangeLog?rev=1.9&view=markup
155 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/shishi/ChangeLog?rev=1.9&content-type=text/plain
156 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/shishi/ChangeLog?r1=1.8&r2=1.9
157
158 Index: ChangeLog
159 ===================================================================
160 RCS file: /var/cvsroot/gentoo-x86/app-crypt/shishi/ChangeLog,v
161 retrieving revision 1.8
162 retrieving revision 1.9
163 diff -u -r1.8 -r1.9
164 --- ChangeLog 8 Apr 2013 14:31:20 -0000 1.8
165 +++ ChangeLog 1 Mar 2014 22:34:29 -0000 1.9
166 @@ -1,6 +1,10 @@
167 # ChangeLog for app-crypt/shishi
168 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
169 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/shishi/ChangeLog,v 1.8 2013/04/08 14:31:20 eras Exp $
170 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
171 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/shishi/ChangeLog,v 1.9 2014/03/01 22:34:29 mgorny Exp $
172 +
173 + 01 Mar 2014; Michał Górny <mgorny@g.o> shishi-1.0.1-r1.ebuild,
174 + shishi-1.0.1-r2.ebuild, shishi-1.0.1.ebuild, shishi-1.0.2.ebuild:
175 + Update libgcrypt dep to use slot :0.
176
177 *shishi-1.0.2 (08 Apr 2013)