diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-09-28 08:17:07 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-09-28 08:17:07 +0100 |
commit | 5a165c60b9b8c4847067cb83b4be7da785d01f93 (patch) | |
tree | 166b01591366d3479084ea774c888bc84aaa8d4f /sci-chemistry/pymol-plugins-promol | |
parent | a5b65c81168c90928784a1e92cda84ed5d6b9eb3 (diff) |
gentoo resync : 28.09.2019
Diffstat (limited to 'sci-chemistry/pymol-plugins-promol')
-rw-r--r-- | sci-chemistry/pymol-plugins-promol/Manifest | 2 | ||||
-rw-r--r-- | sci-chemistry/pymol-plugins-promol/pymol-plugins-promol-3.0.2-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-chemistry/pymol-plugins-promol/Manifest b/sci-chemistry/pymol-plugins-promol/Manifest index 6fe2d8b49dee..c6a0d1129d37 100644 --- a/sci-chemistry/pymol-plugins-promol/Manifest +++ b/sci-chemistry/pymol-plugins-promol/Manifest @@ -1,3 +1,3 @@ DIST pymol-plugins-promol-3.0.2.zip 2219295 BLAKE2B 7e81de98ee20f6b22fabeca35b0825250c3b839b9ea51f6c0b51f15062c73810474bd377d0e39d3c2ac0d61f1b5cfb4174c53f1dfc67a11dfcd707eee417a7ed SHA512 e40e9c08e2cb1b223390d751bb1f32069924f1c23aa2b4bdafb6689254e6aa673d4412aca587792f660869f97a389db8a9183033d8b2394c998d0f911104d8d7 -EBUILD pymol-plugins-promol-3.0.2-r1.ebuild 1557 BLAKE2B bc96ecd8a2762c9909e938e044e7ba0933ab969efee727f91ad2686e347f3724f24b4f40bbbcd05d12667a8c0f94559a9019ebc30599bfdb553cade9e09a2248 SHA512 e34fe733afac21168944cb755a9f8d06d1a56d3b16a83079420d17f881d6d3b8840e22f1534de751496d9bd7d7b7b92c42a2d407d0ebcfc1757f0d0280c080db +EBUILD pymol-plugins-promol-3.0.2-r1.ebuild 1557 BLAKE2B 02f41754789b708be3d4227323bedf8cb8e2c48e3d62b360390edba43b7a453991a1569ff1c1e2bf4f8d7a52dc5f89aea54e1d3ecb512dba189dd2c4dee566b8 SHA512 c7a39b8e94437b69396f3cdc43b84b2049b5923ac6d32685143a97e82d87ca1ad485b43eb125b9a63171c8c604569b2e546aa532f1b378a5ce3b8947bd9fdd0c MISC metadata.xml 271 BLAKE2B a446884cbe7a6789e0bcd82759f57bf1ab7b29c5ab714057ffa821c90f799d1fa9f9310c187ee4c3a8ae2476f6ea9d15f368045779f1581e68d02802c61c884c SHA512 3e6e6047a29e07123b81279cae1de17bc4bd4c3d7d8a8d26560114a18185f473d038fc220fa81c7213fa203ce197bad8b1c272d9b7e41cd770a953fa6308ff92 diff --git a/sci-chemistry/pymol-plugins-promol/pymol-plugins-promol-3.0.2-r1.ebuild b/sci-chemistry/pymol-plugins-promol/pymol-plugins-promol-3.0.2-r1.ebuild index 1c0b12a6a76e..030ecde978e5 100644 --- a/sci-chemistry/pymol-plugins-promol/pymol-plugins-promol-3.0.2-r1.ebuild +++ b/sci-chemistry/pymol-plugins-promol/pymol-plugins-promol-3.0.2-r1.ebuild @@ -22,7 +22,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" ${PYTHON_DEPS} - virtual/python-pmw[${PYTHON_USEDEP}] + dev-python/pmw:py2[${PYTHON_USEDEP}] sci-chemistry/pymol[${PYTHON_USEDEP}]" DEPEND="" |