public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Viorel Munteanu" <ceamac@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-office/obsidian/
Date: Mon, 22 Apr 2024 06:16:43 +0000 (UTC)	[thread overview]
Message-ID: <1713764327.dbb73f12d005a5730d7db153c050d2f2e1157616.ceamac@gentoo> (raw)

commit:     dbb73f12d005a5730d7db153c050d2f2e1157616
Author:     Artemis Everfree <artemis <AT> artemis <DOT> sh>
AuthorDate: Mon Apr 22 05:38:47 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon Apr 22 05:38:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dbb73f12

app-office/obsidian: make pkgcheck happy

Signed-off-by: Artemis Everfree <artemis <AT> artemis.sh>

 app-office/obsidian/obsidian-1.5.11.ebuild | 14 ++++++--------
 app-office/obsidian/obsidian-1.5.12.ebuild | 14 ++++++--------
 2 files changed, 12 insertions(+), 16 deletions(-)

diff --git a/app-office/obsidian/obsidian-1.5.11.ebuild b/app-office/obsidian/obsidian-1.5.11.ebuild
index daf1bfd3df..168968ddb8 100644
--- a/app-office/obsidian/obsidian-1.5.11.ebuild
+++ b/app-office/obsidian/obsidian-1.5.11.ebuild
@@ -25,13 +25,17 @@ SRC_URI="
 	arm64? ( https://github.com/obsidianmd/obsidian-releases/releases/download/v${PV}/${P}-arm64.tar.gz )
 "
 
-RESTRICT="mirror strip bindist"
+DIR="/opt/${PN^}"
 
-LICENSE="Obsidian-EULA"
+# deb gets extracted to WORKDIR. actual program gets extracted to its own dir
+# which depends on CPU arch.
+S="${WORKDIR}"
 
+LICENSE="Obsidian-EULA"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64"
 IUSE="appindicator"
+RESTRICT="mirror strip bindist"
 
 RDEPEND="
 	>=app-accessibility/at-spi2-core-2.46.0:2
@@ -65,12 +69,6 @@ RDEPEND="
 	appindicator? ( dev-libs/libayatana-appindicator )
 "
 
-DIR="/opt/${PN^}"
-
-# deb gets extracted to WORKDIR. actual program gets extracted to its own dir
-# which depends on CPU arch.
-S="${WORKDIR}"
-
 QA_PREBUILT="*"
 
 CONFIG_CHECK="~USER_NS"

diff --git a/app-office/obsidian/obsidian-1.5.12.ebuild b/app-office/obsidian/obsidian-1.5.12.ebuild
index daf1bfd3df..168968ddb8 100644
--- a/app-office/obsidian/obsidian-1.5.12.ebuild
+++ b/app-office/obsidian/obsidian-1.5.12.ebuild
@@ -25,13 +25,17 @@ SRC_URI="
 	arm64? ( https://github.com/obsidianmd/obsidian-releases/releases/download/v${PV}/${P}-arm64.tar.gz )
 "
 
-RESTRICT="mirror strip bindist"
+DIR="/opt/${PN^}"
 
-LICENSE="Obsidian-EULA"
+# deb gets extracted to WORKDIR. actual program gets extracted to its own dir
+# which depends on CPU arch.
+S="${WORKDIR}"
 
+LICENSE="Obsidian-EULA"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64"
 IUSE="appindicator"
+RESTRICT="mirror strip bindist"
 
 RDEPEND="
 	>=app-accessibility/at-spi2-core-2.46.0:2
@@ -65,12 +69,6 @@ RDEPEND="
 	appindicator? ( dev-libs/libayatana-appindicator )
 "
 
-DIR="/opt/${PN^}"
-
-# deb gets extracted to WORKDIR. actual program gets extracted to its own dir
-# which depends on CPU arch.
-S="${WORKDIR}"
-
 QA_PREBUILT="*"
 
 CONFIG_CHECK="~USER_NS"


             reply	other threads:[~2024-04-22  6:16 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-22  6:16 Viorel Munteanu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-02  8:47 [gentoo-commits] repo/proj/guru:master commit in: app-office/obsidian/ David Roman
2025-10-02  8:47 David Roman
2025-03-18  9:25 David Roman
2025-03-18  9:25 David Roman
2025-02-25 15:25 David Roman
2025-02-25 15:25 David Roman
2024-12-19 11:41 [gentoo-commits] repo/proj/guru:dev " David Roman
2024-12-20  0:36 ` [gentoo-commits] repo/proj/guru:master " David Roman
2024-11-26  0:38 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-11-26  0:39 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-10-21  9:51 David Roman
2024-10-21  9:51 David Roman
2024-04-22  6:16 Viorel Munteanu
2024-03-20 11:12 Julien Roy
2024-03-20 11:12 Julien Roy
2024-02-29 13:56 David Roman
2024-02-29 13:56 David Roman
2024-01-04 15:19 Viorel Munteanu
2024-01-03 16:54 David Roman
2024-01-03 16:54 David Roman
2024-01-03 16:54 David Roman
2023-10-17  4:15 Viorel Munteanu
2023-09-28 15:54 David Roman
2023-09-28 10:01 David Roman
2023-09-25 10:00 Florian Schmaus
2023-09-25 10:00 Florian Schmaus
2023-07-13  9:37 [gentoo-commits] repo/proj/guru:dev " David Roman
2023-07-13  9:42 ` [gentoo-commits] repo/proj/guru:master " David Roman
2023-05-27 17:22 Viorel Munteanu
2023-05-19 18:51 Viorel Munteanu
2023-05-19 18:51 Viorel Munteanu
2023-04-17  9:22 Florian Schmaus
2023-04-17  9:22 Florian Schmaus

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=1713764327.dbb73f12d005a5730d7db153c050d2f2e1157616.ceamac@gentoo \
    --to=ceamac@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