Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-physics/meep: meep-0.10.1.ebuild
Date: Sun, 03 Aug 2008 19:59:30
Message-Id: E1KPjjk-0005K9-7b@stork.gentoo.org
1 mr_bones_ 08/08/03 19:59:28
2
3 Modified: meep-0.10.1.ebuild
4 Log:
5 whitespace
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.6 sci-physics/meep/meep-0.10.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/meep/meep-0.10.1.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/meep/meep-0.10.1.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/meep/meep-0.10.1.ebuild?r1=1.5&r2=1.6
14
15 Index: meep-0.10.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-physics/meep/meep-0.10.1.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- meep-0.10.1.ebuild 3 Aug 2008 14:32:15 -0000 1.5
22 +++ meep-0.10.1.ebuild 3 Aug 2008 19:59:27 -0000 1.6
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-physics/meep/meep-0.10.1.ebuild,v 1.5 2008/08/03 14:32:15 markusle Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/meep/meep-0.10.1.ebuild,v 1.6 2008/08/03 19:59:27 mr_bones_ Exp $
28
29 inherit eutils autotools
30
31 @@ -34,7 +34,6 @@
32 fi
33 }
34
35 -
36 src_unpack() {
37 unpack ${A}
38 cd "${S}"
39 @@ -69,4 +68,3 @@
40 elog "that you use blas-atlas instead."
41 echo
42 }
43 -