diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-08-01 00:45:52 +0200 |
---|---|---|
committer | Amy Liffey <amynka@gentoo.org> | 2017-08-04 23:04:44 +0200 |
commit | 3084807157cb5fdca7ec7a09ff9bea6ea13dacba (patch) | |
tree | 24e3eab3ae769afebdef5f38f9e7a1e00e4cec50 /dev-libs/libtommath | |
parent | dev-libs/libstrl: Shorter DESCRIPTION (diff) | |
download | gentoo-3084807157cb5fdca7ec7a09ff9bea6ea13dacba.tar.gz gentoo-3084807157cb5fdca7ec7a09ff9bea6ea13dacba.tar.bz2 gentoo-3084807157cb5fdca7ec7a09ff9bea6ea13dacba.zip |
dev-libs/libtommath: Shorter DESCRIPTION
Diffstat (limited to 'dev-libs/libtommath')
-rw-r--r-- | dev-libs/libtommath/libtommath-0.42.0-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/libtommath/libtommath-1.0-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/libtommath/libtommath-1.0.ebuild | 2 |
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 69818e0ca074..32bd1cb9e072 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 157da4e5a9b6..c647c55ef31d 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 a4e1055c5b82..855b05e61649 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" |