summaryrefslogtreecommitdiff
path: root/sci-libs/bmrblib
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /sci-libs/bmrblib
reinit the tree, so we can have metadata
Diffstat (limited to 'sci-libs/bmrblib')
-rw-r--r--sci-libs/bmrblib/Manifest5
-rw-r--r--sci-libs/bmrblib/bmrblib-1.0.3.ebuild17
-rw-r--r--sci-libs/bmrblib/metadata.xml16
3 files changed, 38 insertions, 0 deletions
diff --git a/sci-libs/bmrblib/Manifest b/sci-libs/bmrblib/Manifest
new file mode 100644
index 000000000000..836b38a3d87d
--- /dev/null
+++ b/sci-libs/bmrblib/Manifest
@@ -0,0 +1,5 @@
+DIST bmrblib-1.0.3.tar.bz2 51246 SHA256 583e8d8f4ea2aaffec5eb30edfb4a840f1222512ad4f17c2d0d2c885a5afe3f6 SHA512 b03ad9e4ca035439165ebd1b7ba93ede427b2a233a4179be4e8089db988f1dcdce68b1e97348fe22fe7f2c3827ed003b654e0674a4d16a9e32a8a7c255c4b248 WHIRLPOOL 65b3a62142092af882be8d45fa84dd5b80e983c6bfb36d98b5ab444d6b0e4b0523ca64977a6643f27be9d64448a0c7e0ee2021bcbc306cbaa2101dcc3a1f6e1a
+EBUILD bmrblib-1.0.3.ebuild 465 SHA256 f91f7144bde62e810d2a8d2c22a97c60b5eec9b536fc037d551fa60ebdea1934 SHA512 151733614dc3c6b770f97fba0350bef1f711e68292f72978da780f0b6c31cc2b176a09174ba080b84eb1f0e7de8abd728d33040d65d17b0ff5b0e5da23f017b1 WHIRLPOOL 686f36b72619621829a02c0b15cb073209b4bcde609810f7d7aeeda0b40af8ab55d8609315fbb7c3a8f7d2551ab3d77648039b859ca95aa0aa57457ef3248a65
+MISC ChangeLog 2695 SHA256 5772519bc351b51fc851062dfc5a4925fd1d51c3553b86b241dff46fff9afa86 SHA512 a03077f6b5ff9c72ecd395ee9e8fd1c1d02f7c66822cbb198a6e0de156266e4f22f1d5149109fada747284cfafd5f4e1cec10db471ba01e2f0ce09a4bcdf8c51 WHIRLPOOL f442cf4b5faed2c319d1c9477277e18c2e5a9ed55640d0a145035132d2f80d184ac6d4ce5dcfc0cfd201bd71f2a6561161be4023461142c441fe4eac2448df82
+MISC ChangeLog-2015 1624 SHA256 52ea1659eeee30a7893b369d1c1a2357f3e893c4aeffba5d7313ebf4d1f4a175 SHA512 173f835f1c55fe50729f4c80e197ca408c69ae88972201c5e3e7887b38ad898157998e9db26206b653540f5cd2322e285e59b7287989f5c9e36d466b592321d6 WHIRLPOOL 37e32e60563525531816d7d7b8cefa4c181e3bd7cacdf4cf1b758354ea3b5fea16466606e5716b585d21fc5e0ddde298334e9dc1de941c6cb5817a34084df008
+MISC metadata.xml 702 SHA256 813c9e63af37114d23976e63722824f29f5307b38d31c95b0447bcc95df27967 SHA512 57112dfdf8c732ea4ab256646e86016735d19a0a91df7c69179dafa72d8dbc498a2813df52883c11f3294a2b42563ce48117dc541c943e3f0f421af673d592bf WHIRLPOOL 335be13f975eaa8b52c4149bfe330275b9fd16422c0c799e531cd20e058ee091e93ad5e6957fef026301acc2d42469db365aab42497cebf3722509128eb233e2
diff --git a/sci-libs/bmrblib/bmrblib-1.0.3.ebuild b/sci-libs/bmrblib/bmrblib-1.0.3.ebuild
new file mode 100644
index 000000000000..0b1e918d5776
--- /dev/null
+++ b/sci-libs/bmrblib/bmrblib-1.0.3.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy )
+
+inherit distutils-r1
+
+DESCRIPTION="API abstracting the BioMagResBank (BMRB) NMR-STAR format (http://www.bmrb.wisc.edu/)"
+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=""
diff --git a/sci-libs/bmrblib/metadata.xml b/sci-libs/bmrblib/metadata.xml
new file mode 100644
index 000000000000..df11d311c7dd
--- /dev/null
+++ b/sci-libs/bmrblib/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>sci-chemistry@gentoo.org</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>