summaryrefslogtreecommitdiff
path: root/dev-python/flatbuffers
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-13 09:39:33 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-13 09:39:33 +0000
commit27c4c392e99adae8a219bf11a8f257fa2d4786f5 (patch)
treecba783f580c7f4c0ba126c5c993eda9da9e8def4 /dev-python/flatbuffers
parente8e1cef2dee055385d57e2fc11dcdfa98634d0ef (diff)
downloadbaldeagleos-repo-27c4c392e99adae8a219bf11a8f257fa2d4786f5.tar.gz
baldeagleos-repo-27c4c392e99adae8a219bf11a8f257fa2d4786f5.tar.xz
baldeagleos-repo-27c4c392e99adae8a219bf11a8f257fa2d4786f5.zip
Adding metadata
Diffstat (limited to 'dev-python/flatbuffers')
-rw-r--r--dev-python/flatbuffers/flatbuffers-2.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/flatbuffers/flatbuffers-2.0.ebuild b/dev-python/flatbuffers/flatbuffers-2.0.ebuild
index cc01516ec569..c7844b0e8ee3 100644
--- a/dev-python/flatbuffers/flatbuffers-2.0.ebuild
+++ b/dev-python/flatbuffers/flatbuffers-2.0.ebuild
@@ -7,7 +7,8 @@ PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 )
inherit distutils-r1
DESCRIPTION="RFC 7049 - Concise Binary Object Representation"
-HOMEPAGE="https://github.com/google/flatbuffers https://pypi.org/project/flatbuffers/"
+HOMEPAGE="https://github.com/google/flatbuffers
+ https://pypi.org/project/flatbuffers/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"