diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-06 15:11:02 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-06 15:41:41 +0200 |
commit | ed4a0543d60bdd07f6e24511e7dcc48e4ea08649 (patch) | |
tree | 182c1eb6730ef6fd56ed4d3d7c49ad93434f9b5c /sci-geosciences | |
parent | sci-geosciences/congen: Shorter DESCRIPTION (diff) | |
download | gentoo-ed4a0543d60bdd07f6e24511e7dcc48e4ea08649.tar.gz gentoo-ed4a0543d60bdd07f6e24511e7dcc48e4ea08649.tar.bz2 gentoo-ed4a0543d60bdd07f6e24511e7dcc48e4ea08649.zip |
sci-geosciences/congen: Shorter DESCRIPTION
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/congen/congen-1.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/congen/congen-1.6.2.ebuild b/sci-geosciences/congen/congen-1.6.2.ebuild index f38246ced5fd..758756a967d3 100644 --- a/sci-geosciences/congen/congen-1.6.2.ebuild +++ b/sci-geosciences/congen/congen-1.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ 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="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" |