diff options
Diffstat (limited to 'dev-libs/jemalloc')
-rw-r--r-- | dev-libs/jemalloc/jemalloc-3.6.0.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/jemalloc/jemalloc-4.4.0.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/jemalloc/jemalloc-4.5.0.ebuild | 2 | ||||
-rw-r--r-- | dev-libs/jemalloc/jemalloc-5.0.1.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/jemalloc/jemalloc-3.6.0.ebuild b/dev-libs/jemalloc/jemalloc-3.6.0.ebuild index 7c6f1647e72e..2940dc6db76a 100644 --- a/dev-libs/jemalloc/jemalloc-3.6.0.ebuild +++ b/dev-libs/jemalloc/jemalloc-3.6.0.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit autotools-multilib eutils flag-o-matic toolchain-funcs DESCRIPTION="Jemalloc is a general-purpose scalable concurrent allocator" -HOMEPAGE="http://http://jemalloc.net/ https://github.com/jemalloc/jemalloc" +HOMEPAGE="http://jemalloc.net/ https://github.com/jemalloc/jemalloc" SRC_URI="https://github.com/jemalloc/jemalloc/releases/download/${PV}/${P}.tar.bz2" LICENSE="BSD" diff --git a/dev-libs/jemalloc/jemalloc-4.4.0.ebuild b/dev-libs/jemalloc/jemalloc-4.4.0.ebuild index f6a005bbe4c0..1311edc26203 100644 --- a/dev-libs/jemalloc/jemalloc-4.4.0.ebuild +++ b/dev-libs/jemalloc/jemalloc-4.4.0.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit toolchain-funcs multilib-build multilib-minimal DESCRIPTION="Jemalloc is a general-purpose scalable concurrent allocator" -HOMEPAGE="http://http://jemalloc.net/ https://github.com/jemalloc/jemalloc" +HOMEPAGE="http://jemalloc.net/ https://github.com/jemalloc/jemalloc" SRC_URI="https://github.com/jemalloc/jemalloc/releases/download/${PV}/${P}.tar.bz2" LICENSE="BSD" diff --git a/dev-libs/jemalloc/jemalloc-4.5.0.ebuild b/dev-libs/jemalloc/jemalloc-4.5.0.ebuild index 64f9dd64d1d5..8c24950492cb 100644 --- a/dev-libs/jemalloc/jemalloc-4.5.0.ebuild +++ b/dev-libs/jemalloc/jemalloc-4.5.0.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit autotools toolchain-funcs multilib-minimal DESCRIPTION="Jemalloc is a general-purpose scalable concurrent allocator" -HOMEPAGE="http://http://jemalloc.net/ https://github.com/jemalloc/jemalloc" +HOMEPAGE="http://jemalloc.net/ https://github.com/jemalloc/jemalloc" SRC_URI="https://github.com/jemalloc/jemalloc/releases/download/${PV}/${P}.tar.bz2" LICENSE="BSD" diff --git a/dev-libs/jemalloc/jemalloc-5.0.1.ebuild b/dev-libs/jemalloc/jemalloc-5.0.1.ebuild index 87e10888e1be..f5ad09f06a68 100644 --- a/dev-libs/jemalloc/jemalloc-5.0.1.ebuild +++ b/dev-libs/jemalloc/jemalloc-5.0.1.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit autotools toolchain-funcs multilib-minimal DESCRIPTION="Jemalloc is a general-purpose scalable concurrent allocator" -HOMEPAGE="http://http://jemalloc.net/ https://github.com/jemalloc/jemalloc" +HOMEPAGE="http://jemalloc.net/ https://github.com/jemalloc/jemalloc" SRC_URI="https://github.com/jemalloc/jemalloc/releases/download/${PV}/${P}.tar.bz2" LICENSE="BSD" |