commit:     2db525d5cdd2054fe1447d86b024148a41572052
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Dec  7 14:54:08 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Dec  7 15:59:36 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2db525d5

dev-libs/flatbuffers: Add GH project page too

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-libs/flatbuffers/flatbuffers-22.12.06.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-libs/flatbuffers/flatbuffers-22.12.06.ebuild 
b/dev-libs/flatbuffers/flatbuffers-22.12.06.ebuild
index 6c4c402f183d..d20c1234354b 100644
--- a/dev-libs/flatbuffers/flatbuffers-22.12.06.ebuild
+++ b/dev-libs/flatbuffers/flatbuffers-22.12.06.ebuild
@@ -6,7 +6,10 @@ EAPI=8
 inherit cmake
 
 DESCRIPTION="Memory efficient serialization library"
-HOMEPAGE="https://google.github.io/flatbuffers/";
+HOMEPAGE="
+       https://google.github.io/flatbuffers/
+       https://github.com/google/flatbuffers/
+"
 SRC_URI="
        https://github.com/google/flatbuffers/archive/v${PV}.tar.gz
                -> ${P}.gh.tar.gz

Reply via email to