commit: e1217397f210272b39ab4cfc6776870bd42f1fdb Author: Benda Xu <heroxbd <AT> gentoo <DOT> org> AuthorDate: Tue Jan 7 12:06:09 2020 +0000 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org> CommitDate: Tue Jan 7 12:06:51 2020 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=e1217397
sci-libs/awkward-array: drop old. Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org> sci-libs/awkward-array/awkward-array-0.12.16.ebuild | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/sci-libs/awkward-array/awkward-array-0.12.16.ebuild b/sci-libs/awkward-array/awkward-array-0.12.16.ebuild deleted file mode 100644 index 23d312375..000000000 --- a/sci-libs/awkward-array/awkward-array-0.12.16.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_6 ) - -inherit distutils-r1 - -DESCRIPTION="Manipulate arrays of complex data structures as easily as Numpy." -HOMEPAGE="https://github.com/scikit-hep/awkward-array" -SRC_URI="https://github.com/scikit-hep/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64" - -RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]"
