mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
*/*: remove empty global variable assigment
Signed-off-by: Julien Roy <julien@jroy.ca>
This commit is contained in:
@@ -23,7 +23,6 @@ SLOT="0"
|
||||
COMMON_DEPEND=">=dev-libs/libevdev-1.12.0"
|
||||
DEPEND="${COMMON_DEPEND}"
|
||||
RDEPEND="${COMMON_DEPEND}"
|
||||
BDEPEND=""
|
||||
|
||||
src_configure() {
|
||||
meson_src_configure
|
||||
|
||||
@@ -23,7 +23,6 @@ SLOT="0"
|
||||
COMMON_DEPEND=">=dev-libs/libevdev-1.12.0"
|
||||
DEPEND="${COMMON_DEPEND}"
|
||||
RDEPEND="${COMMON_DEPEND}"
|
||||
BDEPEND=""
|
||||
|
||||
src_configure() {
|
||||
meson_src_configure
|
||||
|
||||
@@ -23,7 +23,6 @@ SLOT="0"
|
||||
COMMON_DEPEND=">=dev-libs/libevdev-1.12.0"
|
||||
DEPEND="${COMMON_DEPEND}"
|
||||
RDEPEND="${COMMON_DEPEND}"
|
||||
BDEPEND=""
|
||||
|
||||
src_configure() {
|
||||
meson_src_configure
|
||||
|
||||
@@ -13,7 +13,6 @@ SRC_URI="https://github.com/pentix/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
DOCS=( "CHANGELOG.md" "README.md" )
|
||||
|
||||
DEPEND="dev-qt/qtcore
|
||||
@@ -21,7 +20,6 @@ DEPEND="dev-qt/qtcore
|
||||
dev-qt/qtwidgets
|
||||
net-libs/libssh"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
@@ -11,7 +11,6 @@ SRC_URI="https://github.com/df7cb/sdate/archive/refs/tags/${PV}.tar.gz -> ${P}.t
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
IUSE=""
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
Reference in New Issue
Block a user