From: "Martin Mokrejs" <mmokrejs@fold.natur.cuni.cz>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/msautil/
Date: Mon, 1 Aug 2016 14:51:32 +0000 (UTC) [thread overview]
Message-ID: <1470063080.a253855c9986c4de6e42d8014919225814f0e3ae.mmokrejs@gentoo> (raw)
commit: a253855c9986c4de6e42d8014919225814f0e3ae
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Mon Aug 1 14:51:20 2016 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Mon Aug 1 14:51:20 2016 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=a253855c
sci-biology/fas: new package, maybe public-domain license?
Package-Manager: portage-2.3.0
sci-biology/msautil/metadata.xml | 12 ++++++++++++
sci-biology/msautil/msautil-1.1.ebuild | 22 ++++++++++++++++++++++
2 files changed, 34 insertions(+)
diff --git a/sci-biology/msautil/metadata.xml b/sci-biology/msautil/metadata.xml
new file mode 100644
index 0000000..f68a1b6
--- /dev/null
+++ b/sci-biology/msautil/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>mmokrejs@fold.natur.cuni.cz</email>
+ <name>Martin Mokrejs</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>sci-biology@gentoo.org</email>
+ <name>Gentoo Biology Project</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/sci-biology/msautil/msautil-1.1.ebuild b/sci-biology/msautil/msautil-1.1.ebuild
new file mode 100644
index 0000000..0d2e237
--- /dev/null
+++ b/sci-biology/msautil/msautil-1.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+DESCRIPTION="Reformat/edit FASTA files and compute simple statistics (N50, quartiles, mode)"
+HOMEPAGE="http://bioresearch.byu.edu/msa"
+SRC_URI="http://bioresearch.byu.edu/msa/${P}.tgz"
+
+LICENSE="all-rights-reserved"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+src_install(){
+ dobin fac fas mscore
+ dodoc README.txt
+}
next reply other threads:[~2016-08-01 14:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-01 14:51 Martin Mokrejs [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-08-01 15:01 [gentoo-commits] proj/sci:master commit in: sci-biology/msautil/ Martin Mokrejs
2017-02-25 19:18 Justin Lecher
2021-02-02 9:38 Andrew Ammerlaan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1470063080.a253855c9986c4de6e42d8014919225814f0e3ae.mmokrejs@gentoo \
--to=mmokrejs@fold.natur.cuni.cz \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox