aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <kleiner_otti@gmx.de>2011-01-09 17:40:25 +0100
committerChristoph Junghans <kleiner_otti@gmx.de>2011-01-09 17:40:25 +0100
commitfb2456ddd06b9b4d0524893c4e01c86781c7acfe (patch)
tree94ac096c01c6302456bf6a3671fb2b66863715ea /sci-chemistry
parent[sci-chemistry/gromacs] 4.5.9999 now uses autotools-utils eclass (diff)
downloadsci-fb2456ddd06b9b4d0524893c4e01c86781c7acfe.tar.gz
sci-fb2456ddd06b9b4d0524893c4e01c86781c7acfe.tar.bz2
sci-fb2456ddd06b9b4d0524893c4e01c86781c7acfe.zip
[sci-chemistry/votca-csg] does not build with gromacs-9999 anymore
(Portage version: 2.1.9.25/git/Linux i686, signed Manifest commit with key A9ECD7F9)
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/votca-csg/Manifest10
-rw-r--r--sci-chemistry/votca-csg/votca-csg-1.0.1.ebuild4
-rw-r--r--sci-chemistry/votca-csg/votca-csg-9999.ebuild4
3 files changed, 9 insertions, 9 deletions
diff --git a/sci-chemistry/votca-csg/Manifest b/sci-chemistry/votca-csg/Manifest
index b6a963549..d4751194a 100644
--- a/sci-chemistry/votca-csg/Manifest
+++ b/sci-chemistry/votca-csg/Manifest
@@ -2,14 +2,14 @@
Hash: SHA1
DIST votca-csg-1.0.1.tar.gz 489464 RMD160 6ea3765b72203cf389b4ff644528fc5d551c9e44 SHA1 52becc27457fffd6ebbbcef62f6d5315fc859567 SHA256 346e94eb5e49008f11ec557fe4e48d0f2939f41139095e64af0f47514163399d
-EBUILD votca-csg-1.0.1.ebuild 1784 RMD160 01d42368fc1d310c14b788bf8418cefa6aab78ef SHA1 f808facc8543b41d6a9d7195af0ff895aa573d26 SHA256 84188732bea4b2c4ef98651e676e19e5f3179cad4b1bea1c0966019388221e5a
-EBUILD votca-csg-9999.ebuild 1518 RMD160 466ace37286e959ac693b95fc4c23fabfedb5393 SHA1 2cfb83bfc47861914b483f32adc29bc554c2dd88 SHA256 9e57723c2b367209d33f0a8d1a4597a52ce90f281a71033ef65e2d284c550305
+EBUILD votca-csg-1.0.1.ebuild 1825 RMD160 205a0819ba3c921fd46aab186bd181be12c75412 SHA1 f3084e61544d46c144a56088a62999bd09ec6f65 SHA256 ead0123213d40a7b62939ac28d4c8da4a21a0f99111bb24fe66ea19a88ce57a4
+EBUILD votca-csg-9999.ebuild 1559 RMD160 b28297deafbf3e3fcfb256aca1d57e1a7511c014 SHA1 2aa2c6a57e21924ed32fb5d63c7d53fdd64dae17 SHA256 75b508726c7fe1e1c0052c18a3b4a32a44774d880b79adea48367de3d360b75c
MISC ChangeLog 2950 RMD160 485931774e95cfb2234f64ace35161ce7b6aa452 SHA1 9525e645c7300464a15a8e906ac632c079d810a0 SHA256 0fc14b2e56cfa98736674371ad440dcdba440f72b03f5347d1359317237bab6c
MISC metadata.xml 359 RMD160 71a617c44b501ca02387ed5b51684e0b3fee26f5 SHA1 d73ab5d478376820a03dc2f6d2e21d645d20bb44 SHA256 61a7d6e6a5b612778f8926f83621f894db3c0b7d67fa7e09b04933e55d9eac0d
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (GNU/Linux)
-iEYEARECAAYFAk0MvKEACgkQy0OE/ans1/mjBwCeJ5T8Iv9nMkBiU2qCo5XixY0D
-BqUAn0fNaFoMUvQtqCtziYb27u27Sgpy
-=nXWg
+iEYEARECAAYFAk0p5PkACgkQy0OE/ans1/kyLwCbBmHfZQvZjaQpBagdcaK9001P
+N/8AnRSVxv0bLNzNkR9tD++POBFZff50
+=oZc9
-----END PGP SIGNATURE-----
diff --git a/sci-chemistry/votca-csg/votca-csg-1.0.1.ebuild b/sci-chemistry/votca-csg/votca-csg-1.0.1.ebuild
index 7eb1babe6..21fdec3e4 100644
--- a/sci-chemistry/votca-csg/votca-csg-1.0.1.ebuild
+++ b/sci-chemistry/votca-csg/votca-csg-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -24,7 +24,7 @@ KEYWORDS="~x86 ~amd64"
IUSE="doc +gromacs static-libs"
RDEPEND="=sci-libs/votca-tools-${PV}
- >=sci-chemistry/gromacs-4.0.7-r5
+ gromacs? ( >=sci-chemistry/gromacs-4.0.7-r5 <sci-chemistry/gromacs-9999 )
dev-lang/perl
app-shells/bash
doc? ( >=app-text/txt2tags-2.5 )"
diff --git a/sci-chemistry/votca-csg/votca-csg-9999.ebuild b/sci-chemistry/votca-csg/votca-csg-9999.ebuild
index 2f2a9ee5e..1ffd815f1 100644
--- a/sci-chemistry/votca-csg/votca-csg-9999.ebuild
+++ b/sci-chemistry/votca-csg/votca-csg-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -24,7 +24,7 @@ KEYWORDS="~x86 ~amd64"
IUSE="+gromacs static-libs"
RDEPEND="=sci-libs/votca-tools-${PV}
- >=sci-chemistry/gromacs-4.0.7-r5
+ gromacs? ( >=sci-chemistry/gromacs-4.0.7-r5 <sci-chemistry/gromacs-9999 )
dev-lang/perl
app-shells/bash"