From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/jemalloc/
Date: Mon, 9 Apr 2018 14:23:47 +0000 (UTC) [thread overview]
Message-ID: <1523283820.b8ff0a82be01d1688802ffe5977cae76988e9207.polynomial-c@gentoo> (raw)
commit: b8ff0a82be01d1688802ffe5977cae76988e9207
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Mar 17 20:06:01 2018 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Apr 9 14:23:40 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8ff0a82
dev-libs/jemalloc: fix HOMEPAGE, use github SRC_URI
Closes: https://bugs.gentoo.org/646046
dev-libs/jemalloc/jemalloc-3.6.0.ebuild | 6 +++---
dev-libs/jemalloc/jemalloc-4.4.0.ebuild | 4 ++--
dev-libs/jemalloc/jemalloc-4.5.0.ebuild | 4 ++--
dev-libs/jemalloc/jemalloc-5.0.1.ebuild | 4 ++--
4 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/dev-libs/jemalloc/jemalloc-3.6.0.ebuild b/dev-libs/jemalloc/jemalloc-3.6.0.ebuild
index 3f63d189b74..7c6f1647e72 100644
--- a/dev-libs/jemalloc/jemalloc-3.6.0.ebuild
+++ b/dev-libs/jemalloc/jemalloc-3.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
inherit autotools-multilib eutils flag-o-matic toolchain-funcs
DESCRIPTION="Jemalloc is a general-purpose scalable concurrent allocator"
-HOMEPAGE="http://www.canonware.com/jemalloc/"
-SRC_URI="http://www.canonware.com/download/${PN}/${P}.tar.bz2"
+HOMEPAGE="http://http://jemalloc.net/ https://github.com/jemalloc/jemalloc"
+SRC_URI="https://github.com/jemalloc/jemalloc/releases/download/${PV}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
diff --git a/dev-libs/jemalloc/jemalloc-4.4.0.ebuild b/dev-libs/jemalloc/jemalloc-4.4.0.ebuild
index d34d914c14e..f6a005bbe4c 100644
--- a/dev-libs/jemalloc/jemalloc-4.4.0.ebuild
+++ b/dev-libs/jemalloc/jemalloc-4.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
inherit toolchain-funcs multilib-build multilib-minimal
DESCRIPTION="Jemalloc is a general-purpose scalable concurrent allocator"
-HOMEPAGE="http://www.canonware.com/jemalloc/"
+HOMEPAGE="http://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 9b1c134e5a2..64f9dd64d1d 100644
--- a/dev-libs/jemalloc/jemalloc-4.5.0.ebuild
+++ b/dev-libs/jemalloc/jemalloc-4.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
inherit autotools toolchain-funcs multilib-minimal
DESCRIPTION="Jemalloc is a general-purpose scalable concurrent allocator"
-HOMEPAGE="http://www.canonware.com/jemalloc/"
+HOMEPAGE="http://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 ad448d5e1f7..87e10888e1b 100644
--- a/dev-libs/jemalloc/jemalloc-5.0.1.ebuild
+++ b/dev-libs/jemalloc/jemalloc-5.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
inherit autotools toolchain-funcs multilib-minimal
DESCRIPTION="Jemalloc is a general-purpose scalable concurrent allocator"
-HOMEPAGE="http://www.canonware.com/jemalloc/"
+HOMEPAGE="http://http://jemalloc.net/ https://github.com/jemalloc/jemalloc"
SRC_URI="https://github.com/jemalloc/jemalloc/releases/download/${PV}/${P}.tar.bz2"
LICENSE="BSD"
next reply other threads:[~2018-04-09 14:23 UTC|newest]
Thread overview: 67+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-09 14:23 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-02-25 0:01 [gentoo-commits] repo/gentoo:master commit in: dev-libs/jemalloc/ Joshua Kinard
2022-10-24 6:02 Joonas Niilola
2022-10-24 6:02 Joonas Niilola
2022-10-21 14:52 Arthur Zamarin
2022-10-21 14:52 Arthur Zamarin
2022-10-21 14:52 Arthur Zamarin
2022-10-21 14:52 Arthur Zamarin
2022-10-21 14:52 Arthur Zamarin
2022-10-21 12:02 Joonas Niilola
2022-10-21 12:02 Joonas Niilola
2022-09-26 7:31 Michał Górny
2022-09-19 6:42 Michał Górny
2022-08-30 16:05 Arthur Zamarin
2022-08-30 7:17 Arthur Zamarin
2022-07-31 11:08 Agostino Sarubbo
2022-07-30 14:31 Arthur Zamarin
2022-07-30 12:35 Arthur Zamarin
2022-07-30 9:51 Arthur Zamarin
2022-07-30 9:51 Arthur Zamarin
2022-07-30 7:05 Joonas Niilola
2022-07-30 7:05 Joonas Niilola
2022-07-03 17:09 James Le Cuirot
2022-07-02 7:02 Jakov Smolić
2022-07-01 6:16 Arthur Zamarin
2022-07-01 6:10 Arthur Zamarin
2022-07-01 6:10 Arthur Zamarin
2022-07-01 5:18 Arthur Zamarin
2022-06-30 22:12 Yixun Lan
2022-06-30 21:47 Sam James
2022-06-30 5:55 Joonas Niilola
2022-06-30 5:55 Joonas Niilola
2022-05-28 20:42 Jakov Smolić
2022-05-14 5:32 WANG Xuerui
2022-05-05 9:51 WANG Xuerui
2022-01-23 7:41 Joonas Niilola
2022-01-20 11:47 Sam James
2022-01-18 22:16 Sam James
2022-01-18 12:26 Sam James
2022-01-15 22:01 Sam James
2022-01-15 22:01 Sam James
2022-01-15 10:25 Jakov Smolić
2022-01-15 10:25 Jakov Smolić
2021-09-20 20:54 James Le Cuirot
2021-03-21 10:19 Sergei Trofimovich
2020-09-01 9:50 Yixun Lan
2019-12-08 4:50 Matt Turner
2019-11-21 17:17 Sergei Trofimovich
2019-11-14 11:55 Agostino Sarubbo
2019-11-13 16:07 Agostino Sarubbo
2019-11-13 8:43 Agostino Sarubbo
2019-11-13 8:16 Agostino Sarubbo
2019-11-13 7:48 Agostino Sarubbo
2019-11-13 7:39 Agostino Sarubbo
2019-11-12 17:47 Aaron Bauman
2019-08-07 20:26 Thomas Deutschmann
2019-08-07 20:26 Thomas Deutschmann
2018-12-12 12:57 Mikle Kolyada
2018-08-23 0:22 Thomas Deutschmann
2018-05-28 6:56 Jory Pratt
2018-04-09 15:01 Lars Wendler
2017-12-03 17:50 Fabian Groffen
2017-08-29 14:14 Guilherme Amadio
2016-12-14 0:40 Jory Pratt
2016-07-17 8:15 Jory Pratt
2015-11-28 16:23 Jory Pratt
2015-11-26 21:58 Jory Pratt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1523283820.b8ff0a82be01d1688802ffe5977cae76988e9207.polynomial-c@gentoo \
--to=polynomial-c@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox