summaryrefslogtreecommitdiff
path: root/dev-libs
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-08-01 00:45:52 +0200
committerAmy Liffey <amynka@gentoo.org>2017-08-04 23:04:44 +0200
commit3084807157cb5fdca7ec7a09ff9bea6ea13dacba (patch)
tree24e3eab3ae769afebdef5f38f9e7a1e00e4cec50 /dev-libs
parent832da37a8ac870f408a179848736efc449335012 (diff)
downloadgentoo-3084807157cb5fdca7ec7a09ff9bea6ea13dacba.tar.gz
gentoo-3084807157cb5fdca7ec7a09ff9bea6ea13dacba.tar.xz
dev-libs/libtommath: Shorter DESCRIPTION
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libtommath/libtommath-0.42.0-r1.ebuild2
-rw-r--r--dev-libs/libtommath/libtommath-1.0-r1.ebuild2
-rw-r--r--dev-libs/libtommath/libtommath-1.0.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild b/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild
index 69818e0ca07..32bd1cb9e07 100644
--- a/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild
+++ b/dev-libs/libtommath/libtommath-0.42.0-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=4
inherit autotools eutils multilib toolchain-funcs
-DESCRIPTION="highly optimized and portable routines for integer based number theoretic applications"
+DESCRIPTION="Optimized and portable routines for integer theoretic applications"
HOMEPAGE="https://github.com/libtom/libtommath"
SRC_URI="https://github.com/libtom/libtommath/archive/v${PV}.tar.gz -> ${P}.tar.gz"
diff --git a/dev-libs/libtommath/libtommath-1.0-r1.ebuild b/dev-libs/libtommath/libtommath-1.0-r1.ebuild
index 157da4e5a9b..c647c55ef31 100644
--- a/dev-libs/libtommath/libtommath-1.0-r1.ebuild
+++ b/dev-libs/libtommath/libtommath-1.0-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=5
inherit autotools eutils multilib toolchain-funcs
-DESCRIPTION="highly optimized and portable routines for integer theoretic applications"
+DESCRIPTION="Optimized and portable routines for integer theoretic applications"
HOMEPAGE="http://www.libtom.net/"
SRC_URI="https://github.com/libtom/libtommath/releases/download/v${PV}/ltm-${PV}.tar.xz"
diff --git a/dev-libs/libtommath/libtommath-1.0.ebuild b/dev-libs/libtommath/libtommath-1.0.ebuild
index a4e1055c5b8..855b05e6164 100644
--- a/dev-libs/libtommath/libtommath-1.0.ebuild
+++ b/dev-libs/libtommath/libtommath-1.0.ebuild
@@ -5,7 +5,7 @@ EAPI=5
inherit autotools eutils multilib toolchain-funcs
-DESCRIPTION="highly optimized and portable routines for integer theoretic applications"
+DESCRIPTION="Optimized and portable routines for integer theoretic applications"
HOMEPAGE="http://www.libtom.net/"
SRC_URI="https://github.com/libtom/libtommath/releases/download/v${PV}/ltm-${PV}.tar.xz"