diff options
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" |