summaryrefslogtreecommitdiff
path: root/dev-lua/lua_cliargs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /dev-lua/lua_cliargs
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'dev-lua/lua_cliargs')
-rw-r--r--dev-lua/lua_cliargs/Manifest2
-rw-r--r--dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r1.ebuild (renamed from dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild)4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-lua/lua_cliargs/Manifest b/dev-lua/lua_cliargs/Manifest
index 92d106fb34d2..834d9976161d 100644
--- a/dev-lua/lua_cliargs/Manifest
+++ b/dev-lua/lua_cliargs/Manifest
@@ -1,3 +1,3 @@
DIST lua_cliargs-3.0_p2.tar.gz 30435 BLAKE2B 8edf60870e0d91593064876a225ef7fbe638425da13b458d6356eaa0636482ca904f9355fd15314d4893e6f5346a6faa30fb6078d191a29aa14e26aa5d74a4be SHA512 e7a475f1d41249b0a35f021a6ccca46078f5b689c1927a4dd4cab80b2e4d291babaab35cf7d64fad3ebf68d871fb5177f030c7a2b28d9f55fbeb4dd26021d024
-EBUILD lua_cliargs-3.0_p2-r100.ebuild 805 BLAKE2B a82d54af41353ae430526af89d125efa0e2512e972d7fe3635527370c73cd3dd8c801e688d54c5cc7928c7707737b78f019aecbba5a2c7bb533bc0b9d61da91a SHA512 7a906226647ee9e05ad47ac87a496cf3ee25d5c5d80081cb78c00bd96ed2ed3a03cb6d79261e4c76ad5f97cb2ea8f1603531d1ac7f9e465d00f554538234fb99
+EBUILD lua_cliargs-3.0_p2-r1.ebuild 805 BLAKE2B 8489e095a75b4d2f3d77de73272198790a262dce13b120a5500954b0fa274f3b4c2143241ba31ac635fe08e46e27c15faa2c0dcc506d85f778c3ca07a7d4ee47 SHA512 ffe604ed5677d36737d7cfb1f25d59237ea6504b7da3d5deeccbd033ed2e7509ebbb9814c157f78abc51858255b9700a8ed72073f8ed779a3fe8e94ff754121e
MISC metadata.xml 687 BLAKE2B 50458b9a0a64d632121cbda6e32b7b9ff0e49ba31f906b839f111811e3f3030152b2145f32e828e684b4290a8cc216f02bda8683772a502ebedc18afd641785b SHA512 f7aa6dd5ab79fb69fa7fe2ec6ac993b3f9343ec67f38e72bdc107bfde39ba8b6bc80ba30aeb5dadf026d1a762e3fa932d8d31b27ea1b84b01ae90ed3903d3f91
diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r1.ebuild
index 0b82132f6047..ccb75f5f0e98 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
LUA_COMPAT=( lua5-{1..4} luajit )
MY_PV="${PV/_p/-}"