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, 29 Jun 2008 00:20:46
Message-Id: E1KCkem-0001ED-Dk@stork.gentoo.org
1 mr_bones_ 08/06/29 00:20:40
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.4 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.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/meep/meep-0.10.1.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/meep/meep-0.10.1.ebuild?r1=1.3&r2=1.4
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.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- meep-0.10.1.ebuild 28 Jun 2008 13:14:21 -0000 1.3
22 +++ meep-0.10.1.ebuild 29 Jun 2008 00:20:39 -0000 1.4
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.3 2008/06/28 13:14:21 markusle Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/meep/meep-0.10.1.ebuild,v 1.4 2008/06/29 00:20:39 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 @@ -72,4 +71,3 @@
40 elog "that you use blas-atlas instead."
41 echo
42 }
43 -
44
45
46
47 --
48 gentoo-commits@l.g.o mailing list