diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:28:39 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:28:39 +0000 |
commit | 773d430adaf53a7e33b12f02bd1d535ffcf8550a (patch) | |
tree | 2498ae77065fcd6a54276be4215261b36b293a06 /sci-chemistry/massxpert | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-773d430adaf53a7e33b12f02bd1d535ffcf8550a.tar.gz gentoo-2-773d430adaf53a7e33b12f02bd1d535ffcf8550a.tar.bz2 gentoo-2-773d430adaf53a7e33b12f02bd1d535ffcf8550a.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-chemistry/massxpert')
-rw-r--r-- | sci-chemistry/massxpert/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/massxpert/massxpert-2.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/massxpert/ChangeLog b/sci-chemistry/massxpert/ChangeLog index b4399613c078..0ee2832898ac 100644 --- a/sci-chemistry/massxpert/ChangeLog +++ b/sci-chemistry/massxpert/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/massxpert # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/massxpert/ChangeLog,v 1.14 2014/01/06 15:24:25 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/massxpert/ChangeLog,v 1.15 2014/08/10 20:28:39 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> massxpert-2.0.5.ebuild: + QA: drop trailing '.' from DESCRIPTION *massxpert-3.4.0 (06 Jan 2014) diff --git a/sci-chemistry/massxpert/massxpert-2.0.5.ebuild b/sci-chemistry/massxpert/massxpert-2.0.5.ebuild index b0b1b7362cf4..9ccb55307969 100644 --- a/sci-chemistry/massxpert/massxpert-2.0.5.ebuild +++ b/sci-chemistry/massxpert/massxpert-2.0.5.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-chemistry/massxpert/massxpert-2.0.5.ebuild,v 1.4 2014/01/06 15:24:25 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/massxpert/massxpert-2.0.5.ebuild,v 1.5 2014/08/10 20:28:39 slyfox Exp $ EAPI="2" inherit cmake-utils -DESCRIPTION="A software suite to predict/analyze mass spectrometric data on (bio)polymers." +DESCRIPTION="A software suite to predict/analyze mass spectrometric data on (bio)polymers" HOMEPAGE="http://massxpert.org" SRC_URI="http://download.tuxfamily.org/${PN}/source/${P}.tar.gz" |