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 3F45613835A for ; Sun, 21 Feb 2021 10:57:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 927C1E083B; Sun, 21 Feb 2021 10:57:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 7AF8EE083B for ; Sun, 21 Feb 2021 10:57:31 +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 72A7534103E for ; Sun, 21 Feb 2021 10:57:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 538E0530 for ; Sun, 21 Feb 2021 10:57:27 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1613905001.60385723f61dbaa776efcf7bb8ce782685d4a610.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, sci-libs/scikits/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask sci-libs/scikits/Manifest sci-libs/scikits/metadata.xml sci-libs/scikits/scikits-0.1-r2.ebuild X-VCS-Directories: profiles/ sci-libs/scikits/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 60385723f61dbaa776efcf7bb8ce782685d4a610 X-VCS-Branch: master Date: Sun, 21 Feb 2021 10:57:27 +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: cfbe0e5b-e256-4398-918b-fd8cccbeab20 X-Archives-Hash: 6fe8c9f1aed071e8f9e256a6e85df220 commit: 60385723f61dbaa776efcf7bb8ce782685d4a610 Author: Jakov Smolic sartura hr> AuthorDate: Sun Feb 21 10:56:41 2021 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Feb 21 10:56:41 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60385723 sci-libs/scikits: Remove last-rited pkg Closes: https://github.com/gentoo/gentoo/pull/19571 Signed-off-by: Jakov Smolic sartura.hr> Signed-off-by: David Seifert gentoo.org> profiles/package.mask | 6 ------ sci-libs/scikits/Manifest | 1 - sci-libs/scikits/metadata.xml | 11 ----------- sci-libs/scikits/scikits-0.1-r2.ebuild | 34 ---------------------------------- 4 files changed, 52 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 1fc8b83108b..0cb1e9e66cf 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -195,12 +195,6 @@ app-text/csvfix # Removal in 30 days. Bug #688066 net-analyzer/jffnms -# Aisha Tammy (2021-01-24) -# Dead package, wrongly named, only installs -# really old scikit-examples. -# Removal in 14 days -sci-libs/scikits - # Jakov Smolic (2021-01-24) # Last release in 2004. Fails to build with gcc-10 and openssl-1.1. # Removal on 2021-02-23. Bugs #707004, #677170, #562724 diff --git a/sci-libs/scikits/Manifest b/sci-libs/scikits/Manifest deleted file mode 100644 index 414b824f898..00000000000 --- a/sci-libs/scikits/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST scikits.example-0.1.tar.gz 2401 BLAKE2B 4c67adb2e74be9c94d68e99bf44017eb75c054608b69045523c5cfeee18edb01384640e8ed3cba4765bc181e7dfb9a2e70d1a97ad2b6176d2df7112172adce55 SHA512 9e5534a9f12f5a11e7f9d7c3d4f16cdbfa34293b29882e6bc9ec597b6e7ac306cc65e2b197da8c0bfc8e319b01db31f34b06018b5420c3ad68e8cc3f490259e1 diff --git a/sci-libs/scikits/metadata.xml b/sci-libs/scikits/metadata.xml deleted file mode 100644 index 932faaabfe4..00000000000 --- a/sci-libs/scikits/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - sci@gentoo.org - Gentoo Science Project - - - scikits.example - - diff --git a/sci-libs/scikits/scikits-0.1-r2.ebuild b/sci-libs/scikits/scikits-0.1-r2.ebuild deleted file mode 100644 index b170e75892b..00000000000 --- a/sci-libs/scikits/scikits-0.1-r2.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7,8} ) - -inherit python-r1 - -DESCRIPTION="Common files for python scikits" -HOMEPAGE="http://projects.scipy.org/scipy/scikits" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}.example/${PN}.example-${PV}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux" -IUSE="examples" - -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND="${PYTHON_DEPS}" -DEPEND="${DEPEND}" - -S="${WORKDIR}" - -src_install() { - python_moduleinto scikits - python_foreach_impl python_domodule scikits.example*/scikits/__init__.py - - if use examples; then - insinto /usr/share/doc/${PF}/examples - doins -r scikits.example*/* - fi -}