commit:     63da89a0debe9eca31f1ad5b8c4814aac4ed8786
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 23 16:23:10 2022 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Sun Jan 23 16:23:10 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63da89a0

dev-libs/cdk: add HOMEPAGE

There is now a repository on github.
Announced on https://invisible-island.net/personal/git-exports.html

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>

 dev-libs/cdk/cdk-5.0.20160131-r1.ebuild | 4 ++--
 dev-libs/cdk/cdk-5.0.20210324-r2.ebuild | 4 ++--
 dev-libs/cdk/cdk-5.0.20211216.ebuild    | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-libs/cdk/cdk-5.0.20160131-r1.ebuild 
b/dev-libs/cdk/cdk-5.0.20160131-r1.ebuild
index 7f12ab36a255..637f6dcf8846 100644
--- a/dev-libs/cdk/cdk-5.0.20160131-r1.ebuild
+++ b/dev-libs/cdk/cdk-5.0.20160131-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ inherit versionator
 
 MY_P="${PN}-$(replace_version_separator 2 -)"
 DESCRIPTION="A library of curses widgets"
-HOMEPAGE="https://dickey.his.com/cdk/cdk.html";
+HOMEPAGE="https://dickey.his.com/cdk/cdk.html 
https://github.com/ThomasDickey/cdk-snapshots";
 SRC_URI="ftp://ftp.invisible-island.net/cdk/${MY_P}.tgz";
 
 LICENSE="BSD"

diff --git a/dev-libs/cdk/cdk-5.0.20210324-r2.ebuild 
b/dev-libs/cdk/cdk-5.0.20210324-r2.ebuild
index e5d57b931979..716d6a145960 100644
--- a/dev-libs/cdk/cdk-5.0.20210324-r2.ebuild
+++ b/dev-libs/cdk/cdk-5.0.20210324-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
 MY_P="${PN}-$(ver_rs 2 -)"
 
 DESCRIPTION="A library of curses widgets"
-HOMEPAGE="https://dickey.his.com/cdk/cdk.html";
+HOMEPAGE="https://dickey.his.com/cdk/cdk.html 
https://github.com/ThomasDickey/cdk-snapshots";
 SRC_URI="ftp://ftp.invisible-island.net/cdk/${MY_P}.tgz";
 S="${WORKDIR}"/${MY_P}
 

diff --git a/dev-libs/cdk/cdk-5.0.20211216.ebuild 
b/dev-libs/cdk/cdk-5.0.20211216.ebuild
index 26411f13a51a..238113a9aaba 100644
--- a/dev-libs/cdk/cdk-5.0.20211216.ebuild
+++ b/dev-libs/cdk/cdk-5.0.20211216.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
 MY_P="${PN}-$(ver_rs 2 -)"
 
 DESCRIPTION="A library of curses widgets"
-HOMEPAGE="https://dickey.his.com/cdk/cdk.html";
+HOMEPAGE="https://dickey.his.com/cdk/cdk.html 
https://github.com/ThomasDickey/cdk-snapshots";
 SRC_URI="ftp://ftp.invisible-island.net/cdk/${MY_P}.tgz";
 S="${WORKDIR}"/${MY_P}
 

Reply via email to