diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-08-06 06:24:05 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-08-06 06:24:05 +0000 |
| commit | ce06bfef04eb51813858eb7bbf0a90e63db7fb6a (patch) | |
| tree | adedbc0a9b555278e0b8f81d82ade9f7190c3950 /dev-lua/lua-argparse | |
| parent | 40ba211fdc9b6a08efb34bcaf4e922ed47078011 (diff) | |
| download | baldeagleos-repo-ce06bfef04eb51813858eb7bbf0a90e63db7fb6a.tar.gz baldeagleos-repo-ce06bfef04eb51813858eb7bbf0a90e63db7fb6a.tar.xz baldeagleos-repo-ce06bfef04eb51813858eb7bbf0a90e63db7fb6a.zip | |
Adding metadata
Diffstat (limited to 'dev-lua/lua-argparse')
| -rw-r--r-- | dev-lua/lua-argparse/lua-argparse-0.7.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lua/lua-argparse/lua-argparse-0.7.1-r1.ebuild b/dev-lua/lua-argparse/lua-argparse-0.7.1-r1.ebuild index c5784a0ba3c0..fbc09cfc80a4 100644 --- a/dev-lua/lua-argparse/lua-argparse-0.7.1-r1.ebuild +++ b/dev-lua/lua-argparse/lua-argparse-0.7.1-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 LUA_COMPAT=( lua5-{1,3,4} luajit ) -inherit lua toolchain-funcs +inherit lua DESCRIPTION="Feature-rich command line parser for Lua" HOMEPAGE="https://github.com/luarocks/argparse" |
