summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-chemistry/bmrblib/ChangeLog10
-rw-r--r--sci-chemistry/bmrblib/Manifest15
-rw-r--r--sci-chemistry/bmrblib/bmrblib-1.0.0.ebuild19
-rw-r--r--sci-chemistry/bmrblib/metadata.xml16
4 files changed, 60 insertions, 0 deletions
diff --git a/sci-chemistry/bmrblib/ChangeLog b/sci-chemistry/bmrblib/ChangeLog
new file mode 100644
index 000000000000..e87ddc46d13b
--- /dev/null
+++ b/sci-chemistry/bmrblib/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for sci-chemistry/bmrblib
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/bmrblib/ChangeLog,v 1.1 2012/07/19 15:11:10 jlec Exp $
+
+*bmrblib-1.0.0 (19 Jul 2012)
+
+ 19 Jul 2012; Justin Lecher <jlec@gentoo.org> +bmrblib-1.0.0.ebuild,
+ +metadata.xml:
+ New addition
+
diff --git a/sci-chemistry/bmrblib/Manifest b/sci-chemistry/bmrblib/Manifest
new file mode 100644
index 000000000000..816a7cb8aa34
--- /dev/null
+++ b/sci-chemistry/bmrblib/Manifest
@@ -0,0 +1,15 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+DIST bmrblib-1.0.0.tar.bz2 729871 SHA256 d81be92c534b49c93e1529a00004c0c3ff0cfa8a276f0718b73e5b7dd863ec80 SHA512 e387902b43bfd46be17a68fb6d3a2cfab8812512dff4d1bc726cd2e76dbacb3b3c4c6bfa7cf47e4ad38e739f46aa203238e4d3cc9173c52398179671abfe4018 WHIRLPOOL e2e607eb729c61fd4bc828c3898fcea6d5fe30465f241d9304c3af62ddfe8908bb824153dd35b14511f88c94d5588f9415893ee4832b8a4b246b5b35b8c06635
+EBUILD bmrblib-1.0.0.ebuild 566 SHA256 14ca27205ffe7fccdd63eda43247ad77e0cdd327f87c8a0aa5b08cbd128dba92 SHA512 776ecc74723bddf29f02ddc1cebbdaa9a0f3c89fb5d6e2d22c3e4b8971b5ba41b697f0f1855138ade9e558f30e0706571924152c9a17830e3945d77a179296db WHIRLPOOL d8e88760257fd75f6506b0b9a2c1010217f7a595f16e38c069eba39595ac7d0499115de9f35d2499c513dfd2b7cea46163ad27729e79193029bd865454cbf69b
+MISC ChangeLog 346 SHA256 6410bf4eafdb80c63e89207ad0394ccc5964723d90f96a5adccb4379e56638ab SHA512 56800bdd62d5efadc5a2d250ded4336818b39164aa480345e5daf4b8e868d34c4e932a338d08dce3c32168371275aaffc0d5a5ae723341b689a249932b0dadb8 WHIRLPOOL 119ac804bad70a69460d138d145e988c73557ce64f880ea8eba4780c609cafd9ed8d7f83368f0b0ea2b242f133cac12b54aae6224151a152c33a992ae690f96d
+MISC metadata.xml 659 SHA256 3a1942e50026657742da3a3e6459c0c0ce7320f307a026f2e97453881f4ab17e SHA512 4883400de0b463b42113044905ced7ae34389693c6196764337c4c341b81ebfec6769b4a82cd46e136108aab0e87fe1b1af12fba887872334a45a5394a621ea7 WHIRLPOOL 0489f9ed7b409c149fe3c88bb6c18487749902de3ea9ce91359f7eb8390857e670fa3f1316d355190ad517d7413096e19db611eb503f2994e446ee6fc03db524
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.19 (GNU/Linux)
+Comment: GPGTools - http://gpgtools.org
+
+iEYEAREIAAYFAlAII5MACgkQgAnW8HDreRaWMACgodD6OplVp26yqw+NQYSzlVLq
+BYUAoMOGBy+bK+qcBSHW531SOYUtlU20
+=rMRS
+-----END PGP SIGNATURE-----
diff --git a/sci-chemistry/bmrblib/bmrblib-1.0.0.ebuild b/sci-chemistry/bmrblib/bmrblib-1.0.0.ebuild
new file mode 100644
index 000000000000..c23b48e4edec
--- /dev/null
+++ b/sci-chemistry/bmrblib/bmrblib-1.0.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/bmrblib/bmrblib-1.0.0.ebuild,v 1.1 2012/07/19 15:11:10 jlec Exp $
+
+EAPI=4
+
+PYTHON_DEPEND=2
+SUPPORT_PYTHON_ABIS=1
+
+inherit distutils
+
+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-chemistry/bmrblib/metadata.xml b/sci-chemistry/bmrblib/metadata.xml
new file mode 100644
index 000000000000..4f2c13413db1
--- /dev/null
+++ b/sci-chemistry/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>
+ <herd>sci-chemistry</herd>
+ <maintainer>
+ <email>jlec@gentoo.org</email>
+ </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>