diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:31:54 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:31:54 +0000 |
commit | 6c53f8fd6dfe00289ae307f83b26131780cdd5e6 (patch) | |
tree | 4f699f0fe8b71ebd86c082c001ea4f44b69a648f /sci-biology/readseq/readseq-20100513.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | historical-6c53f8fd6dfe00289ae307f83b26131780cdd5e6.tar.gz historical-6c53f8fd6dfe00289ae307f83b26131780cdd5e6.tar.bz2 historical-6c53f8fd6dfe00289ae307f83b26131780cdd5e6.zip |
QA: drop trailing '.' from DESCRIPTION
Package-Manager: portage-2.2.11_p9/cvs/Linux x86_64
Manifest-Sign-Key: 0x611FF3AA
Diffstat (limited to 'sci-biology/readseq/readseq-20100513.ebuild')
-rw-r--r-- | sci-biology/readseq/readseq-20100513.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/readseq/readseq-20100513.ebuild b/sci-biology/readseq/readseq-20100513.ebuild index 8e8a55e8315c..8199e0f5fa0f 100644 --- a/sci-biology/readseq/readseq-20100513.ebuild +++ b/sci-biology/readseq/readseq-20100513.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/readseq/readseq-20100513.ebuild,v 1.1 2014/02/08 14:42:29 ercpe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/readseq/readseq-20100513.ebuild,v 1.2 2014/08/10 20:31:52 slyfox Exp $ EAPI=5 inherit java-pkg-2 java-ant-2 -DESCRIPTION="Reads and writes nucleic/protein sequences in various formats." +DESCRIPTION="Reads and writes nucleic/protein sequences in various formats" HOMEPAGE="http://iubio.bio.indiana.edu/soft/molbio/readseq/" SRC_URI="http://dev.gentoo.org/~ercpe/distfiles/${CATEGORY}/${PN}/${P}.zip" |