From 0d6771562f614a67610971d9be7f9d98c7c2f25e Mon Sep 17 00:00:00 2001 From: Jonas Stein Date: Sun, 6 Aug 2017 15:13:03 +0200 Subject: sci-geosciences/seawater: Shorter DESCRIPTION --- sci-geosciences/seawater/seawater-2.0.1.ebuild | 4 ++-- sci-geosciences/seawater/seawater-3.3.4.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sci-geosciences/seawater') diff --git a/sci-geosciences/seawater/seawater-2.0.1.ebuild b/sci-geosciences/seawater/seawater-2.0.1.ebuild index 136ed2ac3207..7e3abdb9163f 100644 --- a/sci-geosciences/seawater/seawater-2.0.1.ebuild +++ b/sci-geosciences/seawater/seawater-2.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 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 PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 -DESCRIPTION="Python version of the SEAWATER 3.2 MATLAB toolkit for calculating the properties of sea water" +DESCRIPTION="Calculate properties of sea water. Similar to SEAWATER 3.2 for MATLAB" HOMEPAGE="https://pypi.python.org/pypi/seawater/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" diff --git a/sci-geosciences/seawater/seawater-3.3.4.ebuild b/sci-geosciences/seawater/seawater-3.3.4.ebuild index e457b08ce07e..661ef8f40cad 100644 --- a/sci-geosciences/seawater/seawater-3.3.4.ebuild +++ b/sci-geosciences/seawater/seawater-3.3.4.ebuild @@ -6,7 +6,7 @@ EAPI=5 PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit distutils-r1 -DESCRIPTION="Python version of the SEAWATER 3.2 MATLAB toolkit for calculating the properties of sea water" +DESCRIPTION="Calculate properties of sea water. Similar to SEAWATER 3.2 for MATLAB" HOMEPAGE="https://pypi.python.org/pypi/seawater/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -- cgit v1.2.3-65-gdbad