From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A7F37138350 for ; Mon, 16 Mar 2020 00:12:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D14BFE0F2B; Mon, 16 Mar 2020 00:12:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 910D9E0EA2 for ; Mon, 16 Mar 2020 00:12:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2814F34F070 for ; Mon, 16 Mar 2020 00:12:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 26A55188 for ; Mon, 16 Mar 2020 00:12:32 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1584316916.303d244caf47e0c13b5ef7181373c565c95e124a.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lua/lua_cliargs/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lua/lua_cliargs/Manifest dev-lua/lua_cliargs/lua_cliargs-3.0_p2.ebuild X-VCS-Directories: dev-lua/lua_cliargs/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 303d244caf47e0c13b5ef7181373c565c95e124a X-VCS-Branch: master Date: Mon, 16 Mar 2020 00:12:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c82ece72-5681-4acf-9901-6d9c4b050e53 X-Archives-Hash: dd9774e9655d2d9f9181bd9ee9bb793f commit: 303d244caf47e0c13b5ef7181373c565c95e124a Author: Victor Payno gmail com> AuthorDate: Fri Jan 24 23:22:45 2020 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Mon Mar 16 00:01:56 2020 +0000 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 00000000000..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 +}