aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2013-01-21 18:00:01 +0400
committerAlexey Shvetsov <alexxy@gentoo.org>2013-01-21 18:00:01 +0400
commite7ea430748b4b880d1150d1b2ba34f0a5338e4e1 (patch)
treee79e62dc71632b80e3104e13ed1103a82018cce8
parentdev-java/flexdock version bump (diff)
downloadsci-e7ea430748b4b880d1150d1b2ba34f0a5338e4e1.tar.gz
sci-e7ea430748b4b880d1150d1b2ba34f0a5338e4e1.tar.bz2
sci-e7ea430748b4b880d1150d1b2ba34f0a5338e4e1.zip
[sci-chemistry/gromacs] Update 4.6 series ebuild
Package-Manager: portage-2.2.0_alpha158
-rw-r--r--sci-chemistry/gromacs/ChangeLog3
-rw-r--r--sci-chemistry/gromacs/Manifest2
-rw-r--r--sci-chemistry/gromacs/gromacs-4.6.9999.ebuild6
3 files changed, 7 insertions, 4 deletions
diff --git a/sci-chemistry/gromacs/ChangeLog b/sci-chemistry/gromacs/ChangeLog
index cddca226d..0481b25b5 100644
--- a/sci-chemistry/gromacs/ChangeLog
+++ b/sci-chemistry/gromacs/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 21 Jan 2013; Alexey Shvetsov <alexxy@gentoo.org> gromacs-4.6.9999.ebuild:
+ [sci-chemistry/gromacs] Update 4.6 series ebuild
+
18 Jan 2013; Christoph Junghans <ottxor@gentoo.org> gromacs-4.6.9999.ebuild:
yet another update for git
diff --git a/sci-chemistry/gromacs/Manifest b/sci-chemistry/gromacs/Manifest
index 51aa09c88..22899617a 100644
--- a/sci-chemistry/gromacs/Manifest
+++ b/sci-chemistry/gromacs/Manifest
@@ -1,3 +1,3 @@
DIST gmxtest-4.0.4.tgz 14845017 SHA256 6a7f787f4bb7cbecb688115ff0854a5ffd2ef33487d7bce4b031e63848b6f361 SHA512 f8165ef1d7e2ed69db0a069a1c85fc5fa440d66e96aa54b474392a6331d2327b60f76b8dceb02f9233ce06eb6b7a4e7c448fc71f666e244efa571cf94f1e86ec WHIRLPOOL dbb122736a588deb7931204b29142dd3d9b074691e94341b04dcad2cdf428eb0aae739aa37ef6f61d1dcd6fb96ddcc1292e76f267694f3c18ee67d17352bfd9b
DIST gromacs-manual-4.5.4.pdf 2463242 SHA256 dc14504a7072b61e7aa576c48f04df03356824f3a9d9e744dfaf51529ab46252 SHA512 957995333163f6f28568a18d5423a75dc6c315215692da94d0916f09b6221e2a875c5ff4b05385ad6604bd8ae38f0cb61c740cd734c76b360aa4b598cd2c3380 WHIRLPOOL 07077d81ea89bc02207e45e56c77a668375a7284bf6f4a3cc7fe637f1f53ce4ab687c722f13f208cdd2c056b9d766ebfcbe5ea9579ce7649ec9e088371e7db8d
-DIST regressiontests-master.tar.gz 43791189 SHA256 f04b09b4e9d56ce20826a0f2dff27dab25084446c02cc16ee91c4b8362fa84ad SHA512 8ac9edde778a26937f0737b4cb952e89c3ec6043da6bcb0f4b7baa4e6dbc3b40b0b8f6a5dcc3ca1381659ab3366f0bdab77bdf4dabfb08608963ee49e9554b56 WHIRLPOOL b08a25d0eba25bb18f9fa761b21b5e34969f65363e06fc1c2fa30509607379a979b60c2fafe1b72798358e3637b75aa4deb3fb5f7f5396d2d8935f4d8c342367
+DIST regressiontests-4.6.tar.gz 43570117 SHA256 517d75855e9e6e43954dbc1c54e581ca8844fbf9c1f85cf810c93d9340b15d03 SHA512 14b337ea1ad39c550a431d9cd3e5f1cd16ab4f19ff392ec2332cb4e4180ba78db73c09fe1596c06798f4c40d6282ffcbb9ace7935d243d9c5354abe85f5f1af3 WHIRLPOOL fa72afc791652a74677d831f2400ac080f40fb28fca9a63df0b81d201422109578ab7445107143767df1a0b604f3ebe91be265a8f300201a5c80409f8e4cad04
diff --git a/sci-chemistry/gromacs/gromacs-4.6.9999.ebuild b/sci-chemistry/gromacs/gromacs-4.6.9999.ebuild
index 0e2a9663a..c7233cc3e 100644
--- a/sci-chemistry/gromacs/gromacs-4.6.9999.ebuild
+++ b/sci-chemistry/gromacs/gromacs-4.6.9999.ebuild
@@ -4,14 +4,14 @@
EAPI=5
-TEST_PV="4.0.4"
-MANUAL_PV="4.6-beta1"
+TEST_PV="4.6"
+MANUAL_PV="4.6"
CMAKE_MAKEFILE_GENERATOR="ninja"
inherit bash-completion-r1 cmake-utils eutils multilib toolchain-funcs
-SRC_URI="test? ( http://${PN}.googlecode.com/files/regressiontests-master.tar.gz )"
+SRC_URI="test? ( http://${PN}.googlecode.com/files/regressiontests-${TEST_PV}.tar.gz )"
if [[ $PV = *9999* ]]; then
EGIT_REPO_URI="git://git.gromacs.org/gromacs.git