commit:     fe1c7cc2491017eddce0d3fa2201f3567c9b65c7
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat May 18 10:40:15 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat May 18 10:40:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe1c7cc2

gnome-extra/gnome-shell-extension-bing-wallpaper: Fix pkgcheck warnings

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 .../gnome-shell-extension-bing-wallpaper-49.ebuild                   | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git 
a/gnome-extra/gnome-shell-extension-bing-wallpaper/gnome-shell-extension-bing-wallpaper-49.ebuild
 
b/gnome-extra/gnome-shell-extension-bing-wallpaper/gnome-shell-extension-bing-wallpaper-49.ebuild
index 982992d794b7..c5c1f694b082 100644
--- 
a/gnome-extra/gnome-shell-extension-bing-wallpaper/gnome-shell-extension-bing-wallpaper-49.ebuild
+++ 
b/gnome-extra/gnome-shell-extension-bing-wallpaper/gnome-shell-extension-bing-wallpaper-49.ebuild
@@ -7,11 +7,11 @@ inherit gnome2-utils
 DESCRIPTION="Change your wallpaper daily to the bing.com background image"
 HOMEPAGE="https://github.com/neffo/bing-wallpaper-gnome-extension";
 
SRC_URI="https://github.com/neffo/bing-wallpaper-gnome-extension/archive/v${PV}.tar.gz
 -> ${P}.tar.gz"
+S="${WORKDIR}/bing-wallpaper-gnome-extension-${PV}"
 
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
 RDEPEND="
        dev-libs/glib:2
@@ -19,10 +19,7 @@ RDEPEND="
        >=gnome-base/gnome-shell-45
        net-libs/libsoup:3.0
 "
-DEPEND=""
-BDEPEND=""
 
-S="${WORKDIR}/bing-wallpaper-gnome-extension-${PV}"
 extension_uuid="[email protected]"
 
 PATCHES=(

Reply via email to