From f242c995558547055811299056bf5acab0632bd8 Mon Sep 17 00:00:00 2001 From: Ronald Farrer Date: Mon, 18 Dec 2023 18:34:19 -0800 Subject: [PATCH] Fixed typo. --- app-office/insync/insync-3.8.6.50504.ebuild | 4 ++-- www-client/brave-bin/brave-bin-1.61.101.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-office/insync/insync-3.8.6.50504.ebuild b/app-office/insync/insync-3.8.6.50504.ebuild index 4f27264..436226e 100644 --- a/app-office/insync/insync-3.8.6.50504.ebuild +++ b/app-office/insync/insync-3.8.6.50504.ebuild @@ -8,7 +8,7 @@ inherit rpm xdg-utils DESCRIPTION="Advanced cross-platform Google Drive and Microsoft OneDrive client" HOMEPAGE="https://www.insynchq.com/" -SRC_URI="http://s.insynchq.com/builds/insync_${PV}-kinetic_amd64.deb" +SRC_URI="http://s.insynchq.com/builds/insync_${PV}-jammy_amd64.deb" RESTRICT="strip" @@ -29,7 +29,7 @@ PATCHES=( ) src_unpack() { - unpack "insync_${PV}-kinetic_amd64.deb" + unpack "insync_${PV}-jammy_amd64.deb" unpack ${WORKDIR}"/data.tar.gz" mkdir -p "${S}" diff --git a/www-client/brave-bin/brave-bin-1.61.101.ebuild b/www-client/brave-bin/brave-bin-1.61.101.ebuild index 910708a..c8d6b44 100644 --- a/www-client/brave-bin/brave-bin-1.61.101.ebuild +++ b/www-client/brave-bin/brave-bin-1.61.101.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=* +EAPI=8 BRAVE_PN="${PN/-bin/}" @@ -109,7 +109,7 @@ src_install() ( dosym ${BRAVE_HOME}/brave /usr/bin/${PN} || die - # Install Icons for Brave. + # Install Icons for Brave. newicon "${WORKDIR}/product_logo_128.png" "${PN}.png" || die newicon -s 128 "${WORKDIR}/product_logo_128.png" "${PN}.png" || die