diff options
Diffstat (limited to 'sci-geosciences/seawater/seawater-3.3.4.ebuild')
-rw-r--r-- | sci-geosciences/seawater/seawater-3.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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" |