public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: www-client/yandex-browser/
Date: Wed, 15 May 2024 01:03:17 +0000 (UTC)	[thread overview]
Message-ID: <1715734763.44501be34c3f5bd539ceb6e16953c4042d9b2a16.julien@gentoo> (raw)
Message-ID: <20240515010317.9DU4btK0SmesSXT4taZlAjqYK9Kq-u8drYNJU4RDUTQ@z> (raw)

commit:     44501be34c3f5bd539ceb6e16953c4042d9b2a16
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Wed May 15 00:00:03 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Wed May 15 00:59:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=44501be3

www-client/yandex-browser: fix variable order

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>
Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 .../yandex-browser/yandex-browser-24.4.1.915_p1.ebuild     | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/www-client/yandex-browser/yandex-browser-24.4.1.915_p1.ebuild b/www-client/yandex-browser/yandex-browser-24.4.1.915_p1.ebuild
index 016bb0e247..a1ee0d81f2 100644
--- a/www-client/yandex-browser/yandex-browser-24.4.1.915_p1.ebuild
+++ b/www-client/yandex-browser/yandex-browser-24.4.1.915_p1.ebuild
@@ -5,8 +5,6 @@ EAPI=8
 CHROMIUM_LANGS="cs de en-US es fr it ja kk pt-BR pt-PT ru tr uk uz zh-CN zh-TW"
 inherit chromium-2 unpacker desktop wrapper pax-utils xdg
 
-RESTRICT="bindist mirror strip"
-
 MY_PV="${PV/_p/-}"
 if [[ ${PN} == yandex-browser ]]; then
 	MY_PN=${PN}-stable
@@ -18,14 +16,19 @@ FFMPEG="120"
 
 DESCRIPTION="The web browser from Yandex"
 HOMEPAGE="https://browser.yandex.ru/"
-LICENSE="Yandex-EULA"
-SLOT="0"
-IUSE="+ffmpeg-codecs"
 SRC_URI="
 	amd64? ( https://repo.yandex.ru/yandex-browser/deb/pool/main/y/${MY_PN}/${MY_PN}_${MY_PV}_amd64.deb -> ${P}.deb )
 "
+
+S="${WORKDIR}"
+
+LICENSE="Yandex-EULA"
+SLOT="0"
 KEYWORDS="~amd64"
 
+IUSE="+ffmpeg-codecs"
+RESTRICT="bindist mirror strip"
+
 RDEPEND="
 	dev-libs/expat
 	dev-libs/glib:2
@@ -65,7 +68,6 @@ DEPEND="
 
 QA_PREBUILT="*"
 QA_DESKTOP_FILE="usr/share/applications/yandex-browser.*\\.desktop"
-S=${WORKDIR}
 YANDEX_HOME="opt/${PN/-//}"
 
 pkg_setup() {


             reply	other threads:[~2024-05-15  1:03 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-15  0:59 Julien Roy [this message]
2024-05-15  1:03 ` [gentoo-commits] repo/proj/guru:master commit in: www-client/yandex-browser/ Julien Roy
  -- strict thread matches above, loose matches on Subject: below --
2024-11-08 22:05 [gentoo-commits] repo/proj/guru:dev " Sergey Torokhov
2024-10-23  6:03 Sergey Torokhov
2024-09-21 17:49 Sergey Torokhov
2024-09-20 20:46 Sergey Torokhov
2024-09-04 17:46 Sergey Torokhov
2024-09-03 19:33 Sergey Torokhov
2024-08-23 20:19 Sergey Torokhov
2024-08-19 21:50 Sergey Torokhov
2024-08-03 21:14 Sergey Torokhov
2024-05-22 22:14 Sergey Torokhov
2024-05-16 19:05 Sergey Torokhov
2024-04-27 17:52 Sergey Torokhov
2024-03-11 10:55 David Roman
2024-03-10  7:41 Vitaly Zdanevich
2024-03-10  7:35 Vitaly Zdanevich
2024-03-09 10:24 Vitaly Zdanevich
2024-03-09  3:22 Vitaly Zdanevich
2024-02-15 21:33 Sergey Torokhov
2024-02-09  9:44 Sergey Torokhov
2024-01-31 15:41 Vitaly Zdanevich
2024-01-01  2:46 Joe Kappus
2023-10-03  9:30 David Roman
2023-10-03  8:15 Vitaly Zdanevich
2023-10-03  8:03 Vitaly Zdanevich

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=1715734763.44501be34c3f5bd539ceb6e16953c4042d9b2a16.julien@gentoo \
    --to=julien@jroy.ca \
    --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