[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2024-06-10 Thread William Hubbs
commit: c135f6e15964b01ce6778b0ecfa24c4b77d1
Author: William Hubbs  gentoo  org>
AuthorDate: Mon Jun 10 20:34:41 2024 +
Commit: William Hubbs  gentoo  org>
CommitDate: Mon Jun 10 20:37:14 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c135f6e1

dev-lua/lua_cliargs: drop myself as a maintainer

Signed-off-by: William Hubbs  gentoo.org>

 dev-lua/lua_cliargs/metadata.xml | 4 
 1 file changed, 4 deletions(-)

diff --git a/dev-lua/lua_cliargs/metadata.xml b/dev-lua/lua_cliargs/metadata.xml
index 5cd0e8ad0fa9..6485fd98f212 100644
--- a/dev-lua/lua_cliargs/metadata.xml
+++ b/dev-lua/lua_cliargs/metadata.xml
@@ -1,10 +1,6 @@
 
 https://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   willi...@gentoo.org
-   William Hubbs
-   

conik...@gentoo.org
Conrad Kostecki



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2023-08-05 Thread Conrad Kostecki
commit: 3682970a9d292bf420223f38631546304217639b
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Aug  5 22:19:23 2023 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Aug  5 22:39:57 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3682970a

dev-lua/lua_cliargs: fix QA ExcessiveLineLength

Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r1.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r1.ebuild
index ccb75f5f0e98..d3dd68867bec 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r1.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
 LUA_COMPAT=( lua5-{1..4} luajit )
 MY_PV="${PV/_p/-}"
 
-inherit lua toolchain-funcs
+inherit lua
 
 DESCRIPTION="A command-line argument parsing module for Lua"
 HOMEPAGE="https://github.com/amireh/lua_cliargs;



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2021-09-18 Thread Marek Szuba
commit: d44a8cbb1b177e1f8f85df0e77f0b28c2c5cc19d
Author: Marek Szuba  gentoo  org>
AuthorDate: Sat Sep 18 11:59:55 2021 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Sat Sep 18 12:29:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d44a8cbb

dev-lua/lua_cliargs: keyword 3.0_p2-r100 for ~riscv

Signed-off-by: Marek Szuba  gentoo.org>

 dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild
index 80b2608be52..0b82132f604 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86"
 IUSE="examples"
 REQUIRED_USE="${LUA_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2021-04-20 Thread Sergei Trofimovich
commit: 84023775799527a2678f243b39329708c61eb14f
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Apr 20 21:15:56 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Apr 20 21:20:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84023775

dev-lua/lua_cliargs: keyworded 3.0_p2-r100 for ia64

keyworded wrt bug #783420

Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild
index 7c21c0894b8..80b2608be52 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
 IUSE="examples"
 REQUIRED_USE="${LUA_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2021-04-19 Thread Sergei Trofimovich
commit: f4a4ca12496aa917e5bb6ad2185c742054409c6b
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Mon Apr 19 15:13:05 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Mon Apr 19 18:32:26 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4a4ca12

dev-lua/lua_cliargs: keyworded 3.0_p2-r100 for sparc, bug #783420

Package-Manager: Portage-3.0.17, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild
index 5d95989eb17..7c21c0894b8 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~sparc x86"
 IUSE="examples"
 REQUIRED_USE="${LUA_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2021-04-18 Thread Sergei Trofimovich
commit: 6434140537d4956b814eac1b068de9192279eb29
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Sun Apr 18 19:32:25 2021 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Apr 18 19:41:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64341405

dev-lua/lua_cliargs: keyworded 3.0_p2-r100 for hppa, bug #783420

Package-Manager: Portage-3.0.17, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild
index 820177e033b..5d95989eb17 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 x86"
 IUSE="examples"
 REQUIRED_USE="${LUA_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2021-04-17 Thread Conrad Kostecki
commit: d1bcc03fdcfe13175944f7f131bda840a1e848a4
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sat Apr 17 12:16:08 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sat Apr 17 12:24:12 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1bcc03f

dev-lua/lua_cliargs: add 

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/lua_cliargs/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-lua/lua_cliargs/metadata.xml b/dev-lua/lua_cliargs/metadata.xml
index 5574ee57f23..508e1bb1b12 100644
--- a/dev-lua/lua_cliargs/metadata.xml
+++ b/dev-lua/lua_cliargs/metadata.xml
@@ -9,6 +9,7 @@
conik...@gentoo.org
Conrad Kostecki

+   

This module adds support for accepting CLI
arguments easily using multiple notations and argument types.



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2021-02-21 Thread Conrad Kostecki
commit: 84ff8bbeb61936edefa44ac2295f3001531ccf40
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Feb 21 21:19:20 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Sun Feb 21 21:21:28 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84ff8bbe

dev-lua/lua_cliargs: add lua5-4 support

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild
index 9445a72e180..820177e033b 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-LUA_COMPAT=( lua5-{1..3} luajit )
+LUA_COMPAT=( lua5-{1..4} luajit )
 MY_PV="${PV/_p/-}"
 
 inherit lua toolchain-funcs



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2021-01-27 Thread Conrad Kostecki
commit: 69d1699f74b345e3695dc58d889a3dbf16b4f25f
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Jan 24 18:02:45 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Wed Jan 27 19:40:18 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69d1699f

dev-lua/lua_cliargs: drop old version

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild | 38 ---
 1 file changed, 38 deletions(-)

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
deleted file mode 100644
index bc6b994535c..000
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-# Below is the upstream package version.
-# The final component of the version number has been mapped to the _px
-# component of the version number in portage so should be kept in sync.
-MY_PV="3.0-2"
-
-DESCRIPTION="A command-line argument parser."
-HOMEPAGE="https://github.com/amireh/lua_cliargs;
-SRC_URI="https://github.com/amireh/${PN}/archive/v${MY_PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
-IUSE="doc"
-
-BDEPEND="virtual/pkgconfig"
-DEPEND=">=dev-lang/lua-5.1:0="
-RDEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-src_install() {
-   insinto "$($(tc-getPKG_CONFIG) --variable INSTALL_LMOD lua)"
-   doins -r src/cliargs.lua src/cliargs
-
-   if use doc; then
-   local HTML_DOCS=( doc/. )
-   dodoc -r examples
-   fi
-
-   einstalldocs
-}



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2021-01-23 Thread Sam James
commit: e949296902960b02fe0821a0fbda0f7d443a4c60
Author: Sam James  gentoo  org>
AuthorDate: Sat Jan 23 22:51:36 2021 +
Commit: Sam James  gentoo  org>
CommitDate: Sat Jan 23 22:51:36 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9492969

dev-lua/lua_cliargs: Stabilize 3.0_p2-r100 arm64, #766528

Signed-off-by: Sam James  gentoo.org>

 dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild
index 542e1185898..1ab75420c70 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2-r100.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${MY_PV}"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86"
 IUSE="examples"
 REQUIRED_USE="${LUA_REQUIRED_USE}"
 



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2021-01-03 Thread Conrad Kostecki
commit: af84a5316d526a1a6b61ce577484ae40b59514f7
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Jan  3 23:48:27 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Mon Jan  4 00:24:55 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af84a531

dev-lua/lua_cliargs: drop old version

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/lua_cliargs/Manifest  |  2 --
 dev-lua/lua_cliargs/lua_cliargs-2.5_p5.ebuild | 36 ---
 dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild | 36 ---
 3 files changed, 74 deletions(-)

diff --git a/dev-lua/lua_cliargs/Manifest b/dev-lua/lua_cliargs/Manifest
index 59c7b81278c..dcb3ae88b9c 100644
--- a/dev-lua/lua_cliargs/Manifest
+++ b/dev-lua/lua_cliargs/Manifest
@@ -1,3 +1 @@
-DIST lua_cliargs-2.5_p5.tar.gz 19513 BLAKE2B 
25cdfd9e96fd0cf5d600394c47ec53dd80e619dac8a37a40e22366e1090ffc9f9f250d71683140959fbd33b3983a759c931c3ac70a3f14e9556005fe5f82f72c
 SHA512 
7c4d490f5d86b07bdf299c976b99bf83c9ba86fabeb321f348587f8ad207983292e3e9268ef72f3cc6ff9d6e32a43669de1d3c21c47499852f971c2cc2a4e746
-DIST lua_cliargs-3.0_p1.tar.gz 29904 BLAKE2B 
4cb3e33c0d1331cb9c6cef9b8db67c12cfd3678277e11b6218d56ae38e4678dd48472d65dd959b59bb44d5c42c1e64697fe4e54b67e80933ab706d9d2b01c79f
 SHA512 
2bdcd3c790a82351df598cb3d289de980fe771222ebd9715036678eecdbe51b7563d24629afa4d286b900d722bf844004d12f2330744a1e644d9286ac44b4dbe
 DIST lua_cliargs-3.0_p2.tar.gz 30435 BLAKE2B 
8edf60870e0d91593064876a225ef7fbe638425da13b458d6356eaa0636482ca904f9355fd15314d4893e6f5346a6faa30fb6078d191a29aa14e26aa5d74a4be
 SHA512 
e7a475f1d41249b0a35f021a6ccca46078f5b689c1927a4dd4cab80b2e4d291babaab35cf7d64fad3ebf68d871fb5177f030c7a2b28d9f55fbeb4dd26021d024

diff --git a/dev-lua/lua_cliargs/lua_cliargs-2.5_p5.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-2.5_p5.ebuild
deleted file mode 100644
index 15cdc866d78..000
--- a/dev-lua/lua_cliargs/lua_cliargs-2.5_p5.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit toolchain-funcs
-
-# Below is the upstream package version.
-# The final component of the version number has been mapped to the _px
-# component of the version number in portage so should be kept in sync.
-MY_PV="2.5-5"
-
-DESCRIPTION="A command-line argument parser."
-HOMEPAGE="https://github.com/amireh/lua_cliargs;
-SRC_URI="https://github.com/amireh/${PN}/archive/v${MY_PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-COMMON_DEPEND=">=dev-lang/lua-5.1:0="
-DEPEND="${COMMON_DEPEND}
-virtual/pkgconfig"
-RDEPEND="${COMMON_DEPEND}"
-
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-src_install() {
-   insinto "$($(tc-getPKG_CONFIG) --variable INSTALL_LMOD lua)"
-   doins src/cliargs.lua
-   dodoc README.md
-dodoc -r examples
-   docinto html
-   dodoc -r doc/*
-}

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
deleted file mode 100644
index d60495be4e4..000
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-# Below is the upstream package version.
-# The final component of the version number has been mapped to the _px
-# component of the version number in portage so should be kept in sync.
-MY_PV="3.0-1"
-
-DESCRIPTION="A command-line argument parser."
-HOMEPAGE="https://github.com/amireh/lua_cliargs;
-SRC_URI="https://github.com/amireh/${PN}/archive/v${MY_PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm ppc ppc64 x86"
-IUSE=""
-
-COMMON_DEPEND=">=dev-lang/lua-5.1:0="
-DEPEND="${COMMON_DEPEND}
-virtual/pkgconfig"
-RDEPEND="${COMMON_DEPEND}"
-
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-src_install() {
-   insinto "$($(tc-getPKG_CONFIG) --variable INSTALL_LMOD lua)"
-   doins -r src/cliargs.lua src/cliargs
-   dodoc README.md
-   dodoc -r examples
-   docinto html
-   dodoc -r doc/*
-}



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2021-01-03 Thread Conrad Kostecki
commit: 33b4f21208f6412b010782a85bdbb14836e4b386
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Sun Jan  3 23:34:05 2021 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Mon Jan  4 00:24:51 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33b4f212

dev-lua/lua_cliargs: amd64 stable

Bug: https://bugs.gentoo.org/756124
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
index be2c348c046..bc6b994535c 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/amireh/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
 IUSE="doc"
 
 BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2020-12-03 Thread Marek Szuba
commit: 53213bf91e837b9ffeb6e62f615dc442452af950
Author: Marek Szuba  gentoo  org>
AuthorDate: Thu Dec  3 12:59:47 2020 +
Commit: Marek Szuba  gentoo  org>
CommitDate: Thu Dec  3 13:11:03 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53213bf9

dev-lua/lua_cliargs: limit unmigrated ebuilds to dev-lang/lua:0

Signed-off-by: Marek Szuba  gentoo.org>

 dev-lua/lua_cliargs/lua_cliargs-2.5_p5.ebuild | 4 ++--
 dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild | 4 ++--
 dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-lua/lua_cliargs/lua_cliargs-2.5_p5.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-2.5_p5.ebuild
index 70388002989..15cdc866d78 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-2.5_p5.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-2.5_p5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -19,7 +19,7 @@ SLOT="0"
 KEYWORDS="~amd64"
 IUSE=""
 
-COMMON_DEPEND=">=dev-lang/lua-5.1:="
+COMMON_DEPEND=">=dev-lang/lua-5.1:0="
 DEPEND="${COMMON_DEPEND}
 virtual/pkgconfig"
 RDEPEND="${COMMON_DEPEND}"

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
index dd6a99c24ac..d60495be4e4 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -19,7 +19,7 @@ SLOT="0"
 KEYWORDS="amd64 arm ppc ppc64 x86"
 IUSE=""
 
-COMMON_DEPEND=">=dev-lang/lua-5.1:="
+COMMON_DEPEND=">=dev-lang/lua-5.1:0="
 DEPEND="${COMMON_DEPEND}
 virtual/pkgconfig"
 RDEPEND="${COMMON_DEPEND}"

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
index d5f6f4c1307..be2c348c046 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
@@ -20,7 +20,7 @@ KEYWORDS="~amd64 arm arm64 ppc ppc64 x86"
 IUSE="doc"
 
 BDEPEND="virtual/pkgconfig"
-DEPEND=">=dev-lang/lua-5.1:="
+DEPEND=">=dev-lang/lua-5.1:0="
 RDEPEND="${RDEPEND}"
 
 S="${WORKDIR}/${PN}-${MY_PV}"



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2020-11-29 Thread Sergei Trofimovich
commit: 519f1869f9e5a7ed206833510f7ac604fcccb1cc
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Sun Nov 29 17:10:10 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Sun Nov 29 17:10:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=519f1869

dev-lua/lua_cliargs: stable 3.0_p2 for ppc64

stable wrt bug #756124

Package-Manager: Portage-3.0.11, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
index 4111aa5165e..d5f6f4c1307 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/amireh/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm arm64 ppc ~ppc64 x86"
+KEYWORDS="~amd64 arm arm64 ppc ppc64 x86"
 IUSE="doc"
 
 BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2020-11-26 Thread Sergei Trofimovich
commit: baed27fdb9741e0e1be8639fa65bfdb00b851236
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Nov 26 23:04:13 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Nov 26 23:04:53 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baed27fd

dev-lua/lua_cliargs: stable 3.0_p2 for ppc

stable wrt bug #756124

Package-Manager: Portage-3.0.10, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
index 2b491bd5249..4111aa5165e 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/amireh/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 x86"
+KEYWORDS="~amd64 arm arm64 ppc ~ppc64 x86"
 IUSE="doc"
 
 BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2020-11-26 Thread Sam James
commit: 9c2d52012d46e571f41df7a8eecd48dc499d158d
Author: Sam James  gentoo  org>
AuthorDate: Thu Nov 26 08:29:52 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Nov 26 08:32:02 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c2d5201

dev-lua/lua_cliargs: Stabilize 3.0_p2 arm64, #756124

Signed-off-by: Sam James  gentoo.org>

 dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
index 73fcadaf0b1..2b491bd5249 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/amireh/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 x86"
+KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 x86"
 IUSE="doc"
 
 BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2020-11-25 Thread Thomas Deutschmann
commit: f45116819f9b767e897b63e05f35ef32c850ec2a
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Wed Nov 25 10:22:13 2020 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Wed Nov 25 10:27:58 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4511681

dev-lua/lua_cliargs: x86 stable (bug #756124)

Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann  gentoo.org>

 dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
index 5a6ae71730f..73fcadaf0b1 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/amireh/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 x86"
 IUSE="doc"
 
 BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2020-11-23 Thread Sam James
commit: 1af29a7e6d8b5c1baf298a7f9d21bef19d896c1e
Author: Sam James  gentoo  org>
AuthorDate: Tue Nov 24 01:50:43 2020 +
Commit: Sam James  gentoo  org>
CommitDate: Tue Nov 24 01:50:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1af29a7e

dev-lua/lua_cliargs: Stabilize 3.0_p2 arm, #756124

Signed-off-by: Sam James  gentoo.org>

 dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
index bf387869f91..5a6ae71730f 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/amireh/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="doc"
 
 BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2020-10-12 Thread Conrad Kostecki
commit: 43811794471f80b3cbf326b76e32c58849f445d9
Author: Conrad Kostecki  gentoo  org>
AuthorDate: Mon Oct 12 09:50:11 2020 +
Commit: Conrad Kostecki  gentoo  org>
CommitDate: Mon Oct 12 10:56:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43811794

dev-lua/lua_cliargs: add ~arm64 keyword

Tested on packet-at.
All tests pass.

Bug: https://bugs.gentoo.org/747484
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki  gentoo.org>

 dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
index b124dace5b7..bf387869f91 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/amireh/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 IUSE="doc"
 
 BDEPEND="virtual/pkgconfig"



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2020-03-15 Thread Georgy Yakovlev
commit: 0f18bb03c39e485ed6a9a3e508cd8fc97d5662f2
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Mon Mar 16 00:01:31 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Mon Mar 16 00:01:57 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f18bb03

dev-lua/lua_cliargs: QA: improve doc handling

Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild | 7 +++
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
index e70979dafba..b124dace5b7 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
@@ -29,11 +29,10 @@ src_install() {
insinto "$($(tc-getPKG_CONFIG) --variable INSTALL_LMOD lua)"
doins -r src/cliargs.lua src/cliargs
 
-   einstalldocs
-
if use doc; then
+   local HTML_DOCS=( doc/. )
dodoc -r examples
-   docinto html
-   dodoc -r doc/*
fi
+
+   einstalldocs
 }



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2020-03-15 Thread Georgy Yakovlev
commit: 303d244caf47e0c13b5ef7181373c565c95e124a
Author: Victor Payno  gmail  com>
AuthorDate: Fri Jan 24 23:22:45 2020 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Mon Mar 16 00:01:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=303d244c

dev-lua/lua_cliargs: version bump to 3.0-2

Signed-off-by: Victor Payno  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/14437
Signed-off-by: Georgy Yakovlev  gentoo.org>

 dev-lua/lua_cliargs/Manifest  |  1 +
 dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild | 39 +++
 2 files changed, 40 insertions(+)

diff --git a/dev-lua/lua_cliargs/Manifest b/dev-lua/lua_cliargs/Manifest
index b397d8d960f..59c7b81278c 100644
--- a/dev-lua/lua_cliargs/Manifest
+++ b/dev-lua/lua_cliargs/Manifest
@@ -1,2 +1,3 @@
 DIST lua_cliargs-2.5_p5.tar.gz 19513 BLAKE2B 
25cdfd9e96fd0cf5d600394c47ec53dd80e619dac8a37a40e22366e1090ffc9f9f250d71683140959fbd33b3983a759c931c3ac70a3f14e9556005fe5f82f72c
 SHA512 
7c4d490f5d86b07bdf299c976b99bf83c9ba86fabeb321f348587f8ad207983292e3e9268ef72f3cc6ff9d6e32a43669de1d3c21c47499852f971c2cc2a4e746
 DIST lua_cliargs-3.0_p1.tar.gz 29904 BLAKE2B 
4cb3e33c0d1331cb9c6cef9b8db67c12cfd3678277e11b6218d56ae38e4678dd48472d65dd959b59bb44d5c42c1e64697fe4e54b67e80933ab706d9d2b01c79f
 SHA512 
2bdcd3c790a82351df598cb3d289de980fe771222ebd9715036678eecdbe51b7563d24629afa4d286b900d722bf844004d12f2330744a1e644d9286ac44b4dbe
+DIST lua_cliargs-3.0_p2.tar.gz 30435 BLAKE2B 
8edf60870e0d91593064876a225ef7fbe638425da13b458d6356eaa0636482ca904f9355fd15314d4893e6f5346a6faa30fb6078d191a29aa14e26aa5d74a4be
 SHA512 
e7a475f1d41249b0a35f021a6ccca46078f5b689c1927a4dd4cab80b2e4d291babaab35cf7d64fad3ebf68d871fb5177f030c7a2b28d9f55fbeb4dd26021d024

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
new file mode 100644
index 000..e70979dafba
--- /dev/null
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+# Below is the upstream package version.
+# The final component of the version number has been mapped to the _px
+# component of the version number in portage so should be kept in sync.
+MY_PV="3.0-2"
+
+DESCRIPTION="A command-line argument parser."
+HOMEPAGE="https://github.com/amireh/lua_cliargs;
+SRC_URI="https://github.com/amireh/${PN}/archive/v${MY_PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
+IUSE="doc"
+
+BDEPEND="virtual/pkgconfig"
+DEPEND=">=dev-lang/lua-5.1:="
+RDEPEND="${RDEPEND}"
+
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+src_install() {
+   insinto "$($(tc-getPKG_CONFIG) --variable INSTALL_LMOD lua)"
+   doins -r src/cliargs.lua src/cliargs
+
+   einstalldocs
+
+   if use doc; then
+   dodoc -r examples
+   docinto html
+   dodoc -r doc/*
+   fi
+}



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2018-12-29 Thread Mikle Kolyada
commit: a0449c60585ffa4d81cb2648cf595d747ccef944
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sat Dec 29 12:08:49 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sat Dec 29 12:10:01 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0449c60

dev-lua/lua_cliargs: arm stable wrt bug #673756

Signed-off-by: Mikle Kolyada  gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
index 4d1282f5bfa..290638a5498 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/amireh/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
+KEYWORDS="amd64 arm ~ppc ~ppc64 x86"
 IUSE=""
 
 COMMON_DEPEND=">=dev-lang/lua-5.1:="



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2018-04-01 Thread Mikle Kolyada
commit: f86b5faa396a3bb92cc570d4115e3cd9367a7360
Author: Mikle Kolyada  gentoo  org>
AuthorDate: Sun Apr  1 11:41:07 2018 +
Commit: Mikle Kolyada  gentoo  org>
CommitDate: Sun Apr  1 11:41:07 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f86b5faa

dev-lua/lua_cliargs: add ~arm keyword (bug #651516)

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
index 5e6044f1a70..4d1282f5bfa 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/amireh/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86"
 IUSE=""
 
 COMMON_DEPEND=">=dev-lang/lua-5.1:="



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2018-03-27 Thread Sergei Trofimovich
commit: e86c4c6e439a8890301544ab01eba30912907ac0
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Mar 27 08:04:41 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Mar 27 08:06:20 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e86c4c6e

dev-lua/lua_cliargs: keyworded 3.0_p1 for ppc, bug #651516

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"

 dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
index 04e88d51697..5e6044f1a70 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/amireh/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE=""
 
 COMMON_DEPEND=">=dev-lang/lua-5.1:="



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2018-03-27 Thread Sergei Trofimovich
commit: 82818544b85caac28fc4b4ada9c36d357262c349
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Tue Mar 27 06:51:37 2018 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Tue Mar 27 07:31:33 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82818544

dev-lua/lua_cliargs: keyworded 3.0_p1 for ppc64, bug #651516

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"

 dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
index 4a11763929b..04e88d51697 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/amireh/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc64 x86"
 IUSE=""
 
 COMMON_DEPEND=">=dev-lang/lua-5.1:="



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2017-03-16 Thread Michael Palimaka
commit: 5e94b5c201e1a33df6920c4b57b4562e1447f541
Author: Michael Palimaka  gentoo  org>
AuthorDate: Thu Mar 16 09:54:07 2017 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Thu Mar 16 10:26:49 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e94b5c2

dev-lua/lua_cliargs: add ~x86 keyword

Gentoo-bug: 581300
Package-Manager: Portage-2.3.4, Repoman-2.3.2

 dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
index 7ce57887a96..a0c1f304cc8 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/amireh/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 COMMON_DEPEND=">=dev-lang/lua-5.1:="



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2017-01-06 Thread Aaron Bauman
commit: a72e5dac04af6bd74a0a853befd0ec3a3d681726
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sat Jan  7 01:47:29 2017 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sat Jan  7 01:51:46 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a72e5dac

dev-lua/lua_cliargs: amd64 stable wrt bug #597644

 dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
index 4a4b904..fd99735 100644
--- a/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
@@ -17,7 +17,7 @@ 
SRC_URI="https://github.com/amireh/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64"
 IUSE=""
 
 COMMON_DEPEND=">=dev-lang/lua-5.1:="



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2016-07-12 Thread William Hubbs
commit: ebe78fa1faed4ef8dd9926dae19cc22a60b32437
Author: William Hubbs  gentoo  org>
AuthorDate: Fri Jul  8 15:22:53 2016 +
Commit: William Hubbs  gentoo  org>
CommitDate: Tue Jul 12 18:49:17 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebe78fa1

dev-lua/lua_cliargs: 3.0_p1 version bump

Package-Manager: portage-2.2.28

 dev-lua/lua_cliargs/Manifest  |  1 +
 dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild | 37 +++
 2 files changed, 38 insertions(+)

diff --git a/dev-lua/lua_cliargs/Manifest b/dev-lua/lua_cliargs/Manifest
index 52f1554..5708639 100644
--- a/dev-lua/lua_cliargs/Manifest
+++ b/dev-lua/lua_cliargs/Manifest
@@ -1 +1,2 @@
 DIST lua_cliargs-2.5_p5.tar.gz 19513 SHA256 
7b410dc3665b9bde5d954bfa73fb8254bfd5b4e72b20924f59006ce2f080baf4 SHA512 
7c4d490f5d86b07bdf299c976b99bf83c9ba86fabeb321f348587f8ad207983292e3e9268ef72f3cc6ff9d6e32a43669de1d3c21c47499852f971c2cc2a4e746
 WHIRLPOOL 
07991c547513cc42d5596424651b4a119c30c5ff2dd7a1cabcd125a3198ceebf9f9d466f5110a684af2497cb48afff009aed922719c3115a34823481d194c53b
+DIST lua_cliargs-3.0_p1.tar.gz 29904 SHA256 
35cbd5daff3411bdada1cd6f0cd5dcd61626da90f63f26483a0b9768d60dccad SHA512 
2bdcd3c790a82351df598cb3d289de980fe771222ebd9715036678eecdbe51b7563d24629afa4d286b900d722bf844004d12f2330744a1e644d9286ac44b4dbe
 WHIRLPOOL 
31b672caffa2dca31c92001c2ce3c482dd6411732547fbe5bdd27396868a8116d2b48e749ced352963d21adf83715473aca8796df13d12b09f99cc2833fda288

diff --git a/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
new file mode 100644
index 000..4a4b904
--- /dev/null
+++ b/dev-lua/lua_cliargs/lua_cliargs-3.0_p1.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit toolchain-funcs
+
+# Below is the upstream package version.
+# The final component of the version number has been mapped to the _px
+# component of the version number in portage so should be kept in sync.
+MY_PV="3.0-1"
+
+DESCRIPTION="A command-line argument parser."
+HOMEPAGE="https://github.com/amireh/lua_cliargs;
+SRC_URI="https://github.com/amireh/${PN}/archive/v${MY_PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+COMMON_DEPEND=">=dev-lang/lua-5.1:="
+DEPEND="${COMMON_DEPEND}
+virtual/pkgconfig"
+RDEPEND="${COMMON_DEPEND}"
+
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+src_install() {
+   insinto "$($(tc-getPKG_CONFIG) --variable INSTALL_LMOD lua)"
+   doins -r src/cliargs.lua src/cliargs
+   dodoc README.md
+   dodoc -r examples
+   docinto html
+   dodoc -r doc/*
+}



[gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/

2015-11-11 Thread William Hubbs
commit: 31a23577a72ee55ac4a4002087b521596d0de51e
Author: William Hubbs  gentoo  org>
AuthorDate: Tue Nov 10 18:12:23 2015 +
Commit: William Hubbs  gentoo  org>
CommitDate: Wed Nov 11 17:39:18 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31a23577

dev-lua/lua_cliargs: initial commit

 dev-lua/lua_cliargs/Manifest  |  1 +
 dev-lua/lua_cliargs/lua_cliargs-2.5_p5.ebuild | 37 +++
 dev-lua/lua_cliargs/metadata.xml  | 14 ++
 3 files changed, 52 insertions(+)

diff --git a/dev-lua/lua_cliargs/Manifest b/dev-lua/lua_cliargs/Manifest
new file mode 100644
index 000..52f1554
--- /dev/null
+++ b/dev-lua/lua_cliargs/Manifest
@@ -0,0 +1 @@
+DIST lua_cliargs-2.5_p5.tar.gz 19513 SHA256 
7b410dc3665b9bde5d954bfa73fb8254bfd5b4e72b20924f59006ce2f080baf4 SHA512 
7c4d490f5d86b07bdf299c976b99bf83c9ba86fabeb321f348587f8ad207983292e3e9268ef72f3cc6ff9d6e32a43669de1d3c21c47499852f971c2cc2a4e746
 WHIRLPOOL 
07991c547513cc42d5596424651b4a119c30c5ff2dd7a1cabcd125a3198ceebf9f9d466f5110a684af2497cb48afff009aed922719c3115a34823481d194c53b

diff --git a/dev-lua/lua_cliargs/lua_cliargs-2.5_p5.ebuild 
b/dev-lua/lua_cliargs/lua_cliargs-2.5_p5.ebuild
new file mode 100644
index 000..efa723c
--- /dev/null
+++ b/dev-lua/lua_cliargs/lua_cliargs-2.5_p5.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit toolchain-funcs
+
+# Below is the upstream package version.
+# The final component of the version number has been mapped to the _px
+# component of the version number in portage so should be kept in sync.
+MY_PV="2.5-5"
+
+DESCRIPTION="A command-line argument parser."
+HOMEPAGE="https://github.com/amireh/lua_cliargs;
+SRC_URI="https://github.com/amireh/${PN}/archive/v${MY_PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+COMMON_DEPEND=">=dev-lang/lua-5.1:="
+DEPEND="${COMMON_DEPEND}
+virtual/pkgconfig"
+RDEPEND="${COMMON_DEPEND}"
+
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+src_install() {
+   insinto "$($(tc-getPKG_CONFIG) --variable INSTALL_LMOD lua)"
+   doins src/cliargs.lua
+   dodoc README.md
+dodoc -r examples
+   docinto html
+   dodoc -r doc/*
+}

diff --git a/dev-lua/lua_cliargs/metadata.xml b/dev-lua/lua_cliargs/metadata.xml
new file mode 100644
index 000..c91d7bd
--- /dev/null
+++ b/dev-lua/lua_cliargs/metadata.xml
@@ -0,0 +1,14 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   willi...@gentoo.org
+   William Hubbs
+   
+   
+   This module adds support for accepting CLI
+   arguments easily using multiple notations and argument types.
+
+   cliargs allows you to define required, optional, and flag 
arguments.
+   
+