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-chemistry/votca-csg: votca-csg-1.2.3.ebuild ChangeLog
Date: Wed, 27 Feb 2013 03:36:56
Message-Id: 20130227033651.4026F2171D@flycatcher.gentoo.org
1 mr_bones_ 13/02/27 03:36:51
2
3 Modified: votca-csg-1.2.3.ebuild ChangeLog
4 Log:
5 fix broken dep
6
7 (Portage version: 2.1.11.50/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.3 sci-chemistry/votca-csg/votca-csg-1.2.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.3.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.3.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.3.ebuild?r1=1.2&r2=1.3
15
16 Index: votca-csg-1.2.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.3.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- votca-csg-1.2.3.ebuild 26 Dec 2012 23:23:45 -0000 1.2
23 +++ votca-csg-1.2.3.ebuild 27 Feb 2013 03:36:51 -0000 1.3
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2013 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.3.ebuild,v 1.2 2012/12/26 23:23:45 ottxor Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/votca-csg-1.2.3.ebuild,v 1.3 2013/02/27 03:36:51 mr_bones_ Exp $
30
31 EAPI=4
32
33 @@ -28,7 +28,7 @@
34 SLOT="0"
35 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
36
37 -RDEPEND="=sci-libs/votca-tools-${PV}[system-boost=]
38 +RDEPEND="~sci-libs/votca-tools-${PV}[system-boost=]
39 gromacs? ( sci-chemistry/gromacs )
40 dev-lang/perl
41 app-shells/bash"
42
43
44
45 1.23 sci-chemistry/votca-csg/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/votca-csg/ChangeLog?rev=1.23&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/votca-csg/ChangeLog?rev=1.23&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/votca-csg/ChangeLog?r1=1.22&r2=1.23
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/ChangeLog,v
54 retrieving revision 1.22
55 retrieving revision 1.23
56 diff -u -r1.22 -r1.23
57 --- ChangeLog 26 Dec 2012 23:23:45 -0000 1.22
58 +++ ChangeLog 27 Feb 2013 03:36:51 -0000 1.23
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sci-chemistry/votca-csg
61 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/ChangeLog,v 1.22 2012/12/26 23:23:45 ottxor Exp $
63 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/votca-csg/ChangeLog,v 1.23 2013/02/27 03:36:51 mr_bones_ Exp $
65 +
66 + 27 Feb 2013; Michael Sterrett <mr_bones_@g.o> votca-csg-1.2.3.ebuild:
67 + fix broken dep
68
69 26 Dec 2012; Christoph Junghans <ottxor@g.o> votca-csg-1.2.2.ebuild,
70 votca-csg-1.2.3.ebuild: