From: "Aisha Tammy" <gentoo@aisha.cc>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/pyhdf/
Date: Tue, 22 Sep 2020 17:32:09 +0000 (UTC) [thread overview]
Message-ID: <1600795918.c9a7231b8989aca52cb3eb3aa50fcd500c209891.epsilon-0@gentoo> (raw)
commit: c9a7231b8989aca52cb3eb3aa50fcd500c209891
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Tue Sep 22 17:31:47 2020 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Tue Sep 22 17:31:58 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=c9a7231b
dev-python/pyhdf: drop dead package
Package-Manager: Portage-3.0.7, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
dev-python/pyhdf/metadata.xml | 18 -----------------
dev-python/pyhdf/pyhdf-0.8.3.ebuild | 40 -------------------------------------
2 files changed, 58 deletions(-)
diff --git a/dev-python/pyhdf/metadata.xml b/dev-python/pyhdf/metadata.xml
deleted file mode 100644
index 6a3e3ff5d..000000000
--- a/dev-python/pyhdf/metadata.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>gorkypl@gmail.com</email>
- <name>Paweł Rumian</name>
- </maintainer>
- <maintainer type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
- </maintainer>
- <use>
- <flag name="szip">Allow to use <pkg>sci-libs/szip</pkg> for SZIP compression method in SDsetcompress()</flag>
- </use>
- <upstream>
- <remote-id type="sourceforge">pysclint</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/pyhdf/pyhdf-0.8.3.ebuild b/dev-python/pyhdf/pyhdf-0.8.3.ebuild
deleted file mode 100644
index 3f1ceb391..000000000
--- a/dev-python/pyhdf/pyhdf-0.8.3.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Python interface to NCSA HDF4 library"
-HOMEPAGE="http://pysclint.sourceforge.net/pycdf/ http://pypi.python.org/pypi/pyhdf"
-SRC_URI="mirror://sourceforge/pysclint/${PN}/${PV}/${P}.tar.gz"
-
-LICENSE="PSF-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="examples szip"
-
-RDEPEND="
- dev-python/numpy[${PYTHON_USEDEP}]
- sci-libs/hdf[szip=]"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]"
-
-python_compile() {
- use szip || export NOSZIP=1
- distutils-r1_python_compile
-}
-
-python_install_all() {
- distutils-r1_python_install_all
-
- dohtml doc/*.html
- dodoc CHANGES doc/*.txt
-
- if use examples; then
- insinto /usr/share/doc/${PF}
- doins -r examples
- fi
-}
next reply other threads:[~2020-09-22 17:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-22 17:32 Aisha Tammy [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-06-14 11:21 [gentoo-commits] proj/sci:master commit in: dev-python/pyhdf/ Justin Lecher
2012-06-28 12:18 Kacper Kowalik
2012-06-28 12:12 Kacper Kowalik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1600795918.c9a7231b8989aca52cb3eb3aa50fcd500c209891.epsilon-0@gentoo \
--to=gentoo@aisha.cc \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox