Gentoo Archives: gentoo-commits

From: "Ingmar Vanhassel (ingmar)" <ingmar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-calculators/fung-calc: fung-calc-1.3.2b.ebuild ChangeLog
Date: Fri, 25 Apr 2008 13:36:50
Message-Id: E1JpO6Z-0001Ay-TW@stork.gentoo.org
1 ingmar 08/04/25 13:36:47
2
3 Modified: fung-calc-1.3.2b.ebuild ChangeLog
4 Log:
5 Remove unversioned kde-base/kdelibs dependency, since the ebuild gets a versioned one from kde.eclass. Fabio Erculiani in bug 219224.
6 (Portage version: 2.1.5_rc6)
7
8 Revision Changes Path
9 1.10 sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild?rev=1.10&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild?rev=1.10&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild?r1=1.9&r2=1.10
14
15 Index: fung-calc-1.3.2b.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild,v
18 retrieving revision 1.9
19 retrieving revision 1.10
20 diff -u -r1.9 -r1.10
21 --- fung-calc-1.3.2b.ebuild 25 Mar 2007 03:11:05 -0000 1.9
22 +++ fung-calc-1.3.2b.ebuild 25 Apr 2008 13:36:47 -0000 1.10
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild,v 1.9 2007/03/25 03:11:05 kugelfang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/fung-calc/fung-calc-1.3.2b.ebuild,v 1.10 2008/04/25 13:36:47 ingmar Exp $
29
30 inherit kde eutils flag-o-matic
31
32 @@ -17,8 +17,7 @@
33 >=media-libs/libpng-1.2
34 >=media-libs/jpeg-6
35 opengl? ( virtual/opengl
36 - virtual/glut )
37 - kde-base/kdelibs"
38 + virtual/glut )"
39
40 need-kde 3.1
41 need-qt 3.1
42
43
44
45 1.11 sci-calculators/fung-calc/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/fung-calc/ChangeLog?rev=1.11&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/fung-calc/ChangeLog?rev=1.11&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-calculators/fung-calc/ChangeLog?r1=1.10&r2=1.11
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sci-calculators/fung-calc/ChangeLog,v
54 retrieving revision 1.10
55 retrieving revision 1.11
56 diff -u -r1.10 -r1.11
57 --- ChangeLog 25 Mar 2007 03:11:05 -0000 1.10
58 +++ ChangeLog 25 Apr 2008 13:36:47 -0000 1.11
59 @@ -1,6 +1,10 @@
60 # ChangeLog for sci-calculators/fung-calc
61 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/fung-calc/ChangeLog,v 1.10 2007/03/25 03:11:05 kugelfang Exp $
63 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/fung-calc/ChangeLog,v 1.11 2008/04/25 13:36:47 ingmar Exp $
65 +
66 + 25 Apr 2008; Ingmar Vanhassel <ingmar@g.o> fung-calc-1.3.2b.ebuild:
67 + Remove unversioned kde-base/kdelibs dependency, since the ebuild gets a
68 + versioned one from kde.eclass. Fabio Erculiani in bug 219224.
69
70 25 Mar 2007; Danny van Dyk <kugelfang@g.o> fung-calc-1.3.2b.ebuild:
71 QA: Removed unnecessary DEPEND on virtual/libc.
72
73
74
75 --
76 gentoo-commits@l.g.o mailing list