commit:     0ecd104c8ce857dd4721cf7c56481ba1afbf602d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  7 03:16:49 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan  7 03:16:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ecd104c

net-misc/socat: add extra HOMEPAGE

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/socat/socat-1.7.3.4.ebuild     | 2 +-
 net-misc/socat/socat-1.7.4.0.ebuild     | 2 +-
 net-misc/socat/socat-2.0.0_beta9.ebuild | 4 ++--
 net-misc/socat/socat-9999.ebuild        | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-misc/socat/socat-1.7.3.4.ebuild 
b/net-misc/socat/socat-1.7.3.4.ebuild
index 3ae99fe76a3..ea696ac13e6 100644
--- a/net-misc/socat/socat-1.7.3.4.ebuild
+++ b/net-misc/socat/socat-1.7.3.4.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 inherit flag-o-matic toolchain-funcs
 
 DESCRIPTION="Multipurpose relay (SOcket CAT)"
-HOMEPAGE="http://www.dest-unreach.org/socat/";
+HOMEPAGE="http://www.dest-unreach.org/socat/ https://repo.or.cz/socat.git";
 MY_P=${P/_beta/-b}
 S="${WORKDIR}/${MY_P}"
 SRC_URI="http://www.dest-unreach.org/socat/download/${MY_P}.tar.bz2";

diff --git a/net-misc/socat/socat-1.7.4.0.ebuild 
b/net-misc/socat/socat-1.7.4.0.ebuild
index cce924237d7..1db0f86eaaf 100644
--- a/net-misc/socat/socat-1.7.4.0.ebuild
+++ b/net-misc/socat/socat-1.7.4.0.ebuild
@@ -7,7 +7,7 @@ inherit flag-o-matic toolchain-funcs
 
 MY_P=${P/_beta/-b}
 DESCRIPTION="Multipurpose relay (SOcket CAT)"
-HOMEPAGE="http://www.dest-unreach.org/socat/";
+HOMEPAGE="http://www.dest-unreach.org/socat/ https://repo.or.cz/socat.git";
 SRC_URI="http://www.dest-unreach.org/socat/download/${MY_P}.tar.bz2";
 S="${WORKDIR}/${MY_P}"
 

diff --git a/net-misc/socat/socat-2.0.0_beta9.ebuild 
b/net-misc/socat/socat-2.0.0_beta9.ebuild
index d5d7fe26557..3745b7704e2 100644
--- a/net-misc/socat/socat-2.0.0_beta9.ebuild
+++ b/net-misc/socat/socat-2.0.0_beta9.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 inherit autotools flag-o-matic toolchain-funcs
 
 DESCRIPTION="Multipurpose relay (SOcket CAT)"
-HOMEPAGE="http://www.dest-unreach.org/socat/";
+HOMEPAGE="http://www.dest-unreach.org/socat/ https://repo.or.cz/socat.git";
 MY_P=${P/_beta/-b}
 S="${WORKDIR}/${MY_P}"
 SRC_URI="http://www.dest-unreach.org/socat/download/${MY_P}.tar.bz2";

diff --git a/net-misc/socat/socat-9999.ebuild b/net-misc/socat/socat-9999.ebuild
index b7f8ff16c50..dada7a8478e 100644
--- a/net-misc/socat/socat-9999.ebuild
+++ b/net-misc/socat/socat-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=7
 inherit autotools flag-o-matic toolchain-funcs
 
 DESCRIPTION="Multipurpose relay (SOcket CAT)"
-HOMEPAGE="http://www.dest-unreach.org/socat/";
+HOMEPAGE="http://www.dest-unreach.org/socat/ https://repo.or.cz/socat.git";
 EGIT_REPO_URI="https://repo.or.cz/${PN}.git";
 
 LICENSE="GPL-2"

Reply via email to