diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-04-26 07:08:31 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-04-26 07:08:31 +0000 |
commit | c90847db644d2bb406da0408e893724c9f391f37 (patch) | |
tree | 32707a18dd185f88dfcae8ce9fb8e7b67639f737 /sci-biology | |
parent | Fix #219130: update dependencies, remove old versions. (diff) | |
download | gentoo-2-c90847db644d2bb406da0408e893724c9f391f37.tar.gz gentoo-2-c90847db644d2bb406da0408e893724c9f391f37.tar.bz2 gentoo-2-c90847db644d2bb406da0408e893724c9f391f37.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/readseq/readseq-20080420.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/readseq/readseq-20080420.ebuild b/sci-biology/readseq/readseq-20080420.ebuild index 3897b2ffbe25..eb1c52f62d0f 100644 --- a/sci-biology/readseq/readseq-20080420.ebuild +++ b/sci-biology/readseq/readseq-20080420.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/readseq/readseq-20080420.ebuild,v 1.1 2008/04/26 06:31:30 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/readseq/readseq-20080420.ebuild,v 1.2 2008/04/26 07:08:31 mr_bones_ Exp $ EAPI=1 @@ -9,7 +9,7 @@ inherit java-pkg-2 java-ant-2 MY_P="${PN}-source-${PV}" DESCRIPTION="Reads and writes nucleic/protein sequences in various formats." HOMEPAGE="http://iubio.bio.indiana.edu/soft/molbio/readseq/" -# Originally unversioned at +# Originally unversioned at # http://iubio.bio.indiana.edu/soft/molbio/readseq/java/readseq-source.zip. # Renamed to the date of the modification and mirrored SRC_URI="http://dev.gentoo.org/~dberkholz/distfiles/${MY_P}.zip" |