diff options
author | Michał Górny <mgorny@gentoo.org> | 2021-01-01 02:51:27 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2021-01-01 02:55:50 +0100 |
commit | 3e5764572dac89118b98d9fc5119db3a0544c8d0 (patch) | |
tree | db5f26c4a8a27c6a8c830a518223f59544bf8cae /sci-libs/bmrblib/bmrblib-1.0.3.ebuild | |
parent | package.use.force: Switch on more unicode where harmless (diff) | |
download | gentoo-3e5764572dac89118b98d9fc5119db3a0544c8d0.tar.gz gentoo-3e5764572dac89118b98d9fc5119db3a0544c8d0.tar.bz2 gentoo-3e5764572dac89118b98d9fc5119db3a0544c8d0.zip |
sci-libs/bmrblib: Remove old (py3.6)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-libs/bmrblib/bmrblib-1.0.3.ebuild')
-rw-r--r-- | sci-libs/bmrblib/bmrblib-1.0.3.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/sci-libs/bmrblib/bmrblib-1.0.3.ebuild b/sci-libs/bmrblib/bmrblib-1.0.3.ebuild deleted file mode 100644 index dbc65bf5220c..000000000000 --- a/sci-libs/bmrblib/bmrblib-1.0.3.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python3_6 ) - -inherit distutils-r1 - -DESCRIPTION="API abstracting the BioMagResBank (BMRB) NMR-STAR format" -HOMEPAGE="http://gna.org/projects/bmrblib/" -SRC_URI="http://download.gna.org/${PN}/${P}.tar.bz2" - -SLOT="0" -LICENSE="GPL-3" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="" |