Gentoo Archives: gentoo-commits

From: "Thomas Anderson (gentoofan23)" <gentoofan23@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/dataplot: dataplot-20080225.ebuild ChangeLog
Date: Tue, 01 Jul 2008 23:17:11
Message-Id: E1KDp5u-0003za-3m@stork.gentoo.org
1 gentoofan23 08/07/01 23:17:06
2
3 Modified: dataplot-20080225.ebuild ChangeLog
4 Log:
5 Remove unnecessary inherit
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.4 sci-mathematics/dataplot/dataplot-20080225.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/dataplot/dataplot-20080225.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/dataplot/dataplot-20080225.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/dataplot/dataplot-20080225.ebuild?r1=1.3&r2=1.4
14
15 Index: dataplot-20080225.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/dataplot/dataplot-20080225.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- dataplot-20080225.ebuild 4 Jun 2008 17:07:06 -0000 1.3
22 +++ dataplot-20080225.ebuild 1 Jul 2008 23:17:05 -0000 1.4
23 @@ -1,8 +1,8 @@
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/dataplot/dataplot-20080225.ebuild,v 1.3 2008/06/04 17:07:06 mr_bones_ Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/dataplot/dataplot-20080225.ebuild,v 1.4 2008/07/01 23:17:05 gentoofan23 Exp $
28
29 -inherit eutils toolchain-funcs flag-o-matic autotools fortran
30 +inherit eutils toolchain-funcs autotools fortran
31
32 # DAY MONTH YEAR
33 MY_PV=${PV:4:2}_${PV:6:2}_${PV:0:4}
34
35
36
37 1.4 sci-mathematics/dataplot/ChangeLog
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/dataplot/ChangeLog?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/dataplot/ChangeLog?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/dataplot/ChangeLog?r1=1.3&r2=1.4
42
43 Index: ChangeLog
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/dataplot/ChangeLog,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- ChangeLog 20 Jun 2008 17:48:20 -0000 1.3
50 +++ ChangeLog 1 Jul 2008 23:17:05 -0000 1.4
51 @@ -1,6 +1,10 @@
52 # ChangeLog for sci-mathematics/dataplot
53 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
54 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/dataplot/ChangeLog,v 1.3 2008/06/20 17:48:20 gentoofan23 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/dataplot/ChangeLog,v 1.4 2008/07/01 23:17:05 gentoofan23 Exp $
56 +
57 + 01 Jul 2008; Thomas Anderson <gentoofan23@g.o>
58 + dataplot-20080225.ebuild:
59 + Remove unnecessary inherit
60
61 20 Jun 2008; Thomas Anderson (gentoofan23) <gentoofan23@g.o>
62 metadata.xml:
63
64
65
66 --
67 gentoo-commits@l.g.o mailing list