aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/mgltools-cmolkit')
-rw-r--r--sci-chemistry/mgltools-cmolkit/Manifest2
-rw-r--r--sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.4.ebuild9
2 files changed, 1 insertions, 10 deletions
diff --git a/sci-chemistry/mgltools-cmolkit/Manifest b/sci-chemistry/mgltools-cmolkit/Manifest
index a5ae96ac4..a9731ee2b 100644
--- a/sci-chemistry/mgltools-cmolkit/Manifest
+++ b/sci-chemistry/mgltools-cmolkit/Manifest
@@ -1,4 +1,4 @@
DIST mgltools_source_1.5.4.tar.gz 21503548 RMD160 0b8f7cfe8d808db72bf5c1ea24b5fdd08f8b519c SHA1 ef2e7e1fd48271f9d1676497af37061742931a81 SHA256 1fead1e3a45a87c5db90d44b1cf4d29a73846e162e3fa5e9c20a912320e49866
-EBUILD mgltools-cmolkit-1.5.4.ebuild 1060 RMD160 e06e74f0b204c3a5b1c43b5f077688c54b78c98d SHA1 db2afcf8260acf19beed522ef1fb845aadb58017 SHA256 353fbd42ab0b9bb7705323fb5e909bb6c4d60c26141fa891fed2dafa05dfe776
+EBUILD mgltools-cmolkit-1.5.4.ebuild 864 RMD160 62ded520bb3ee2ec474d613eeef5586e29f1da58 SHA1 ff6ba92aacbd8e586ee6d8a20999a0e1e6748325 SHA256 1a74582f4a745d23b433c22db8edf094bd8295f0dab4f6ea32eccbf24a8d08f0
MISC ChangeLog 295 RMD160 51f57030b6e7a677b8a6fd8607043cf2514311f1 SHA1 49a7f9dade4ea696e86c04f154723dade1c01a24 SHA256 15017a04022f35a03c2211bfdadff583218d4252f37fbaf33a296bb9f7f9ba51
MISC metadata.xml 215 RMD160 bc9c07aa91f2f175542244e4e4522a73558210a1 SHA1 facb283386de1c0b6b938cdcd4dde04d1694298b SHA256 13f32353652adbd3d934d41381cfc2cacc9e1127c508cebc73806cc1026ee80c
diff --git a/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.4.ebuild b/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.4.ebuild
index 0354ab455..ac740a37e 100644
--- a/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.4.ebuild
+++ b/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.4.ebuild
@@ -34,12 +34,3 @@ src_unpack() {
-e 's:^.*LICENSE:#&1:g' \
-i "${S}"/MANIFEST.in
}
-
-src_install() {
- mglpath="$(python_get_sitedir)/MGLToolsPckgs/"
-
- distutils_src_install \
- --install-purelib="${mglpath}" \
- --install-platlib="${mglpath}" \
- --install-scripts="${mglpath}"
-}