public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lua/toluapp/
Date: Mon, 25 Jan 2021 17:38:30 +0000 (UTC)	[thread overview]
Message-ID: <1611596272.e1bd766fddf5ad374a3386a04d147abd74a74a05.marecki@gentoo> (raw)

commit:     e1bd766fddf5ad374a3386a04d147abd74a74a05
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 25 14:32:17 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Jan 25 17:37:52 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1bd766f

dev-lua/toluapp/toluapp: remove old

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 dev-lua/toluapp/toluapp-1.0.93_p20190513-r1.ebuild | 28 ----------------------
 dev-lua/toluapp/toluapp-1.0.93_p20190513-r2.ebuild | 28 ----------------------
 2 files changed, 56 deletions(-)

diff --git a/dev-lua/toluapp/toluapp-1.0.93_p20190513-r1.ebuild b/dev-lua/toluapp/toluapp-1.0.93_p20190513-r1.ebuild
deleted file mode 100644
index 66740e80284..00000000000
--- a/dev-lua/toluapp/toluapp-1.0.93_p20190513-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake-utils
-
-MY_PN=${PN/pp/++}
-COMMIT_ID="b34075b76835b778bb6b2ce0aa224afd9d182887"
-
-DESCRIPTION="A tool to integrate C/C++ code with Lua"
-HOMEPAGE="https://github.com/LuaDist/toluapp"
-SRC_URI="https://github.com/LuaDist/toluapp/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND="=dev-lang/lua-5.1*:0=[deprecated]"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${PN}-${COMMIT_ID}"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-1.0.93_p20190513-fix-multilib.patch
-)
-CMAKE_REMOVE_MODULES_LIST="dist lua FindLua"

diff --git a/dev-lua/toluapp/toluapp-1.0.93_p20190513-r2.ebuild b/dev-lua/toluapp/toluapp-1.0.93_p20190513-r2.ebuild
deleted file mode 100644
index b717b9263fe..00000000000
--- a/dev-lua/toluapp/toluapp-1.0.93_p20190513-r2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-MY_PN=${PN/pp/++}
-COMMIT_ID="b34075b76835b778bb6b2ce0aa224afd9d182887"
-
-DESCRIPTION="A tool to integrate C/C++ code with Lua"
-HOMEPAGE="https://github.com/LuaDist/toluapp"
-SRC_URI="https://github.com/LuaDist/toluapp/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
-IUSE=""
-
-RDEPEND="dev-lang/lua:0="
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${PN}-${COMMIT_ID}"
-
-PATCHES=(
-	"${FILESDIR}"/${PN}-1.0.93_p20190513-fix-multilib.patch
-)
-CMAKE_REMOVE_MODULES_LIST="dist lua FindLua"


             reply	other threads:[~2021-01-25 17:38 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-25 17:38 Marek Szuba [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-18 14:46 [gentoo-commits] repo/gentoo:master commit in: dev-lua/toluapp/ Petr Vaněk
2025-07-12 10:09 Arthur Zamarin
2025-07-05 17:29 Arthur Zamarin
2025-07-04 20:13 Arthur Zamarin
2025-07-03  2:06 Sam James
2021-09-28 12:52 Matthias Schwarzott
2021-01-24  3:52 Sam James
2021-01-23 22:42 Sam James
2020-12-04 14:51 Conrad Kostecki
2020-12-03 12:54 Marek Szuba
2020-11-30 22:50 Marek Szuba
2020-01-09 18:41 Rafael Martins
2019-07-22 13:09 Mikle Kolyada
2019-07-18 10:45 Agostino Sarubbo
2019-07-18 10:01 Agostino Sarubbo
2019-07-18  9:57 Agostino Sarubbo
2019-07-17 15:24 Agostino Sarubbo
2019-07-15 19:10 Sergei Trofimovich
2019-07-15 13:14 Agostino Sarubbo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1611596272.e1bd766fddf5ad374a3386a04d147abd74a74a05.marecki@gentoo \
    --to=marecki@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox