Gentoo Archives: gentoo-commits

From: "Alon Bar-Lev (alonbl)" <alonbl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libgcrypt: libgcrypt-1.4.0-r1.ebuild ChangeLog libgcrypt-1.2.4.ebuild
Date: Sat, 15 Dec 2007 16:38:48
Message-Id: E1J3a29-0006wi-8D@stork.gentoo.org
1 alonbl 07/12/15 16:38:37
2
3 Modified: libgcrypt-1.4.0-r1.ebuild ChangeLog
4 libgcrypt-1.2.4.ebuild
5 Log:
6 Remove reference to mediacrypt, bug#202378
7 (Portage version: 2.1.4_rc10)
8
9 Revision Changes Path
10 1.2 dev-libs/libgcrypt/libgcrypt-1.4.0-r1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.4.0-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.4.0-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.4.0-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: libgcrypt-1.4.0-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.4.0-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- libgcrypt-1.4.0-r1.ebuild 14 Dec 2007 21:12:31 -0000 1.1
23 +++ libgcrypt-1.4.0-r1.ebuild 15 Dec 2007 16:38:36 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.4.0-r1.ebuild,v 1.1 2007/12/14 21:12:31 alonbl Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.4.0-r1.ebuild,v 1.2 2007/12/15 16:38:36 alonbl Exp $
29
30 inherit eutils autotools
31
32 @@ -67,8 +67,6 @@
33 ewarn
34 ewarn "Countries where the patent applies are listed here"
35 ewarn "http://www.mediacrypt.com/_contents/10_idea/101030_ea_pi.asp"
36 - ewarn
37 - ewarn "Further information and other licenses are availble from http://www.mediacrypt.com/"
38 ewarn "-----------------------------------------------------------------------------------"
39 fi
40 }
41
42
43
44 1.103 dev-libs/libgcrypt/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/ChangeLog?rev=1.103&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/ChangeLog?rev=1.103&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/ChangeLog?r1=1.102&r2=1.103
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/ChangeLog,v
53 retrieving revision 1.102
54 retrieving revision 1.103
55 diff -u -r1.102 -r1.103
56 --- ChangeLog 14 Dec 2007 21:12:31 -0000 1.102
57 +++ ChangeLog 15 Dec 2007 16:38:36 -0000 1.103
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-libs/libgcrypt
60 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/ChangeLog,v 1.102 2007/12/14 21:12:31 alonbl Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/ChangeLog,v 1.103 2007/12/15 16:38:36 alonbl Exp $
63 +
64 + 15 Dec 2007; Alon Bar-Lev <alonbl@g.o> libgcrypt-1.2.4.ebuild,
65 + libgcrypt-1.4.0-r1.ebuild:
66 + Remove reference to mediacrypt, bug#202378
67
68 *libgcrypt-1.4.0-r1 (14 Dec 2007)
69
70
71
72
73 1.11 dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild?rev=1.11&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild?rev=1.11&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild?r1=1.10&r2=1.11
78
79 Index: libgcrypt-1.2.4.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild,v
82 retrieving revision 1.10
83 retrieving revision 1.11
84 diff -u -r1.10 -r1.11
85 --- libgcrypt-1.2.4.ebuild 11 Dec 2007 10:09:18 -0000 1.10
86 +++ libgcrypt-1.2.4.ebuild 15 Dec 2007 16:38:36 -0000 1.11
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2007 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild,v 1.10 2007/12/11 10:09:18 vapier Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgcrypt/libgcrypt-1.2.4.ebuild,v 1.11 2007/12/15 16:38:36 alonbl Exp $
92
93 inherit eutils autotools
94
95 @@ -75,8 +75,6 @@
96 ewarn
97 ewarn "Countries where the patent applies are listed here"
98 ewarn "http://www.mediacrypt.com/_contents/10_idea/101030_ea_pi.asp"
99 - ewarn
100 - ewarn "Further information and other licenses are availble from http://www.mediacrypt.com/"
101 ewarn "-----------------------------------------------------------------------------------"
102 fi
103 }
104
105
106
107 --
108 gentoo-commits@g.o mailing list