Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/ltrace/
Date: Fri, 13 Jul 2018 19:30:44
Message-Id: 1531510235.223b58b68276e7dc2394ad1f5840e1178bc73872.slyfox@gentoo
1 commit: 223b58b68276e7dc2394ad1f5840e1178bc73872
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 13 19:30:24 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 13 19:30:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=223b58b6
7
8 dev-util/ltrace: set HOMETAGE to https://www.ltrace.org/
9
10 domhnall noticed old homepage is not working after alioth turndown
11 and proposed https://www.ltrace.org/. Looks good!
12
13 Reported-by: domhnall
14 Package-Manager: Portage-2.3.42, Repoman-2.3.9
15
16 dev-util/ltrace/ltrace-0.7.2.ebuild | 4 ++--
17 dev-util/ltrace/ltrace-0.7.3.ebuild | 4 ++--
18 dev-util/ltrace/ltrace-0.7.3_p4.ebuild | 4 ++--
19 3 files changed, 6 insertions(+), 6 deletions(-)
20
21 diff --git a/dev-util/ltrace/ltrace-0.7.2.ebuild b/dev-util/ltrace/ltrace-0.7.2.ebuild
22 index d48cad4075c..0b9d0854b68 100644
23 --- a/dev-util/ltrace/ltrace-0.7.2.ebuild
24 +++ b/dev-util/ltrace/ltrace-0.7.2.ebuild
25 @@ -1,4 +1,4 @@
26 -# Copyright 1999-2014 Gentoo Foundation
27 +# Copyright 1999-2018 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29
30 EAPI=5
31 @@ -8,7 +8,7 @@ inherit eutils autotools
32 NUM="3848"
33
34 DESCRIPTION="trace library calls made at runtime"
35 -HOMEPAGE="http://ltrace.alioth.debian.org/"
36 +HOMEPAGE="https://www.ltrace.org/"
37 SRC_URI="https://alioth.debian.org/frs/download.php/${NUM}/${P}.tar.bz2"
38
39 LICENSE="GPL-2"
40
41 diff --git a/dev-util/ltrace/ltrace-0.7.3.ebuild b/dev-util/ltrace/ltrace-0.7.3.ebuild
42 index 39885943783..7b48efa94cd 100644
43 --- a/dev-util/ltrace/ltrace-0.7.3.ebuild
44 +++ b/dev-util/ltrace/ltrace-0.7.3.ebuild
45 @@ -1,4 +1,4 @@
46 -# Copyright 1999-2013 Gentoo Foundation
47 +# Copyright 1999-2018 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49
50 EAPI=5
51 @@ -8,7 +8,7 @@ inherit eutils autotools
52 NUM="3947"
53
54 DESCRIPTION="trace library calls made at runtime"
55 -HOMEPAGE="http://ltrace.alioth.debian.org/"
56 +HOMEPAGE="https://www.ltrace.org/"
57 SRC_URI="https://alioth.debian.org/frs/download.php/file/${NUM}/${P}.tar.bz2"
58
59 LICENSE="GPL-2"
60
61 diff --git a/dev-util/ltrace/ltrace-0.7.3_p4.ebuild b/dev-util/ltrace/ltrace-0.7.3_p4.ebuild
62 index a818ab97085..b8d3442e1c1 100644
63 --- a/dev-util/ltrace/ltrace-0.7.3_p4.ebuild
64 +++ b/dev-util/ltrace/ltrace-0.7.3_p4.ebuild
65 @@ -1,4 +1,4 @@
66 -# Copyright 1999-2017 Gentoo Foundation
67 +# Copyright 1999-2018 Gentoo Foundation
68 # Distributed under the terms of the GNU General Public License v2
69
70 EAPI=5
71 @@ -8,7 +8,7 @@ LTRACE_V=${PV/_p*/}
72 DB_V=${PV/*_p/}
73
74 DESCRIPTION="trace library calls made at runtime"
75 -HOMEPAGE="http://ltrace.alioth.debian.org/"
76 +HOMEPAGE="https://www.ltrace.org/"
77 SRC_URI="
78 mirror://debian/pool/main/l/${PN}/${PN}_${LTRACE_V}.orig.tar.bz2
79 mirror://debian/pool/main/l/${PN}/${PN}_${LTRACE_V}-${DB_V}.debian.tar.gz