diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:31:52 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:31:52 +0000 |
commit | 42de062f8fa905392177014425e85c3ec876d7bb (patch) | |
tree | 43cc841648a85e5f969acc36b0fe60495a8a432e /sci-biology | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-42de062f8fa905392177014425e85c3ec876d7bb.tar.gz gentoo-2-42de062f8fa905392177014425e85c3ec876d7bb.tar.bz2 gentoo-2-42de062f8fa905392177014425e85c3ec876d7bb.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/readseq/ChangeLog | 6 | ||||
-rw-r--r-- | sci-biology/readseq/readseq-20080420-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-biology/readseq/readseq-20100513.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-biology/readseq/ChangeLog b/sci-biology/readseq/ChangeLog index 87657dba222e..60eb6372836d 100644 --- a/sci-biology/readseq/ChangeLog +++ b/sci-biology/readseq/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-biology/readseq # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/readseq/ChangeLog,v 1.12 2014/02/08 14:42:29 ercpe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/readseq/ChangeLog,v 1.13 2014/08/10 20:31:52 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> + readseq-20080420-r1.ebuild, readseq-20100513.ebuild: + QA: drop trailing '.' from DESCRIPTION *readseq-20100513 (08 Feb 2014) diff --git a/sci-biology/readseq/readseq-20080420-r1.ebuild b/sci-biology/readseq/readseq-20080420-r1.ebuild index 442e15c71396..648eb2b3b44b 100644 --- a/sci-biology/readseq/readseq-20080420-r1.ebuild +++ b/sci-biology/readseq/readseq-20080420-r1.ebuild @@ -1,13 +1,13 @@ # 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-20080420-r1.ebuild,v 1.1 2014/02/08 10:03:50 ercpe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-biology/readseq/readseq-20080420-r1.ebuild,v 1.2 2014/08/10 20:31:52 slyfox Exp $ EAPI=5 inherit java-pkg-2 java-ant-2 MY_P="${PN}-source-${PV}" -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/" # Originally unversioned at # http://iubio.bio.indiana.edu/soft/molbio/readseq/java/readseq-source.zip. 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" |