From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DA016138334 for ; Fri, 13 Jul 2018 19:30:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06E25E0823; Fri, 13 Jul 2018 19:30:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BFD4FE0823 for ; Fri, 13 Jul 2018 19:30:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6DAC2335C95 for ; Fri, 13 Jul 2018 19:30:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED4192E5 for ; Fri, 13 Jul 2018 19:30:39 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1531510235.223b58b68276e7dc2394ad1f5840e1178bc73872.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/ltrace/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/ltrace/ltrace-0.7.2.ebuild dev-util/ltrace/ltrace-0.7.3.ebuild dev-util/ltrace/ltrace-0.7.3_p4.ebuild X-VCS-Directories: dev-util/ltrace/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 223b58b68276e7dc2394ad1f5840e1178bc73872 X-VCS-Branch: master Date: Fri, 13 Jul 2018 19:30:39 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: fd6e2810-0ae6-4a97-8f1f-34e505cf4402 X-Archives-Hash: 5874a2ee28b0a0f760dce295bbf17eb1 commit: 223b58b68276e7dc2394ad1f5840e1178bc73872 Author: Sergei Trofimovich gentoo org> AuthorDate: Fri Jul 13 19:30:24 2018 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Jul 13 19:30:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=223b58b6 dev-util/ltrace: set HOMETAGE to https://www.ltrace.org/ domhnall noticed old homepage is not working after alioth turndown and proposed https://www.ltrace.org/. Looks good! Reported-by: domhnall Package-Manager: Portage-2.3.42, Repoman-2.3.9 dev-util/ltrace/ltrace-0.7.2.ebuild | 4 ++-- dev-util/ltrace/ltrace-0.7.3.ebuild | 4 ++-- dev-util/ltrace/ltrace-0.7.3_p4.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-util/ltrace/ltrace-0.7.2.ebuild b/dev-util/ltrace/ltrace-0.7.2.ebuild index d48cad4075c..0b9d0854b68 100644 --- a/dev-util/ltrace/ltrace-0.7.2.ebuild +++ b/dev-util/ltrace/ltrace-0.7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ inherit eutils autotools NUM="3848" DESCRIPTION="trace library calls made at runtime" -HOMEPAGE="http://ltrace.alioth.debian.org/" +HOMEPAGE="https://www.ltrace.org/" SRC_URI="https://alioth.debian.org/frs/download.php/${NUM}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/dev-util/ltrace/ltrace-0.7.3.ebuild b/dev-util/ltrace/ltrace-0.7.3.ebuild index 39885943783..7b48efa94cd 100644 --- a/dev-util/ltrace/ltrace-0.7.3.ebuild +++ b/dev-util/ltrace/ltrace-0.7.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ inherit eutils autotools NUM="3947" DESCRIPTION="trace library calls made at runtime" -HOMEPAGE="http://ltrace.alioth.debian.org/" +HOMEPAGE="https://www.ltrace.org/" SRC_URI="https://alioth.debian.org/frs/download.php/file/${NUM}/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/dev-util/ltrace/ltrace-0.7.3_p4.ebuild b/dev-util/ltrace/ltrace-0.7.3_p4.ebuild index a818ab97085..b8d3442e1c1 100644 --- a/dev-util/ltrace/ltrace-0.7.3_p4.ebuild +++ b/dev-util/ltrace/ltrace-0.7.3_p4.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=5 @@ -8,7 +8,7 @@ LTRACE_V=${PV/_p*/} DB_V=${PV/*_p/} DESCRIPTION="trace library calls made at runtime" -HOMEPAGE="http://ltrace.alioth.debian.org/" +HOMEPAGE="https://www.ltrace.org/" SRC_URI=" mirror://debian/pool/main/l/${PN}/${PN}_${LTRACE_V}.orig.tar.bz2 mirror://debian/pool/main/l/${PN}/${PN}_${LTRACE_V}-${DB_V}.debian.tar.gz