From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-editors/pulsar-bin/
Date: Mon, 11 Mar 2024 17:31:08 +0000 (UTC) [thread overview]
Message-ID: <1710117437.a23c7c40f04eec430aef34382d75bbd1fe9c891a.davidroman@gentoo> (raw)
commit: a23c7c40f04eec430aef34382d75bbd1fe9c891a
Author: YiFei Zhu <zhuyifei1999 <AT> gmail <DOT> com>
AuthorDate: Mon Mar 11 00:35:28 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Mar 11 00:37:17 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a23c7c40
app-editors/pulsar-bin: Fix "variable S should occur before RESTRICT"
Signed-off-by: YiFei Zhu <zhuyifei1999 <AT> gmail.com>
app-editors/pulsar-bin/pulsar-bin-1.113.0.ebuild | 3 +--
app-editors/pulsar-bin/pulsar-bin-1.114.0.ebuild | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/app-editors/pulsar-bin/pulsar-bin-1.113.0.ebuild b/app-editors/pulsar-bin/pulsar-bin-1.113.0.ebuild
index 0d6013dc95..3802a88a3b 100644
--- a/app-editors/pulsar-bin/pulsar-bin-1.113.0.ebuild
+++ b/app-editors/pulsar-bin/pulsar-bin-1.113.0.ebuild
@@ -12,6 +12,7 @@ SRC_URI="
amd64? ( https://github.com/pulsar-edit/pulsar/releases/download/v${PV}/Linux.pulsar-${PV}.tar.gz -> ${P}-amd64.tar.gz )
arm64? ( https://github.com/pulsar-edit/pulsar/releases/download/v${PV}/ARM.Linux.pulsar-${PV}-arm64.tar.gz -> ${P}-arm64.tar.gz )
"
+S="${WORKDIR}/pulsar-${PV}"
LICENSE="MIT"
SLOT="0"
@@ -20,8 +21,6 @@ KEYWORDS="-* ~amd64 ~arm64"
# binary package; no tests available
RESTRICT="test"
-S="${WORKDIR}/pulsar-${PV}"
-
RDEPEND="
app-accessibility/at-spi2-core
dev-libs/nspr
diff --git a/app-editors/pulsar-bin/pulsar-bin-1.114.0.ebuild b/app-editors/pulsar-bin/pulsar-bin-1.114.0.ebuild
index 0d6013dc95..3802a88a3b 100644
--- a/app-editors/pulsar-bin/pulsar-bin-1.114.0.ebuild
+++ b/app-editors/pulsar-bin/pulsar-bin-1.114.0.ebuild
@@ -12,6 +12,7 @@ SRC_URI="
amd64? ( https://github.com/pulsar-edit/pulsar/releases/download/v${PV}/Linux.pulsar-${PV}.tar.gz -> ${P}-amd64.tar.gz )
arm64? ( https://github.com/pulsar-edit/pulsar/releases/download/v${PV}/ARM.Linux.pulsar-${PV}-arm64.tar.gz -> ${P}-arm64.tar.gz )
"
+S="${WORKDIR}/pulsar-${PV}"
LICENSE="MIT"
SLOT="0"
@@ -20,8 +21,6 @@ KEYWORDS="-* ~amd64 ~arm64"
# binary package; no tests available
RESTRICT="test"
-S="${WORKDIR}/pulsar-${PV}"
-
RDEPEND="
app-accessibility/at-spi2-core
dev-libs/nspr
next reply other threads:[~2024-03-11 17:31 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-11 17:31 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-08 11:18 [gentoo-commits] repo/proj/guru:master commit in: app-editors/pulsar-bin/ Lucio Sauer
2025-01-30 15:26 David Roman
2024-12-18 0:14 Julien Roy
2024-12-18 0:14 Julien Roy
2024-10-29 10:53 David Roman
2024-07-08 16:36 David Roman
2024-01-19 10:31 Arthur Zamarin
2023-12-23 7:32 Viorel Munteanu
2023-12-17 23:08 David Roman
2023-11-19 9:58 Viorel Munteanu
2023-10-21 11:08 David Roman
2023-09-21 10:09 David Roman
2023-08-21 12:43 Haelwenn Monnier
2023-07-17 11:40 Florian Schmaus
2023-07-16 6:18 Haelwenn Monnier
2023-06-17 7:03 Viorel Munteanu
2023-06-10 10:56 Florian Schmaus
2023-05-22 5:17 Viorel Munteanu
2023-05-22 5:17 Viorel Munteanu
2023-05-22 5:17 Viorel Munteanu
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=1710117437.a23c7c40f04eec430aef34382d75bbd1fe9c891a.davidroman@gentoo \
--to=davidroman96@gmail.com \
--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