Gentoo Archives: gentoo-commits

From: "Thilo Bangert (bangert)" <bangert@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-crypt/nistp224: nistp224-0.75.ebuild ChangeLog
Date: Thu, 26 Jun 2008 07:58:01
Message-Id: E1KBmMd-0002A1-Ug@stork.gentoo.org
1 bangert 08/06/26 07:57:55
2
3 Modified: nistp224-0.75.ebuild ChangeLog
4 Log:
5 remove bindnow-flags - as per bug #226945 - thanks flameeyes
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.2 app-crypt/nistp224/nistp224-0.75.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/nistp224/nistp224-0.75.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/nistp224/nistp224-0.75.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/nistp224/nistp224-0.75.ebuild?r1=1.1&r2=1.2
14
15 Index: nistp224-0.75.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-crypt/nistp224/nistp224-0.75.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- nistp224-0.75.ebuild 30 Jan 2008 22:57:59 -0000 1.1
22 +++ nistp224-0.75.ebuild 26 Jun 2008 07:57:55 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/nistp224/nistp224-0.75.ebuild,v 1.1 2008/01/30 22:57:59 bangert Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/nistp224/nistp224-0.75.ebuild,v 1.2 2008/06/26 07:57:55 bangert Exp $
28
29 inherit toolchain-funcs flag-o-matic fixheadtails
30
31 @@ -21,7 +21,6 @@
32 epatch "${FILESDIR}"/${P}-declare-exit.patch
33 cd "${S}"
34 ht_fix_file Makefile print*.sh
35 - append-ldflags $(bindnow-flags)
36 append-flags -fPIC
37 echo -n "$(tc-getCC) ${CFLAGS}" > conf-cc
38 echo -n "$(tc-getCC) ${LDFLAGS}" > conf-ld
39
40
41
42 1.2 app-crypt/nistp224/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/nistp224/ChangeLog?rev=1.2&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/nistp224/ChangeLog?rev=1.2&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-crypt/nistp224/ChangeLog?r1=1.1&r2=1.2
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/app-crypt/nistp224/ChangeLog,v
51 retrieving revision 1.1
52 retrieving revision 1.2
53 diff -u -r1.1 -r1.2
54 --- ChangeLog 30 Jan 2008 22:57:59 -0000 1.1
55 +++ ChangeLog 26 Jun 2008 07:57:55 -0000 1.2
56 @@ -1,6 +1,9 @@
57 # ChangeLog for app-crypt/nistp224
58 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/nistp224/ChangeLog,v 1.1 2008/01/30 22:57:59 bangert Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/nistp224/ChangeLog,v 1.2 2008/06/26 07:57:55 bangert Exp $
61 +
62 + 26 Jun 2008; Thilo Bangert <bangert@g.o> nistp224-0.75.ebuild:
63 + remove bindnow-flags - as per bug #226945
64
65 *nistp224-0.75 (30 Jan 2008)
66
67
68
69
70 --
71 gentoo-commits@l.g.o mailing list