mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
gnome-extra/gnome-shell-extension-pop-shell: fix pkgcheck warnings
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
@@ -9,11 +9,11 @@ EGIT_COMMIT="e25621e2595eb5235ecb1a41167d1324a2b2a297"
|
||||
DESCRIPTION="Keyboard-driven layer for GNOME Shell with tiling support"
|
||||
HOMEPAGE="https://github.com/pop-os/shell"
|
||||
SRC_URI="https://github.com/pop-os/shell/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/shell-${EGIT_COMMIT}"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~ppc64"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="
|
||||
app-eselect/eselect-gnome-shell-extensions
|
||||
@@ -22,8 +22,6 @@ RDEPEND="
|
||||
"
|
||||
BDEPEND="dev-lang/typescript"
|
||||
|
||||
S="${WORKDIR}/shell-${EGIT_COMMIT}"
|
||||
|
||||
DOC_CONTENTS="To configure keybindings run /usr/lib/pop-shell/scripts/configure.sh as user"
|
||||
|
||||
src_install() {
|
||||
|
||||
Reference in New Issue
Block a user