Gentoo Archives: gentoo-commits

From: "Michael Januszewski (spock)" <spock@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/gimps: gimps-25.6.ebuild ChangeLog
Date: Tue, 04 Nov 2008 20:06:41
Message-Id: E1KxSAg-0005ac-Qt@stork.gentoo.org
1 spock 08/11/04 20:06:38
2
3 Modified: gimps-25.6.ebuild ChangeLog
4 Log:
5 Remove unnecessary dependencies from RDEPEND.
6 (Portage version: 2.2_rc13/cvs/Linux 2.6.27 x86_64)
7
8 Revision Changes Path
9 1.3 sci-mathematics/gimps/gimps-25.6.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/gimps/gimps-25.6.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/gimps/gimps-25.6.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/gimps/gimps-25.6.ebuild?r1=1.2&r2=1.3
14
15 Index: gimps-25.6.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-25.6.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- gimps-25.6.ebuild 20 Aug 2008 19:17:56 -0000 1.2
22 +++ gimps-25.6.ebuild 4 Nov 2008 20:06:38 -0000 1.3
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/sci-mathematics/gimps/gimps-25.6.ebuild,v 1.2 2008/08/20 19:17:56 spock Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-25.6.ebuild,v 1.3 2008/11/04 20:06:38 spock Exp $
28
29 IUSE=""
30 DESCRIPTION="GIMPS - The Great Internet Mersenne Prime Search"
31 @@ -16,11 +16,7 @@
32 # and no static binaries for amd64 in general, we use the dynamically linked
33 # ones and try to cover the .so deps with the packages listed in RDEPEND.
34 DEPEND=""
35 -RDEPEND="net-misc/curl
36 - dev-libs/openssl
37 - || ( >=sys-libs/e2fsprogs-libs-1.41.0
38 - sys-libs/com_err )
39 - virtual/krb5"
40 +RDEPEND="net-misc/curl"
41
42 S="${WORKDIR}"
43 I="/opt/gimps"
44
45
46
47 1.24 sci-mathematics/gimps/ChangeLog
48
49 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/gimps/ChangeLog?rev=1.24&view=markup
50 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/gimps/ChangeLog?rev=1.24&content-type=text/plain
51 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/gimps/ChangeLog?r1=1.23&r2=1.24
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v
56 retrieving revision 1.23
57 retrieving revision 1.24
58 diff -u -r1.23 -r1.24
59 --- ChangeLog 20 Aug 2008 19:17:57 -0000 1.23
60 +++ ChangeLog 4 Nov 2008 20:06:38 -0000 1.24
61 @@ -1,6 +1,9 @@
62 # ChangeLog for sci-mathematics/gimps
63 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.23 2008/08/20 19:17:57 spock Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.24 2008/11/04 20:06:38 spock Exp $
66 +
67 + 04 Nov 2008; Michał Januszewski <spock@g.o> gimps-25.6.ebuild:
68 + Remove unnecessary dependencies from RDEPEND.
69
70 20 Aug 2008; Michał Januszewski <spock@g.o> gimps-25.6.ebuild:
71 Make it possible for sys-libs/e2fsprogs-libs to satisfy the