diff options
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" |