* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/pymol-plugins-dssp/
@ 2017-01-15 11:20 Pacho Ramos
0 siblings, 0 replies; only message in thread
From: Pacho Ramos @ 2017-01-15 11:20 UTC (permalink / raw
To: gentoo-commits
commit: 41a097077d1c14e6bd9037f285fa619883bcc09c
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 15 11:01:27 2017 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 11:19:54 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41a09707
sci-chemistry/pymol-plugins-dssp: Drop old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
.../pymol-plugins-dssp-110430.ebuild | 49 ----------------------
1 file changed, 49 deletions(-)
diff --git a/sci-chemistry/pymol-plugins-dssp/pymol-plugins-dssp-110430.ebuild b/sci-chemistry/pymol-plugins-dssp/pymol-plugins-dssp-110430.ebuild
deleted file mode 100644
index 9a85ed0..00000000
--- a/sci-chemistry/pymol-plugins-dssp/pymol-plugins-dssp-110430.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.* *-jython"
-
-inherit python
-
-DESCRIPTION="DSSP Plugin for PyMOL"
-HOMEPAGE="http://www.biotec.tu-dresden.de/~hongboz/dssp_pymol/dssp_pymol.html"
-SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.py.xz"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-LICENSE="BSD pymol"
-IUSE=""
-
-RDEPEND="
- sci-chemistry/dssp
- sci-biology/stride
- sci-chemistry/pymol"
-DEPEND=""
-
-src_prepare() {
- sed \
- -e "s:GENTOO_DSSP:${EPREFIX}/usr/bin/dssp:g" \
- -e "s:GENTOO_STRIDE:${EPREFIX}/usr/bin/stride:g" \
- -i ${P}.py || die
-}
-
-src_install() {
- installation() {
- insinto $(python_get_sitedir)/pmg_tk/startup
- doins ${P}.py
- }
- python_execute_function installation
-}
-
-pkg_postinst() {
- python_mod_optimize pmg_tk/startup/${P}.py
-}
-
-pkg_postrm() {
- python_mod_cleanup pmg_tk/startup/${P}.py
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-01-15 11:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-15 11:20 [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/pymol-plugins-dssp/ Pacho Ramos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox