summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-05-06 20:14:29 +0300
committerDavid Seifert <soap@gentoo.org>2017-05-07 00:18:40 +0200
commit6d754542436f6a7cf1adb0a253fd52cbc32daa5c (patch)
treee34ecc18b89a573ae49c55506510057f6d6d62af /dev-libs/gmp/gmp-6.1.1.ebuild
parentdev-libs/gecode: Fix toolong DESCRIPTION (diff)
downloadgentoo-6d754542436f6a7cf1adb0a253fd52cbc32daa5c.tar.gz
gentoo-6d754542436f6a7cf1adb0a253fd52cbc32daa5c.tar.bz2
gentoo-6d754542436f6a7cf1adb0a253fd52cbc32daa5c.zip
dev-libs/gmp: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4517
Diffstat (limited to 'dev-libs/gmp/gmp-6.1.1.ebuild')
-rw-r--r--dev-libs/gmp/gmp-6.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/gmp/gmp-6.1.1.ebuild b/dev-libs/gmp/gmp-6.1.1.ebuild
index 3096454b0d31..f84f858f4425 100644
--- a/dev-libs/gmp/gmp-6.1.1.ebuild
+++ b/dev-libs/gmp/gmp-6.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -9,7 +9,7 @@ MY_PV=${PV/_p*}
MY_PV=${MY_PV/_/-}
MY_P=${PN}-${MY_PV}
PLEVEL=${PV/*p}
-DESCRIPTION="Library for arithmetic on arbitrary precision integers, rational numbers, and floating-point numbers"
+DESCRIPTION="Library for arbitrary-precision arithmetic on different type of numbers"
HOMEPAGE="http://gmplib.org/"
SRC_URI="ftp://ftp.gmplib.org/pub/${MY_P}/${MY_P}.tar.xz
mirror://gnu/${PN}/${MY_P}.tar.xz