commit:     835a56741ec1b2fe933744e24017a0bf3f9c0cc8
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 20 14:12:15 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Tue Dec 20 14:25:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=835a5674

sci-libs/bmrblib: treeclean

Closes: https://bugs.gentoo.org/809995
Closes: https://bugs.gentoo.org/846248
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 profiles/package.mask                 |  1 -
 sci-libs/bmrblib/Manifest             |  1 -
 sci-libs/bmrblib/bmrblib-1.0.4.ebuild | 17 -----------------
 sci-libs/bmrblib/metadata.xml         | 16 ----------------
 4 files changed, 35 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index 0436b00d8f83..d247e5f767b0 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -634,7 +634,6 @@ media-sound/marrie
 media-tv/tvnamer
 net-analyzer/carl
 net-im/skype-dbus-mock
-sci-libs/bmrblib
 
 # Jonas Stein <[email protected]> (2022-11-13)
 # Dead upstream

diff --git a/sci-libs/bmrblib/Manifest b/sci-libs/bmrblib/Manifest
deleted file mode 100644
index 972017e2dd4a..000000000000
--- a/sci-libs/bmrblib/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST bmrblib-1.0.4.tar.bz2 51211 BLAKE2B 
4d901c085648971af0e271d5524d4fe0f0e085f9ab34cde4cbc2d7b17d1dd37ffd4051c219e769738a9eac8b11b6950c5575d1bd9b9193ef48a698560de3fd96
 SHA512 
579f3beaf343416c58b344a33ee94d42bcedba558b33c2b9f98662d2ffc685887617229b5f7e75acf61712fe4f03827ca4413bc08e3bd2e72f69d952310891e0

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 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Gentoo Chemistry Project</name>
-       </maintainer>
-       <longdescription>
-               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.
-       </longdescription>
-</pkgmetadata>

Reply via email to