commit: 3e5764572dac89118b98d9fc5119db3a0544c8d0 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Jan 1 01:51:27 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Jan 1 01:55:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e576457
sci-libs/bmrblib: Remove old (py3.6) Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sci-libs/bmrblib/Manifest | 1 - sci-libs/bmrblib/bmrblib-1.0.3.ebuild | 17 ----------------- 2 files changed, 18 deletions(-) diff --git a/sci-libs/bmrblib/Manifest b/sci-libs/bmrblib/Manifest index d8adcfe9681..972017e2dd4 100644 --- a/sci-libs/bmrblib/Manifest +++ b/sci-libs/bmrblib/Manifest @@ -1,2 +1 @@ -DIST bmrblib-1.0.3.tar.bz2 51246 BLAKE2B e2adc970523b33c88b73451b1c3d50c218e4600e0e1019bb6fa4dbae1c6a6737bcd1661bf68b6863a1199c46f3df1b0ba36c155efe1010152e120ccc23b034ab SHA512 b03ad9e4ca035439165ebd1b7ba93ede427b2a233a4179be4e8089db988f1dcdce68b1e97348fe22fe7f2c3827ed003b654e0674a4d16a9e32a8a7c255c4b248 DIST bmrblib-1.0.4.tar.bz2 51211 BLAKE2B 4d901c085648971af0e271d5524d4fe0f0e085f9ab34cde4cbc2d7b17d1dd37ffd4051c219e769738a9eac8b11b6950c5575d1bd9b9193ef48a698560de3fd96 SHA512 579f3beaf343416c58b344a33ee94d42bcedba558b33c2b9f98662d2ffc685887617229b5f7e75acf61712fe4f03827ca4413bc08e3bd2e72f69d952310891e0 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 dbc65bf5220..00000000000 --- 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=""
