Fix warning : lack of whitespace around assignment

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Jason Schonberg 2025-04-03 16:36:08 -04:00 committed by Khem Raj
parent d51084073d
commit 838a8ae9ca
No known key found for this signature in database
GPG Key ID: BB053355919D3314
6 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
SUMMARY = "An archive manager utility for the GNOME Environment"
LICENSE="GPL-2.0-only"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"

View File

@ -1,5 +1,5 @@
SUMMARY = "GNOME Display Manager"
LICENSE="GPL-2.0-only"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
DEPENDS = " \

View File

@ -1,5 +1,5 @@
SUMMARY = "This is gnome-user-share 43.0, a system for easy sharing of user files."
LICENSE="GPL-2.0-only"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"

View File

@ -1,5 +1,5 @@
SUMMARY = "Image viewer and browser"
LICENSE="GPL-2.0-only"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
DEPENDS = " \

View File

@ -1,7 +1,7 @@
SUMMARY = "File manager for GNOME"
SECTION = "x11/gnome"
LICENSE="GPL-3.0-only"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504"

View File

@ -1,5 +1,5 @@
SUMMARY = "libcloudproviders is a DBus API that allows cloud storage sync clients to expose their services."
LICENSE="LGPL-3.0-or-later"
LICENSE = "LGPL-3.0-or-later"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e6a600fd5e1d9cbde2d983680233ad02"
VALA_MESON_OPTION ?= 'vapigen'