commit:     d019ff33b289d13f2b6828d9e861524b7f9bd5ef
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 10 12:47:39 2024 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Tue Sep 10 13:20:06 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d019ff33

dev-libs/librelp: update HOMEPAGE

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 dev-libs/librelp/librelp-1.11.0.ebuild | 7 +++++--
 dev-libs/librelp/metadata.xml          | 3 +++
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/dev-libs/librelp/librelp-1.11.0.ebuild 
b/dev-libs/librelp/librelp-1.11.0.ebuild
index 6f4cf576be1a..82d43eb4adcc 100644
--- a/dev-libs/librelp/librelp-1.11.0.ebuild
+++ b/dev-libs/librelp/librelp-1.11.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -7,7 +7,10 @@ PYTHON_COMPAT=( python3_{9..11} )
 inherit autotools python-any-r1
 
 DESCRIPTION="An easy to use library for the RELP protocol"
-HOMEPAGE="https://www.rsyslog.com/librelp/";
+HOMEPAGE="
+       https://www.rsyslog.com/librelp/
+       https://github.com/rsyslog/librelp
+"
 SRC_URI="https://download.rsyslog.com/${PN}/${P}.tar.gz";
 
 LICENSE="GPL-3+ doc? ( FDL-1.3 )"

diff --git a/dev-libs/librelp/metadata.xml b/dev-libs/librelp/metadata.xml
index f0df933ee186..0bfd3eff873b 100644
--- a/dev-libs/librelp/metadata.xml
+++ b/dev-libs/librelp/metadata.xml
@@ -6,4 +6,7 @@
                <flag name="gnutls">Use GnuTLS</flag>
                <flag name="openssl">Use OpenSSL</flag>
        </use>
+       <upstream>
+               <remote-id type="github">rsyslog/librelp</remote-id>
+       </upstream>
 </pkgmetadata>

Reply via email to