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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BEDFF1581F0 for ; Wed, 11 Dec 2024 05:01:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 07EF5E0827; Wed, 11 Dec 2024 05:01:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B7DB0E0837 for ; Wed, 11 Dec 2024 05:01:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D4F3E34308C for ; Wed, 11 Dec 2024 05:01:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 152981F64 for ; Wed, 11 Dec 2024 05:01:15 +0000 (UTC) From: "Anna Vyalkova" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" Message-ID: <1733892868.71e54db8347d0bbf0b9bfc0fe051f0c7cb26da32.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-lua/lua-mmdb/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-lua/lua-mmdb/Manifest dev-lua/lua-mmdb/lua-mmdb-0.2.ebuild dev-lua/lua-mmdb/metadata.xml X-VCS-Directories: dev-lua/lua-mmdb/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: 71e54db8347d0bbf0b9bfc0fe051f0c7cb26da32 X-VCS-Branch: dev Date: Wed, 11 Dec 2024 05:01:15 +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: ffcf48cc-c6be-4df2-8f9e-651674d836cd X-Archives-Hash: b387aa1b1c0bee11d0af4ae33a11e621 commit: 71e54db8347d0bbf0b9bfc0fe051f0c7cb26da32 Author: Anna (cybertailor) Vyalkova sysrq in> AuthorDate: Wed Dec 11 04:54:28 2024 +0000 Commit: Anna Vyalkova sysrq in> CommitDate: Wed Dec 11 04:54:28 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=71e54db8 dev-lua/lua-mmdb: treeclean, promoted to ::gentoo Signed-off-by: Anna (cybertailor) Vyalkova sysrq.in> dev-lua/lua-mmdb/Manifest | 2 -- dev-lua/lua-mmdb/lua-mmdb-0.2.ebuild | 60 ------------------------------------ dev-lua/lua-mmdb/metadata.xml | 11 ------- 3 files changed, 73 deletions(-) diff --git a/dev-lua/lua-mmdb/Manifest b/dev-lua/lua-mmdb/Manifest deleted file mode 100644 index 2434dbed5..000000000 --- a/dev-lua/lua-mmdb/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST lua-mmdb-0.2-maxminddb-1ca40fbf5223b61bc26c5dae4335942b56327c85.tar.gz 279109 BLAKE2B 6e8274bc6825474284b417836203fb2110e5df059e7ff93036b03058541c0e0bc1f3ceefb91d0a96b1b3df40390d8a64ebb08d81a77e1c66075e4dfdd8f3d88d SHA512 c9df12280843ea43243cb1578602b26c5ba28a7195d00e605445fdf2f78e4885e569dbf7c55e2ad4d338611930531a4cbb15ebf701fafb133ebbcfe0d9483f29 -DIST lua-mmdb-0.2.tar.gz 6430 BLAKE2B a3dfb25c9987a5c223b2cd9174b5206013f71b86b10273ab3005cf08320c9de953f1091655f011e75d2d49368010331432a99abd29ff0080dd3bd8392a9f688b SHA512 f45dbff51fbf04f11d4cc7592aae4cc72c38a421476cb2c37829fd2c59953148f012ad977251b8c5f9a358d7dc7acbf2abd3bf9f11b0d018d1297831a0bd80e1 diff --git a/dev-lua/lua-mmdb/lua-mmdb-0.2.ebuild b/dev-lua/lua-mmdb/lua-mmdb-0.2.ebuild deleted file mode 100644 index 9a72b7c7a..000000000 --- a/dev-lua/lua-mmdb/lua-mmdb-0.2.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -LUA_COMPAT=( lua5-{1..4} luajit ) - -inherit lua - -MY_PN="mmdblua" -MY_P="${MY_PN}-${PV}" - -DESCRIPTION="Maxmind database parser for lua" -HOMEPAGE="https://github.com/daurnimator/mmdblua" -EGIT_COMMIT_MAXMIND="1ca40fbf5223b61bc26c5dae4335942b56327c85" -SRC_URI="https://github.com/daurnimator/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz - test? ( https://github.com/maxmind/MaxMind-DB/archive/${EGIT_COMMIT_MAXMIND}.tar.gz - -> ${P}-maxminddb-${EGIT_COMMIT_MAXMIND}.tar.gz )" - -S="${WORKDIR}/${MY_P}" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -REQUIRED_USE="${LUA_REQUIRED_USE}" - -DEPEND=" - ${LUA_DEPS} - lua_targets_luajit? ( dev-lua/compat53[lua_targets_luajit(-)] ) - lua_targets_lua5-1? ( dev-lua/compat53[lua_targets_lua5-1(-)] ) -" -RDEPEND="${DEPEND}" - -lua_enable_tests busted - -src_unpack() { - unpack ${P}.tar.gz - - if use test; then - tar -xf "${DISTDIR}"/${P}-maxminddb-${EGIT_COMMIT_MAXMIND}.tar.gz \ - -C "${S}"/spec/MaxMind-DB --strip-components=1 || die - fi -} - -src_prepare() { - default - sed -e 's:require "mmdb":require "mmdb.init":' -i spec/test-data_spec.lua || die - lua_copy_sources -} - -lua_src_install() { - insinto $(lua_get_lmod_dir)/mmdb/ - doins mmdb/init.lua -} - -src_install() { - lua_foreach_impl lua_src_install - einstalldocs -} diff --git a/dev-lua/lua-mmdb/metadata.xml b/dev-lua/lua-mmdb/metadata.xml deleted file mode 100644 index 34a33461e..000000000 --- a/dev-lua/lua-mmdb/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - nicolas.parlant@parhuet.fr - Nicolas PARLANT - - - daurnimator/mmdblua - -