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-chemistry/votca-csg: votca-csg-1.2.2.ebuild votca-csg-1.2.3.ebuild ChangeLog
Date: Wed, 26 Dec 2012 23:23:55
Message-Id: 20121226232345.F14F42171D@flycatcher.gentoo.org
1 ottxor 12/12/26 23:23:45
2
3 Modified: votca-csg-1.2.2.ebuild votca-csg-1.2.3.ebuild
4 ChangeLog
5 Log:
6 use new mercurial.eclass defaults
7
8 (Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key C2000586)
9
10 Revision Changes Path
11 1.8 sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild?rev=1.8&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild?rev=1.8&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild?r1=1.7&r2=1.8
16
17 Index: votca-csg-1.2.2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild,v
20 retrieving revision 1.7
21 retrieving revision 1.8
22 diff -u -r1.7 -r1.8
23 --- votca-csg-1.2.2.ebuild 4 May 2012 07:02:33 -0000 1.7
24 +++ votca-csg-1.2.2.ebuild 26 Dec 2012 23:23:45 -0000 1.8
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild,v 1.7 2012/05/04 07:02:33 jdhore Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.2.ebuild,v 1.8 2012/12/26 23:23:45 ottxor Exp $
30
31 EAPI=4
32
33 @@ -17,8 +17,6 @@
34 SRC_URI=""
35 inherit mercurial
36 EHG_REPO_URI="https://csg.votca.googlecode.com/hg"
37 - EHG_REVISION="default"
38 - S="${WORKDIR}/${EHG_REPO_URI##*/}"
39 PDEPEND="${PDEPEND} doc? ( =app-doc/${PN}-manual-${PV} )
40 examples? ( =sci-chemistry/${PN}-tutorials-${PV} )"
41 fi
42
43
44
45 1.2 sci-chemistry/votca-csg/votca-csg-1.2.3.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.3.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.3.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.3.ebuild?r1=1.1&r2=1.2
50
51 Index: votca-csg-1.2.3.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.3.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- votca-csg-1.2.3.ebuild 17 Aug 2012 03:19:07 -0000 1.1
58 +++ votca-csg-1.2.3.ebuild 26 Dec 2012 23:23:45 -0000 1.2
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2012 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.3.ebuild,v 1.1 2012/08/17 03:19:07 ottxor Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.3.ebuild,v 1.2 2012/12/26 23:23:45 ottxor Exp $
64
65 EAPI=4
66
67 @@ -17,8 +17,6 @@
68 SRC_URI=""
69 inherit mercurial
70 EHG_REPO_URI="https://csg.votca.googlecode.com/hg"
71 - EHG_REVISION="default"
72 - S="${WORKDIR}/${EHG_REPO_URI##*/}"
73 PDEPEND="${PDEPEND} doc? ( =app-doc/${PN}-manual-${PV} )
74 examples? ( =sci-chemistry/${PN}-tutorials-${PV} )"
75 fi
76
77
78
79 1.22 sci-chemistry/votca-csg/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/votca-csg/ChangeLog?rev=1.22&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/votca-csg/ChangeLog?rev=1.22&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/votca-csg/ChangeLog?r1=1.21&r2=1.22
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/ChangeLog,v
88 retrieving revision 1.21
89 retrieving revision 1.22
90 diff -u -r1.21 -r1.22
91 --- ChangeLog 17 Nov 2012 02:31:25 -0000 1.21
92 +++ ChangeLog 26 Dec 2012 23:23:45 -0000 1.22
93 @@ -1,6 +1,10 @@
94 # ChangeLog for sci-chemistry/votca-csg
95 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/ChangeLog,v 1.21 2012/11/17 02:31:25 ottxor Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/ChangeLog,v 1.22 2012/12/26 23:23:45 ottxor Exp $
98 +
99 + 26 Dec 2012; Christoph Junghans <ottxor@g.o> votca-csg-1.2.2.ebuild,
100 + votca-csg-1.2.3.ebuild:
101 + use new mercurial.eclass defaults
102
103 17 Nov 2012; Christoph Junghans <ottxor@g.o> metadata.xml:
104 updated metadata.xml