commit:     223b58b68276e7dc2394ad1f5840e1178bc73872
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 13 19:30:24 2018 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> 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

Reply via email to