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:36
Message-Id: 1502026901.87ff6f9b663650711f2d3c66a4cc71aaf12c9ba8.amynka@gentoo
1 commit: 87ff6f9b663650711f2d3c66a4cc71aaf12c9ba8
2 Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 6 13:10:16 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=87ff6f9b
7
8 sci-geosciences/congen: Shorter DESCRIPTION
9
10 sci-geosciences/congen/congen-1.6.2-r1.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/sci-geosciences/congen/congen-1.6.2-r1.ebuild b/sci-geosciences/congen/congen-1.6.2-r1.ebuild
14 index fb393d07f5b..23c270b570a 100644
15 --- a/sci-geosciences/congen/congen-1.6.2-r1.ebuild
16 +++ b/sci-geosciences/congen/congen-1.6.2-r1.ebuild
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2016 Gentoo Foundation
19 +# Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 EAPI=6
23 @@ -6,7 +6,7 @@ EAPI=6
24 inherit eutils
25
26 MY_P=${P/_p/-r}
27 -DESCRIPTION="Generate 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"