Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/cdk/
Date: Mon, 17 May 2021 22:36:09
Message-Id: 1621290864.5ea1315670de7fb4a071794e54fc1fbed2aa27f0.sam@gentoo
1 commit: 5ea1315670de7fb4a071794e54fc1fbed2aa27f0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 16 22:55:28 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon May 17 22:34:24 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ea13156
7
8 dev-libs/cdk: fix SRC_URI in older 5.0.20160131
9
10 ftp://invisible-island.net -> ftp://ftp.invisible-island.net. The
11 old address no longer works.
12
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 dev-libs/cdk/cdk-5.0.20160131.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-libs/cdk/cdk-5.0.20160131.ebuild b/dev-libs/cdk/cdk-5.0.20160131.ebuild
19 index fb5cd7e68fd..de65e39fe0d 100644
20 --- a/dev-libs/cdk/cdk-5.0.20160131.ebuild
21 +++ b/dev-libs/cdk/cdk-5.0.20160131.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2020 Gentoo Authors
24 +# Copyright 1999-2021 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -8,7 +8,7 @@ inherit versionator
29 MY_P="${PN}-$(replace_version_separator 2 -)"
30 DESCRIPTION="A library of curses widgets"
31 HOMEPAGE="https://dickey.his.com/cdk/cdk.html"
32 -SRC_URI="ftp://invisible-island.net/cdk/${MY_P}.tgz"
33 +SRC_URI="ftp://ftp.invisible-island.net/cdk/${MY_P}.tgz"
34
35 LICENSE="BSD"
36 SLOT="0/6" # subslot = soname version