commit:     4e10e0b592bd28e925a6bc80d8e245b99732765d
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  9 15:01:18 2018 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Apr  9 15:01:18 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e10e0b5

dev-libs/jemalloc: Removed double 'http://' in HOMEPAGE.

Thanks to Dessa for telling me in IRC.

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 dev-libs/jemalloc/jemalloc-3.6.0.ebuild | 2 +-
 dev-libs/jemalloc/jemalloc-4.4.0.ebuild | 2 +-
 dev-libs/jemalloc/jemalloc-4.5.0.ebuild | 2 +-
 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 7c6f1647e72..2940dc6db76 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 f6a005bbe4c..1311edc2620 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 64f9dd64d1d..8c24950492c 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 87e10888e1b..f5ad09f06a6 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"

Reply via email to