summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2022-01-23 17:23:10 +0100
committerJonas Stein <jstein@gentoo.org>2022-01-23 17:23:10 +0100
commit63da89a0debe9eca31f1ad5b8c4814aac4ed8786 (patch)
tree2f5f450c665fd97f80456d7216580e572320be12 /dev-libs/cdk
parentsys-devel/mold: add 1.0.2 (diff)
downloadgentoo-63da89a0debe9eca31f1ad5b8c4814aac4ed8786.tar.gz
gentoo-63da89a0debe9eca31f1ad5b8c4814aac4ed8786.tar.bz2
gentoo-63da89a0debe9eca31f1ad5b8c4814aac4ed8786.zip
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@gentoo.org>
Diffstat (limited to 'dev-libs/cdk')
-rw-r--r--dev-libs/cdk/cdk-5.0.20160131-r1.ebuild4
-rw-r--r--dev-libs/cdk/cdk-5.0.20210324-r2.ebuild4
-rw-r--r--dev-libs/cdk/cdk-5.0.20211216.ebuild4
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}