diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-06 15:10:16 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-06 15:41:41 +0200 |
commit | 87ff6f9b663650711f2d3c66a4cc71aaf12c9ba8 (patch) | |
tree | 42e1a2e8c03514a25e7c5a2f8090e6329821e89d /sci-geosciences/congen | |
parent | net-wireless/madwimax: Shorter DESCRIPTION (diff) | |
download | gentoo-87ff6f9b663650711f2d3c66a4cc71aaf12c9ba8.tar.gz gentoo-87ff6f9b663650711f2d3c66a4cc71aaf12c9ba8.tar.bz2 gentoo-87ff6f9b663650711f2d3c66a4cc71aaf12c9ba8.zip |
sci-geosciences/congen: Shorter DESCRIPTION
Diffstat (limited to 'sci-geosciences/congen')
-rw-r--r-- | sci-geosciences/congen/congen-1.6.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/congen/congen-1.6.2-r1.ebuild b/sci-geosciences/congen/congen-1.6.2-r1.ebuild index fb393d07f5bb..23c270b570a5 100644 --- a/sci-geosciences/congen/congen-1.6.2-r1.ebuild +++ b/sci-geosciences/congen/congen-1.6.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit eutils MY_P=${P/_p/-r} -DESCRIPTION="Generate the speeds, equilibrium arguments, and node factors of tidal constituents" +DESCRIPTION="Calculate speeds, equilibrium arguments, node factors of tidal constituents" HOMEPAGE="http://www.flaterco.com/xtide/files.html" SRC_URI="ftp://ftp.flaterco.com/xtide/${MY_P}.tar.bz2" |