From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A7606138350 for ; Fri, 28 Feb 2020 07:21:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ECFB9E0929; Fri, 28 Feb 2020 07:20:59 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C698CE0929 for ; Fri, 28 Feb 2020 07:20:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 699A734F448 for ; Fri, 28 Feb 2020 07:20:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E7C9B101 for ; Fri, 28 Feb 2020 07:20:56 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1582874444.058e4b5436f9f3f12fb9b803b6d0d199e77073f4.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/pymmlib/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/pymmlib/Manifest sci-libs/pymmlib/metadata.xml sci-libs/pymmlib/pymmlib-1.2.1-r1.ebuild X-VCS-Directories: sci-libs/pymmlib/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 058e4b5436f9f3f12fb9b803b6d0d199e77073f4 X-VCS-Branch: master Date: Fri, 28 Feb 2020 07:20:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b3eed9cd-809e-4317-953b-f6ff9e01fd9c X-Archives-Hash: c5332dcec860db94a1133de0fa7ac634 commit: 058e4b5436f9f3f12fb9b803b6d0d199e77073f4 Author: Mikle Kolyada gentoo org> AuthorDate: Fri Feb 28 07:20:44 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Feb 28 07:20:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=058e4b54 sci-libs/pymmlib: remove last-rited package Signed-off-by: Mikle Kolyada gentoo.org> sci-libs/pymmlib/Manifest | 1 - sci-libs/pymmlib/metadata.xml | 11 -------- sci-libs/pymmlib/pymmlib-1.2.1-r1.ebuild | 47 -------------------------------- 3 files changed, 59 deletions(-) diff --git a/sci-libs/pymmlib/Manifest b/sci-libs/pymmlib/Manifest deleted file mode 100644 index e16e7f40dfb..00000000000 --- a/sci-libs/pymmlib/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST pymmlib-1.2.1.tar.gz 37480403 BLAKE2B 9dc57144f5ac1a8055f1759b21c9b7c580bf33705e168ad92eec5bb9542650a006ba1dff4d45a05cce9fcb81e3633ee29eecc7a3aec46343467ec1940166353b SHA512 96328fcb8af70a271c0960be753c677f716d3b15c41519c320a1240fd9ad584fee173ab3a8e528c9ae198efea95d20863f64627e44d1a6726513f2916d93b464 diff --git a/sci-libs/pymmlib/metadata.xml b/sci-libs/pymmlib/metadata.xml deleted file mode 100644 index e14133756e8..00000000000 --- a/sci-libs/pymmlib/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - sci-chemistry@gentoo.org - Gentoo Chemistry Project - - - pymmlib - - diff --git a/sci-libs/pymmlib/pymmlib-1.2.1-r1.ebuild b/sci-libs/pymmlib/pymmlib-1.2.1-r1.ebuild deleted file mode 100644 index e05c2a381dd..00000000000 --- a/sci-libs/pymmlib/pymmlib-1.2.1-r1.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 multilib - -DESCRIPTION="Toolkit and library for the analysis and manipulation of macromolecular models" -HOMEPAGE="http://pymmlib.sourceforge.net/" -SRC_URI="https://github.com/downloads/masci/mmLib/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" -IUSE="doc" - -RDEPEND=" - || ( - dev-python/numpy-python2[${PYTHON_USEDEP}] - dev-python/numpy[${PYTHON_USEDEP}] - ) - dev-python/pygtkglext[${PYTHON_USEDEP}] - media-libs/freeglut - virtual/glu - virtual/opengl - x11-libs/libXmu" -DEPEND="${RDEPEND} - doc? ( dev-python/epydoc[${PYTHON_USEDEP}] )" - -python_prepare_all() { - rm mmLib/NumericCompat.py || die - distutils-r1_python_prepare_all -} - -python_compile_all() { - use doc && esetup.py doc -} - -python_install_all() { - DOCS=( "${S}"/README.txt ) - use doc && HTML_DOCS=( "${S}"/doc/. ) - distutils-r1_python_install_all - - python_foreach_impl python_doscript "${S}"/applications/* "${S}"/examples/*.py -}