public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Petr Vaněk" <arkamar@atlas.cz>
To: William Hubbs <williamh@gentoo.org>
Cc: gentoo-dev@lists.gentoo.org, "Petr Vaněk" <arkamar@atlas.cz>
Subject: [gentoo-dev] [PATCH 1/1] dev-lang/luajit: fix indentation in install phase
Date: Thu,  3 Nov 2022 10:05:58 +0100	[thread overview]
Message-ID: <20221103090558.15703-2-arkamar@atlas.cz> (raw)
In-Reply-To: <20221103090558.15703-1-arkamar@atlas.cz>

Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
---
 dev-lang/luajit/luajit-2.1.0_beta3_p20220127-r2.ebuild | 2 +-
 dev-lang/luajit/luajit-2.1.0_beta3_p20220613.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-lang/luajit/luajit-2.1.0_beta3_p20220127-r2.ebuild b/dev-lang/luajit/luajit-2.1.0_beta3_p20220127-r2.ebuild
index 6735d5ae4d0..eb39eee7fe3 100644
--- a/dev-lang/luajit/luajit-2.1.0_beta3_p20220127-r2.ebuild
+++ b/dev-lang/luajit/luajit-2.1.0_beta3_p20220127-r2.ebuild
@@ -53,7 +53,7 @@ src_compile() {
 
 src_install() {
 	_emake install
-dosym luajit-2.1.0-beta3 /usr/bin/luajit
+	dosym luajit-2.1.0-beta3 /usr/bin/luajit
 	pax-mark m "${ED}/usr/bin/luajit-${MY_PV}"
 
 	HTML_DOCS="doc/." einstalldocs
diff --git a/dev-lang/luajit/luajit-2.1.0_beta3_p20220613.ebuild b/dev-lang/luajit/luajit-2.1.0_beta3_p20220613.ebuild
index e5985feb3a9..b3acc0d0871 100644
--- a/dev-lang/luajit/luajit-2.1.0_beta3_p20220613.ebuild
+++ b/dev-lang/luajit/luajit-2.1.0_beta3_p20220613.ebuild
@@ -53,7 +53,7 @@ src_compile() {
 
 src_install() {
 	_emake install
-dosym luajit-2.1.0-beta3 /usr/bin/luajit
+	dosym luajit-2.1.0-beta3 /usr/bin/luajit
 	pax-mark m "${ED}/usr/bin/luajit-${MY_PV}"
 
 	HTML_DOCS="doc/." einstalldocs
-- 
2.37.4



  reply	other threads:[~2022-11-03  9:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-03  9:05 [gentoo-dev] [PATCH 0/1] dev-lang/luajit: indentation fixes Petr Vaněk
2022-11-03  9:05 ` Petr Vaněk [this message]
2022-11-10  7:50 ` [gentoo-dev] " Petr Vaněk
2022-11-12 20:25   ` William Hubbs
2022-11-19 12:30     ` Petr Vaněk

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=20221103090558.15703-2-arkamar@atlas.cz \
    --to=arkamar@atlas.cz \
    --cc=gentoo-dev@lists.gentoo.org \
    --cc=williamh@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