commit:     aedcfd26afdef842b14c65510183fe7aa45e41b4
Author:     Matt Jolly <kangie <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 20 06:13:04 2024 +0000
Commit:     Matt Jolly <kangie <AT> gentoo <DOT> org>
CommitDate: Wed Mar 20 10:30:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aedcfd26

www-client/opera: Fix QA issues

Signed-off-by: Matt Jolly <kangie <AT> gentoo.org>

 www-client/opera/opera-108.0.5067.29.ebuild | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/www-client/opera/opera-108.0.5067.29.ebuild 
b/www-client/opera/opera-108.0.5067.29.ebuild
index 6c4c3db8eec1..67b029cadff1 100644
--- a/www-client/opera/opera-108.0.5067.29.ebuild
+++ b/www-client/opera/opera-108.0.5067.29.ebuild
@@ -24,8 +24,6 @@ fi
 
 DESCRIPTION="A fast and secure web browser"
 HOMEPAGE="https://www.opera.com/";
-LICENSE="OPERA-2018"
-SLOT="0"
 
 SRC_URI_BASE=(
        "https://download1.operacdn.com/pub/${PN}";
@@ -41,15 +39,16 @@ else
        MY_PN=${PN}
 fi
 
-KEYWORDS="-* amd64"
-
 FFMPEG_VERSION="114.0.5735.9"
-
 
SRC_URI="${SRC_URI_BASE[@]/%//${PV}/linux/${MY_PN}_${PV}_amd64.${OPERA_ARCHIVE_EXT}}
        proprietary-codecs? (
                
mirror+https://dev.gentoo.org/~sultan/distfiles/www-client/opera/opera-ffmpeg-codecs-${FFMPEG_VERSION}.tar.xz
        )"
+S=${WORKDIR}
 
+LICENSE="OPERA-2018"
+SLOT="0"
+KEYWORDS="-* amd64"
 IUSE="+proprietary-codecs +suid qt5 qt6"
 RESTRICT="bindist mirror strip"
 
@@ -89,7 +88,6 @@ RDEPEND="
 "
 
 QA_PREBUILT="*"
-S=${WORKDIR}
 OPERA_HOME="opt/opera${PN#opera}"
 
 pkg_pretend() {

Reply via email to