public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-servers/moonbridge/
Date: Fri,  1 Nov 2024 17:27:31 +0000 (UTC)	[thread overview]
Message-ID: <1730481805.d84d51fae605e4e32463fb9274081b34483d41a5.tupone@gentoo> (raw)

commit:     d84d51fae605e4e32463fb9274081b34483d41a5
Author:     Filip Kobierski <fkobi <AT> pm <DOT> me>
AuthorDate: Sat Oct 26 10:56:14 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Nov  1 17:23:25 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d84d51fa

www-servers/moonbridge: bump EAPI, fix variable order

Signed-off-by: Filip Kobierski <fkobi <AT> pm.me>
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 .../{moonbridge-1.1.3.ebuild => moonbridge-1.1.3-r1.ebuild}          | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/www-servers/moonbridge/moonbridge-1.1.3.ebuild b/www-servers/moonbridge/moonbridge-1.1.3-r1.ebuild
similarity index 99%
rename from www-servers/moonbridge/moonbridge-1.1.3.ebuild
rename to www-servers/moonbridge/moonbridge-1.1.3-r1.ebuild
index 99c141eedf3f..201a80f48490 100644
--- a/www-servers/moonbridge/moonbridge-1.1.3.ebuild
+++ b/www-servers/moonbridge/moonbridge-1.1.3-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 2021-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 LUA_COMPAT=( lua5-{2,3} )
 
@@ -13,6 +13,7 @@ DESCRIPTION="Network Server for Lua Applications"
 HOMEPAGE="https://www.public-software-group.org/moonbridge"
 SRC_URI="https://www.public-software-group.org/pub/projects/${PN}/v${PV}/${MYP}.tar.gz
 	https://dev.gentoo.org/~tupone/distfiles/${MYP}.tar.gz"
+S="${WORKDIR}"/${MYP}
 
 LICENSE="MIT"
 SLOT="0"
@@ -27,8 +28,6 @@ BDEPEND="dev-build/pmake
 	sys-apps/lsb-release
 	virtual/pkgconfig"
 
-S="${WORKDIR}"/${MYP}
-
 PATCHES=(
 	"${FILESDIR}"/${PN}-1.1.2-gentoo.patch
 	"${FILESDIR}"/${PN}-1.0.1-fcntl.patch


             reply	other threads:[~2024-11-01 17:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-01 17:27 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-17 17:49 [gentoo-commits] repo/gentoo:master commit in: www-servers/moonbridge/ Alfredo Tupone
2021-09-18 20:47 Alfredo Tupone

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=1730481805.d84d51fae605e4e32463fb9274081b34483d41a5.tupone@gentoo \
    --to=tupone@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