summaryrefslogtreecommitdiff
path: root/dev-lua
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-05-02 19:08:42 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-05-02 19:08:42 +0000
commit265855a209a72957bd712b57fbb11a508ee33cf0 (patch)
treee814d424c4e886b62ee44e2e149624de1d3df634 /dev-lua
parent4a1bcc485932394e05bc3a82bc5911c5534f8150 (diff)
downloadbaldeagleos-repo-265855a209a72957bd712b57fbb11a508ee33cf0.tar.gz
baldeagleos-repo-265855a209a72957bd712b57fbb11a508ee33cf0.tar.xz
baldeagleos-repo-265855a209a72957bd712b57fbb11a508ee33cf0.zip
Adding metadata
Diffstat (limited to 'dev-lua')
-rw-r--r--dev-lua/lua-http/lua-http-0.4_p20240908.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/lua-http/lua-http-0.4_p20240908.ebuild b/dev-lua/lua-http/lua-http-0.4_p20240908.ebuild
index 84054ec1ac6e..620abce33788 100644
--- a/dev-lua/lua-http/lua-http-0.4_p20240908.ebuild
+++ b/dev-lua/lua-http/lua-http-0.4_p20240908.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2024-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ LUA_COMPAT=( lua5-{1,3,4} luajit )
inherit lua
-DESCRIPTION="HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0; client and server."
+DESCRIPTION="HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0; client and server"
HOMEPAGE="https://daurnimator.github.io/lua-http/"
HOMEPAGE+=" https://github.com/daurnimator/lua-http"
EGIT_COMMIT="ee3cf4b4992479b8ebfb39b530694af3bbd1d1eb"