Gentoo Archives: gentoo-commits

From: "Christoph Junghans (ottxor)" <ottxor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-physics/espresso++: espresso++-1.3.1.ebuild ChangeLog
Date: Wed, 26 Dec 2012 23:28:15
Message-Id: 20121226232755.6103A2171D@flycatcher.gentoo.org
1 ottxor 12/12/26 23:27:55
2
3 Modified: espresso++-1.3.1.ebuild ChangeLog
4 Log:
5 use new mercurial.eclass defaults
6
7 (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key C2000586)
8
9 Revision Changes Path
10 1.4 sci-physics/espresso++/espresso++-1.3.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso++/espresso++-1.3.1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso++/espresso++-1.3.1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso++/espresso++-1.3.1.ebuild?r1=1.3&r2=1.4
15
16 Index: espresso++-1.3.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-physics/espresso++/espresso++-1.3.1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- espresso++-1.3.1.ebuild 23 Dec 2012 00:26:04 -0000 1.3
23 +++ espresso++-1.3.1.ebuild 26 Dec 2012 23:27:55 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/espresso++/espresso++-1.3.1.ebuild,v 1.3 2012/12/23 00:26:04 ottxor Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/espresso++/espresso++-1.3.1.ebuild,v 1.4 2012/12/26 23:27:55 ottxor Exp $
29
30 EAPI=4
31
32 @@ -13,7 +13,6 @@
33
34 if [[ ${PV} = 9999 ]]; then
35 EHG_REPO_URI="https://hg.berlios.de/repos/espressopp"
36 - EHG_REVISION="default"
37 inherit mercurial
38 else
39 SRC_URI="https://www.espresso-pp.de/Download/${PN%++}pp_${PV//./_}.tgz"
40
41
42
43 1.4 sci-physics/espresso++/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso++/ChangeLog?rev=1.4&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso++/ChangeLog?rev=1.4&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/espresso++/ChangeLog?r1=1.3&r2=1.4
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-physics/espresso++/ChangeLog,v
52 retrieving revision 1.3
53 retrieving revision 1.4
54 diff -u -r1.3 -r1.4
55 --- ChangeLog 23 Dec 2012 00:26:04 -0000 1.3
56 +++ ChangeLog 26 Dec 2012 23:27:55 -0000 1.4
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sci-physics/espresso++
59 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/espresso++/ChangeLog,v 1.3 2012/12/23 00:26:04 ottxor Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/espresso++/ChangeLog,v 1.4 2012/12/26 23:27:55 ottxor Exp $
62 +
63 + 26 Dec 2012; Christoph Junghans <ottxor@g.o> espresso++-1.3.1.ebuild:
64 + use new mercurial.eclass defaults
65
66 23 Dec 2012; Christoph Junghans <ottxor@g.o> espresso++-1.3.1.ebuild:
67 fix python dep