From d4d7098dcb2f9dd257109bbcb55fd40beda1b78d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 20 Dec 2022 19:52:06 +0000 Subject: gentoo auto-resync : 20:12:2022 - 19:52:06 --- sci-libs/Manifest.gz | Bin 44400 -> 44242 bytes sci-libs/bmrblib/Manifest | 3 --- sci-libs/bmrblib/bmrblib-1.0.4.ebuild | 17 ----------------- sci-libs/bmrblib/metadata.xml | 16 ---------------- 4 files changed, 36 deletions(-) delete mode 100644 sci-libs/bmrblib/Manifest delete mode 100644 sci-libs/bmrblib/bmrblib-1.0.4.ebuild delete mode 100644 sci-libs/bmrblib/metadata.xml (limited to 'sci-libs') diff --git a/sci-libs/Manifest.gz b/sci-libs/Manifest.gz index 2131fd76cc68..63c2eba41468 100644 Binary files a/sci-libs/Manifest.gz and b/sci-libs/Manifest.gz differ diff --git a/sci-libs/bmrblib/Manifest b/sci-libs/bmrblib/Manifest deleted file mode 100644 index 52c462ead35c..000000000000 --- a/sci-libs/bmrblib/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST bmrblib-1.0.4.tar.bz2 51211 BLAKE2B 4d901c085648971af0e271d5524d4fe0f0e085f9ab34cde4cbc2d7b17d1dd37ffd4051c219e769738a9eac8b11b6950c5575d1bd9b9193ef48a698560de3fd96 SHA512 579f3beaf343416c58b344a33ee94d42bcedba558b33c2b9f98662d2ffc685887617229b5f7e75acf61712fe4f03827ca4413bc08e3bd2e72f69d952310891e0 -EBUILD bmrblib-1.0.4.ebuild 423 BLAKE2B 5bb4c180296107d1539370f4fe103a9439e97771359c6e5004f433aec1c507fbcfd93a1b9ff18735d8633498e011afe762751f0d0c8b5b4af511cc30d446e8fa SHA512 20b272020ad852e417aebf38df3ed9dff796bc61c8dfb22cb41a420a9b075bf877d226f6b0eb7100cabab6fc88b627e4b1f92cad853378c893a3ad0980bf0464 -MISC metadata.xml 698 BLAKE2B a30f54830328cf193d5a535fec58fd6d77503ab4ec877fdfe9f0fdca9a6a0bf9f5fe6f67babf169d71f9b45fdc819fe1b92748cfeb3fe0e1c9db37b99dedcd92 SHA512 1fd594ff3a2c7ca1c3765717480f1f59e98bed61cd8a45e837b52c1b78bf3df1ae1650155ef78c3d386afc85f94a9cbe2395f99b4826c2f3eb931c2b586acf62 diff --git a/sci-libs/bmrblib/bmrblib-1.0.4.ebuild b/sci-libs/bmrblib/bmrblib-1.0.4.ebuild deleted file mode 100644 index d90182eb1a8c..000000000000 --- a/sci-libs/bmrblib/bmrblib-1.0.4.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{7..9} ) - -inherit distutils-r1 - -DESCRIPTION="API abstracting the BioMagResBank (BMRB) NMR-STAR format" -HOMEPAGE="https://sourceforge.net/projects/bmrblib" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" - -SLOT="0" -LICENSE="GPL-3" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="" diff --git a/sci-libs/bmrblib/metadata.xml b/sci-libs/bmrblib/metadata.xml deleted file mode 100644 index 3883641649b8..000000000000 --- a/sci-libs/bmrblib/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - sci-chemistry@gentoo.org - Gentoo Chemistry Project - - - Bmrblib is an API abstracting the BioMagResBank (BMRB) NMR-STAR format - (http://www.bmrb.wisc.edu/). It allows the writing of NMR-STAR files - for BMRB data deposition and the reading and easy extraction of data - from files residing in the BMRB data bank, all without knowledge of - the Self-Defining Text Archive and Retrieval (STAR) format. The API - has currently only python bindings. - - -- cgit v1.2.3