diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:27:32 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:27:32 +0000 |
commit | 3ae665f8e66aff57137bdb65cbe3a893958594a8 (patch) | |
tree | ef763c9ebfaf53267dd2136e91c300b0a55938cf /sci-geosciences | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-3ae665f8e66aff57137bdb65cbe3a893958594a8.tar.gz gentoo-2-3ae665f8e66aff57137bdb65cbe3a893958594a8.tar.bz2 gentoo-2-3ae665f8e66aff57137bdb65cbe3a893958594a8.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-geosciences')
-rw-r--r-- | sci-geosciences/congen/ChangeLog | 8 | ||||
-rw-r--r-- | sci-geosciences/congen/congen-1.6.1_p2.ebuild | 6 | ||||
-rw-r--r-- | sci-geosciences/congen/congen-1.6.2.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/sci-geosciences/congen/ChangeLog b/sci-geosciences/congen/ChangeLog index fdffa092654e..932159ae7158 100644 --- a/sci-geosciences/congen/ChangeLog +++ b/sci-geosciences/congen/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-geosciences/congen -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/congen/ChangeLog,v 1.6 2013/09/02 08:14:27 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/congen/ChangeLog,v 1.7 2014/08/10 20:27:32 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> congen-1.6.1_p2.ebuild, + congen-1.6.2.ebuild: + QA: drop trailing '.' from DESCRIPTION 02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> congen-1.6.2.ebuild: Stable for x86, wrt bug #482886 diff --git a/sci-geosciences/congen/congen-1.6.1_p2.ebuild b/sci-geosciences/congen/congen-1.6.1_p2.ebuild index 2f93eb07f38a..50cb68c431b0 100644 --- a/sci-geosciences/congen/congen-1.6.1_p2.ebuild +++ b/sci-geosciences/congen/congen-1.6.1_p2.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/congen/congen-1.6.1_p2.ebuild,v 1.1 2013/02/10 20:55:36 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/congen/congen-1.6.1_p2.ebuild,v 1.2 2014/08/10 20:27:32 slyfox Exp $ EAPI=5 inherit eutils MY_P=${P/_p/-r} -DESCRIPTION="A package for generating the speeds, equilibrium arguments, and node factors of tidal constituents." +DESCRIPTION="A package for generating the speeds, equilibrium arguments, and node factors of tidal constituents" HOMEPAGE="http://www.flaterco.com/xtide/files.html" SRC_URI="ftp://ftp.flaterco.com/xtide/${MY_P}.tar.bz2" diff --git a/sci-geosciences/congen/congen-1.6.2.ebuild b/sci-geosciences/congen/congen-1.6.2.ebuild index 95e8c8dd9eb1..2cd760cadfac 100644 --- a/sci-geosciences/congen/congen-1.6.2.ebuild +++ b/sci-geosciences/congen/congen-1.6.2.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/congen/congen-1.6.2.ebuild,v 1.3 2013/09/02 08:14:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/congen/congen-1.6.2.ebuild,v 1.4 2014/08/10 20:27:32 slyfox Exp $ EAPI=5 inherit eutils MY_P=${P/_p/-r} -DESCRIPTION="A package for generating the speeds, equilibrium arguments, and node factors of tidal constituents." +DESCRIPTION="A package for generating the speeds, equilibrium arguments, and node factors of tidal constituents" HOMEPAGE="http://www.flaterco.com/xtide/files.html" SRC_URI="ftp://ftp.flaterco.com/xtide/${MY_P}.tar.bz2" |