Gentoo Archives: gentoo-commits

From: Amy Liffey <amynka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-geosciences/congen/
Date: Sun, 06 Aug 2017 13:42:37
Message-Id: 1502026901.ed4a0543d60bdd07f6e24511e7dcc48e4ea08649.amynka@gentoo
1 commit: ed4a0543d60bdd07f6e24511e7dcc48e4ea08649
2 Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 6 13:11:02 2017 +0000
4 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 6 13:41:41 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed4a0543
7
8 sci-geosciences/congen: Shorter DESCRIPTION
9
10 sci-geosciences/congen/congen-1.6.2.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/sci-geosciences/congen/congen-1.6.2.ebuild b/sci-geosciences/congen/congen-1.6.2.ebuild
14 index f38246ced5f..758756a967d 100644
15 --- a/sci-geosciences/congen/congen-1.6.2.ebuild
16 +++ b/sci-geosciences/congen/congen-1.6.2.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2014 Gentoo Foundation
19 +# Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=5
23 @@ -6,7 +6,7 @@ EAPI=5
24 inherit eutils
25
26 MY_P=${P/_p/-r}
27 -DESCRIPTION="A package for generating the speeds, equilibrium arguments, and node factors of tidal constituents"
28 +DESCRIPTION="Calculate speeds, equilibrium arguments, node factors of tidal constituents"
29 HOMEPAGE="http://www.flaterco.com/xtide/files.html"
30 SRC_URI="ftp://ftp.flaterco.com/xtide/${MY_P}.tar.bz2"