* [gentoo-commits] repo/gentoo:master commit in: profiles/, sci-chemistry/nmrdepaker/
@ 2020-06-18 11:17 Andreas Sturmlechner
0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2020-06-18 11:17 UTC (permalink / raw
To: gentoo-commits
commit: c12caa121cb19505096b5c25019abc299f269096
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 18 11:15:54 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jun 18 11:16:48 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c12caa12
sci-chemistry/nmrdepaker: Remove last-rited package
Closes: https://bugs.gentoo.org/705650
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
profiles/package.mask | 5 ---
sci-chemistry/nmrdepaker/Manifest | 1 -
sci-chemistry/nmrdepaker/metadata.xml | 7 ----
sci-chemistry/nmrdepaker/nmrdepaker-1.0-r3.ebuild | 41 -----------------------
4 files changed, 54 deletions(-)
diff --git a/profiles/package.mask b/profiles/package.mask
index 2a901b83ec4..15c485e9ff1 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -206,11 +206,6 @@ app-eselect/eselect-metasploit
# bug #699842. Masked for removal in 30 days.
app-shells/rssh
-# Andreas Sturmlechner <asturm@gentoo.org> (2020-05-19)
-# Stuck on Python 2 and pygtk, last revdep on dev-python/matplotlib[gtk2],
-# last release in 2011, bug #705650. Masked for removal in 30 days.
-sci-chemistry/nmrdepaker
-
# Michał Górny <mgorny@gentoo.org> (2020-05-18)
# Unmaintained and vulnerable. Last commit in 2015. Stuck on Python 2.
# All reverse dependencies removed restkit support upstream.
diff --git a/sci-chemistry/nmrdepaker/Manifest b/sci-chemistry/nmrdepaker/Manifest
deleted file mode 100644
index 5954d0c0455..00000000000
--- a/sci-chemistry/nmrdepaker/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST nmrdepaker-1.0.tar.gz 2233765 BLAKE2B 9b638a36fc50d7c020d56833b6ca78d7079ad357f42431088c4c0735b7e9ce63a0e6318915ec751b42e6628c0da76b93ca16ffea1ffe6b311480e8d278ce1a1a SHA512 9d1a9048a85f85eacaeeb582c5550345efa673b1f517dad121e2b2e19125f93e71a26f2f8240ea9b8a06489814eb833e7b3653f882a46bad699b01fd1aa4299f
diff --git a/sci-chemistry/nmrdepaker/metadata.xml b/sci-chemistry/nmrdepaker/metadata.xml
deleted file mode 100644
index 020b40648ee..00000000000
--- a/sci-chemistry/nmrdepaker/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>pacho@gentoo.org</email>
- </maintainer>
-</pkgmetadata>
diff --git a/sci-chemistry/nmrdepaker/nmrdepaker-1.0-r3.ebuild b/sci-chemistry/nmrdepaker/nmrdepaker-1.0-r3.ebuild
deleted file mode 100644
index 66a98a99cef..00000000000
--- a/sci-chemistry/nmrdepaker/nmrdepaker-1.0-r3.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-DISTUTILS_SINGLE_IMPL="yes"
-PYTHON_COMPAT=( python2_7 )
-
-inherit desktop distutils-r1
-
-DESCRIPTION="Program to perform NMR spectra 'De-Pake-ing' and moment calculation"
-HOMEPAGE="https://launchpad.net/nmrdepaker"
-SRC_URI="https://launchpad.net/${PN}/${PV}/${PV}/+download/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="GPL-3+"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="
- $(python_gen_cond_dep '
- || (
- >=dev-python/matplotlib-python2-0.98.5[gtk2,${PYTHON_MULTI_USEDEP}]
- >=dev-python/matplotlib-0.98.5[gtk2,${PYTHON_MULTI_USEDEP}]
- )
- || (
- dev-python/numpy-python2[${PYTHON_MULTI_USEDEP}]
- >=dev-python/numpy-1.2[${PYTHON_MULTI_USEDEP}]
- )
- >=dev-python/pygtk-2.12:2[${PYTHON_MULTI_USEDEP}]
- ')
-"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/nmrdpaker-${PV}"
-
-src_install() {
- distutils-r1_src_install
-
- newicon lib/data/images/unused/nmrfriend-buddy.svg ${PN}.svg
- make_desktop_entry ${PN}
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-06-18 11:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-18 11:17 [gentoo-commits] repo/gentoo:master commit in: profiles/, sci-chemistry/nmrdepaker/ Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox