diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:23:55 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:23:55 +0000 |
commit | dda3503518e30540c9b498b1b3eb6700f57ab349 (patch) | |
tree | d28e37b249576b1736d66fc7af54dc460aa40e37 /sci-mathematics | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-dda3503518e30540c9b498b1b3eb6700f57ab349.tar.gz gentoo-2-dda3503518e30540c9b498b1b3eb6700f57ab349.tar.bz2 gentoo-2-dda3503518e30540c9b498b1b3eb6700f57ab349.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-mathematics')
-rw-r--r-- | sci-mathematics/otter/ChangeLog | 8 | ||||
-rw-r--r-- | sci-mathematics/otter/otter-3.3-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-mathematics/otter/otter-3.3-r2.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/sci-mathematics/otter/ChangeLog b/sci-mathematics/otter/ChangeLog index b6409c539c60..2a61ed02cc15 100644 --- a/sci-mathematics/otter/ChangeLog +++ b/sci-mathematics/otter/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-mathematics/otter -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/otter/ChangeLog,v 1.15 2011/07/16 17:08:50 jlec Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/otter/ChangeLog,v 1.16 2014/08/10 20:23:55 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> otter-3.3-r1.ebuild, + otter-3.3-r2.ebuild: + QA: drop trailing '.' from DESCRIPTION 16 Jul 2011; Justin Lecher <jlec@gentoo.org> files/otter-3.3-gold.patch: Remove unneeded linking against libXm, #373701 diff --git a/sci-mathematics/otter/otter-3.3-r1.ebuild b/sci-mathematics/otter/otter-3.3-r1.ebuild index 0058365dfeac..293b3214acc9 100644 --- a/sci-mathematics/otter/otter-3.3-r1.ebuild +++ b/sci-mathematics/otter/otter-3.3-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/otter/otter-3.3-r1.ebuild,v 1.8 2011/06/03 08:58:55 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/otter/otter-3.3-r1.ebuild,v 1.9 2014/08/10 20:23:55 slyfox Exp $ -DESCRIPTION="An Automated Deduction System." +DESCRIPTION="An Automated Deduction System" HOMEPAGE="http://www.cs.unm.edu/~mccune/otter/" SRC_URI="http://www.cs.unm.edu/~mccune/otter/${P}.tar.gz" diff --git a/sci-mathematics/otter/otter-3.3-r2.ebuild b/sci-mathematics/otter/otter-3.3-r2.ebuild index 9ac06bcb31b0..2a3b7f026f82 100644 --- a/sci-mathematics/otter/otter-3.3-r2.ebuild +++ b/sci-mathematics/otter/otter-3.3-r2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/otter/otter-3.3-r2.ebuild,v 1.2 2011/06/03 08:58:54 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/otter/otter-3.3-r2.ebuild,v 1.3 2014/08/10 20:23:55 slyfox Exp $ EAPI=4 inherit eutils -DESCRIPTION="An Automated Deduction System." +DESCRIPTION="An Automated Deduction System" HOMEPAGE="http://www.cs.unm.edu/~mccune/otter/" SRC_URI="http://www.cs.unm.edu/~mccune/otter/${P}.tar.gz" |