aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-05 16:06:56 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-05 19:05:31 +0100
commit778abd5c52fc2dd02bf33a2bcbe49db65d591530 (patch)
tree03cbd8fbf86eba6c6970b18b6c5dd8563c57b2f4 /sci-chemistry/pymol-plugins-psico
parentsci-libs/pmx: drop pack, py2 only (diff)
downloadsci-778abd5c52fc2dd02bf33a2bcbe49db65d591530.tar.gz
sci-778abd5c52fc2dd02bf33a2bcbe49db65d591530.tar.bz2
sci-778abd5c52fc2dd02bf33a2bcbe49db65d591530.zip
sci-chemistry/pymol-plugins-psico: bump py targets, add keywords
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'sci-chemistry/pymol-plugins-psico')
-rw-r--r--sci-chemistry/pymol-plugins-psico/Manifest1
-rw-r--r--sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-3.4.ebuild (renamed from sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-9999.ebuild)19
2 files changed, 11 insertions, 9 deletions
diff --git a/sci-chemistry/pymol-plugins-psico/Manifest b/sci-chemistry/pymol-plugins-psico/Manifest
new file mode 100644
index 000000000..976149b88
--- /dev/null
+++ b/sci-chemistry/pymol-plugins-psico/Manifest
@@ -0,0 +1 @@
+DIST pymol-plugins-psico-3.4.tar.gz 88984 BLAKE2B 9ea006add8f24d41a8d9523fcb1bc6f5b9b98a93284da6db24e2faef69d713ed671d38aa2e424c4cf0400fbfb0b14ff06c0974f9abfdf9ffd5aa8db3dd311788 SHA512 846ae385751760c4760d044b71bbb6925abd0e91978390e7f2fa03618145ff9feef88df569b5bc7fd1398fdd44cdabe416efc21b46fee7b294283082096a1282
diff --git a/sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-9999.ebuild b/sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-3.4.ebuild
index 9cbfd0ace..9d2107425 100644
--- a/sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-9999.ebuild
+++ b/sci-chemistry/pymol-plugins-psico/pymol-plugins-psico-3.4.ebuild
@@ -1,25 +1,26 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python3_{7,8,9} )
+DISTUTILS_USE_SETUPTOOLS=no
-inherit distutils-r1 git-r3
+inherit distutils-r1
DESCRIPTION="Pymol ScrIpt COllection"
HOMEPAGE="https://github.com/speleo3/pymol-psico/"
-SRC_URI=""
-EGIT_REPO_URI="git://github.com/speleo3/pymol-psico.git"
+SRC_URI="https://github.com/speleo3/pymol-psico/archive/${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0"
-KEYWORDS=""
+KEYWORDS="~amd64 ~x86"
LICENSE="BSD-2"
IUSE="minimal"
+S="${WORKDIR}/pymol-psico-${PV}"
+
RDEPEND="
- dev-python/numpy[${PYTHON_USEDEP}]
- sci-biology/biopython[${PYTHON_USEDEP}]
+ sci-chemistry/pymol[${PYTHON_USEDEP}]
!minimal? (
media-libs/qhull
media-video/mplayer