From 536c3711867ec947c1738f2c4b96f22e4863322d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 18 Nov 2018 09:38:27 +0000 Subject: gentoo resync : 18.11.2018 --- sci-chemistry/GromacsWrapper/Manifest | 1 - .../files/0001-Drop-chmod-hack.patch | 28 ---------------------- 2 files changed, 29 deletions(-) delete mode 100644 sci-chemistry/GromacsWrapper/files/0001-Drop-chmod-hack.patch (limited to 'sci-chemistry/GromacsWrapper') diff --git a/sci-chemistry/GromacsWrapper/Manifest b/sci-chemistry/GromacsWrapper/Manifest index ae9d72746d05..6e3316548fb5 100644 --- a/sci-chemistry/GromacsWrapper/Manifest +++ b/sci-chemistry/GromacsWrapper/Manifest @@ -1,4 +1,3 @@ -AUX 0001-Drop-chmod-hack.patch 863 BLAKE2B 974af7be159438f5afdaab56ec92be293396bb3dedd64a759af53634905ff24b46acdac29bdf1046ddda25fac8850f9e66691e8bf03464e2de0975922b9e7090 SHA512 d37a73ca6ecd54c149699177cd10af9782a7ee48c77911a027705728f76a1631f71b37d0263285373877c2e5db8b00dcaafd3e1d6a8dd7d62b1253a905fc5d58 DIST GromacsWrapper-0.7.0.tar.gz 1177718 BLAKE2B 88515b14ce85ecdf0323c3e4a68ac702cfc14569508be015fafc8192174af792507f6d10935aed2f969417ad34d5a1216688e9dce2f6dc6fc47529b87572d229 SHA512 74f6c5b84556b79ced128e48bf111cc40306b8854c8fcf53cab8f2fcf2dce56367e075c116f50aa1aa0947c83af0641bc78045e7d5035f2a8813f9709edce097 EBUILD GromacsWrapper-0.7.0.ebuild 791 BLAKE2B 37fc7272107e139932930627ecaacebc074addcb0cf6208835d9034b18d6ba9012fa94ce27662f3f71d7baa7c2b44fc2f7a7b99553378bfa17f641087b76ec33 SHA512 d98ee09bc0326207469eb832bfdf3fc61fc83b526ade01994c17bd4cd37313f42913f6bf62665e3834eaf12231e176887192bfb6d709edbb7b547152464a65d2 MISC metadata.xml 478 BLAKE2B 43348f9431c7456df96e838aeea11d6e3ce3c4c38c796d0746cd249f167e9a55fbd57c3e8d7b731facd530492e14ff165c54fc4c97facddba948dd02a2c4bd2e SHA512 2214eed914af825f9ab83c1de633c00cf2d3f39ad9f88dde4b21264856e3f7ba960fcacf512d0308f6d351857c76a8ad5aa494988c3c03bfd172a233a7f3207a diff --git a/sci-chemistry/GromacsWrapper/files/0001-Drop-chmod-hack.patch b/sci-chemistry/GromacsWrapper/files/0001-Drop-chmod-hack.patch deleted file mode 100644 index 8645df77b86e..000000000000 --- a/sci-chemistry/GromacsWrapper/files/0001-Drop-chmod-hack.patch +++ /dev/null @@ -1,28 +0,0 @@ -From 49b8d9662365e0e9b0725682b8a8479de402b272 Mon Sep 17 00:00:00 2001 -From: Alexey Shvetsov -Date: Sat, 23 Mar 2013 16:40:04 +0400 -Subject: [PATCH] Drop chmod hack. - -It doesnt work if wrapper installed system-wide - -Signed-off-by: Alexey Shvetsov ---- - gromacs/config.py | 2 -- - 1 file changed, 2 deletions(-) - -diff --git a/gromacs/config.py b/gromacs/config.py -index cece6fc..2e686e7 100644 ---- a/gromacs/config.py -+++ b/gromacs/config.py -@@ -619,8 +619,6 @@ del g - # Must extract because it is part of a zipped python egg; - # see http://peak.telecommunity.com/DevCenter/PythonEggs#accessing-package-resources - GridMAT_MD = resource_filename(__name__,'external/GridMAT-MD_v1.0.2/GridMAT-MD.pl') --os.chmod(GridMAT_MD, 0755) -- - - #: 3rd party bundled analysis scripts and tools; this is a list of triplets of - #: --- -1.8.1.5 - -- cgit v1.2.3