summaryrefslogtreecommitdiff
path: root/lxqt-base
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-01-31 18:52:05 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-01-31 18:52:05 +0000
commitf15c75e8383a5c81f47df83f7c03e6ff6ffd1013 (patch)
tree9b86d54324677219d3a5e24e1c9660bd923a9061 /lxqt-base
parent91d75d5309fbd5f469ce16d6ab6bfb7ab2f39bb6 (diff)
downloadbaldeagleos-repo-f15c75e8383a5c81f47df83f7c03e6ff6ffd1013.tar.gz
baldeagleos-repo-f15c75e8383a5c81f47df83f7c03e6ff6ffd1013.tar.xz
baldeagleos-repo-f15c75e8383a5c81f47df83f7c03e6ff6ffd1013.zip
Adding metadata
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/liblxqt/liblxqt-2.1.0.ebuild4
-rw-r--r--lxqt-base/libsysstat/libsysstat-1.1.0.ebuild4
-rw-r--r--lxqt-base/lxqt-about/lxqt-about-2.1.0.ebuild4
-rw-r--r--lxqt-base/lxqt-admin/lxqt-admin-2.1.0.ebuild4
-rw-r--r--lxqt-base/lxqt-config/lxqt-config-2.1.0.ebuild4
-rw-r--r--lxqt-base/lxqt-globalkeys/lxqt-globalkeys-2.1.0.ebuild4
-rw-r--r--lxqt-base/lxqt-menu-data/lxqt-menu-data-2.1.0.ebuild4
-rw-r--r--lxqt-base/lxqt-meta/lxqt-meta-2.1.0.ebuild4
-rw-r--r--lxqt-base/lxqt-notificationd/lxqt-notificationd-2.1.1.ebuild4
-rw-r--r--lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-2.1.0.ebuild4
-rw-r--r--lxqt-base/lxqt-panel/lxqt-panel-2.1.4.ebuild2
-rw-r--r--lxqt-base/lxqt-policykit/lxqt-policykit-2.1.0.ebuild4
-rw-r--r--lxqt-base/lxqt-powermanagement/lxqt-powermanagement-2.1.0.ebuild4
-rw-r--r--lxqt-base/lxqt-qtplugin/lxqt-qtplugin-2.1.0-r1.ebuild4
-rw-r--r--lxqt-base/lxqt-runner/lxqt-runner-2.1.2.ebuild2
-rw-r--r--lxqt-base/lxqt-session/lxqt-session-2.1.1.ebuild4
-rw-r--r--lxqt-base/lxqt-sudo/lxqt-sudo-2.1.0.ebuild4
17 files changed, 32 insertions, 32 deletions
diff --git a/lxqt-base/liblxqt/liblxqt-2.1.0.ebuild b/lxqt-base/liblxqt/liblxqt-2.1.0.ebuild
index 7099861d247a..c09b91b55c0c 100644
--- a/lxqt-base/liblxqt/liblxqt-2.1.0.ebuild
+++ b/lxqt-base/liblxqt/liblxqt-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1+ BSD"
diff --git a/lxqt-base/libsysstat/libsysstat-1.1.0.ebuild b/lxqt-base/libsysstat/libsysstat-1.1.0.ebuild
index e5cca8e95921..cb09935dcfd8 100644
--- a/lxqt-base/libsysstat/libsysstat-1.1.0.ebuild
+++ b/lxqt-base/libsysstat/libsysstat-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="GPL-2+ LGPL-2.1+"
diff --git a/lxqt-base/lxqt-about/lxqt-about-2.1.0.ebuild b/lxqt-base/lxqt-about/lxqt-about-2.1.0.ebuild
index 45d7f4772edd..eafffdfed6a3 100644
--- a/lxqt-base/lxqt-about/lxqt-about-2.1.0.ebuild
+++ b/lxqt-base/lxqt-about/lxqt-about-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1+"
diff --git a/lxqt-base/lxqt-admin/lxqt-admin-2.1.0.ebuild b/lxqt-base/lxqt-admin/lxqt-admin-2.1.0.ebuild
index 0d9841fdae0d..66256373b7e4 100644
--- a/lxqt-base/lxqt-admin/lxqt-admin-2.1.0.ebuild
+++ b/lxqt-base/lxqt-admin/lxqt-admin-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1+"
diff --git a/lxqt-base/lxqt-config/lxqt-config-2.1.0.ebuild b/lxqt-base/lxqt-config/lxqt-config-2.1.0.ebuild
index 1de1397849d4..03f8f150322d 100644
--- a/lxqt-base/lxqt-config/lxqt-config-2.1.0.ebuild
+++ b/lxqt-base/lxqt-config/lxqt-config-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="GPL-2 GPL-2+ GPL-3 LGPL-2 LGPL-2+ LGPL-2.1+ WTFPL-2"
diff --git a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-2.1.0.ebuild b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-2.1.0.ebuild
index d2be0d056b64..a29f782bc739 100644
--- a/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-2.1.0.ebuild
+++ b/lxqt-base/lxqt-globalkeys/lxqt-globalkeys-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"
diff --git a/lxqt-base/lxqt-menu-data/lxqt-menu-data-2.1.0.ebuild b/lxqt-base/lxqt-menu-data/lxqt-menu-data-2.1.0.ebuild
index d7fd8f64a90d..ea8d39bd2f4e 100644
--- a/lxqt-base/lxqt-menu-data/lxqt-menu-data-2.1.0.ebuild
+++ b/lxqt-base/lxqt-menu-data/lxqt-menu-data-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023-2024 Gentoo Authors
+# Copyright 2023-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1"
diff --git a/lxqt-base/lxqt-meta/lxqt-meta-2.1.0.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-2.1.0.ebuild
index 1e54647716e4..fe189ceaafb3 100644
--- a/lxqt-base/lxqt-meta/lxqt-meta-2.1.0.ebuild
+++ b/lxqt-base/lxqt-meta/lxqt-meta-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -9,7 +9,7 @@ DESCRIPTION="Meta ebuild for LXQt, the Lightweight Desktop Environment"
HOMEPAGE="https://lxqt-project.org/"
if [[ ${PV} != 9999 ]]; then
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="metapackage"
diff --git a/lxqt-base/lxqt-notificationd/lxqt-notificationd-2.1.1.ebuild b/lxqt-base/lxqt-notificationd/lxqt-notificationd-2.1.1.ebuild
index 8c70f75f8ac2..fd2b08a4a99d 100644
--- a/lxqt-base/lxqt-notificationd/lxqt-notificationd-2.1.1.ebuild
+++ b/lxqt-base/lxqt-notificationd/lxqt-notificationd-2.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"
diff --git a/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-2.1.0.ebuild b/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-2.1.0.ebuild
index fb4a13e8fac6..49d5384a04aa 100644
--- a/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-2.1.0.ebuild
+++ b/lxqt-base/lxqt-openssh-askpass/lxqt-openssh-askpass-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"
diff --git a/lxqt-base/lxqt-panel/lxqt-panel-2.1.4.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-2.1.4.ebuild
index d2ebada7c04e..3c19b3e146e6 100644
--- a/lxqt-base/lxqt-panel/lxqt-panel-2.1.4.ebuild
+++ b/lxqt-base/lxqt-panel/lxqt-panel-2.1.4.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"
diff --git a/lxqt-base/lxqt-policykit/lxqt-policykit-2.1.0.ebuild b/lxqt-base/lxqt-policykit/lxqt-policykit-2.1.0.ebuild
index 147b2894d02f..df752846c77c 100644
--- a/lxqt-base/lxqt-policykit/lxqt-policykit-2.1.0.ebuild
+++ b/lxqt-base/lxqt-policykit/lxqt-policykit-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"
diff --git a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-2.1.0.ebuild b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-2.1.0.ebuild
index be1e53194f44..a84b83c3e2d9 100644
--- a/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-2.1.0.ebuild
+++ b/lxqt-base/lxqt-powermanagement/lxqt-powermanagement-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"
diff --git a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-2.1.0-r1.ebuild b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-2.1.0-r1.ebuild
index b486c5aa8ae7..8cc4c0345f6e 100644
--- a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-2.1.0-r1.ebuild
+++ b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-2.1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1+"
diff --git a/lxqt-base/lxqt-runner/lxqt-runner-2.1.2.ebuild b/lxqt-base/lxqt-runner/lxqt-runner-2.1.2.ebuild
index 1cd6924ca364..35c0f4566d79 100644
--- a/lxqt-base/lxqt-runner/lxqt-runner-2.1.2.ebuild
+++ b/lxqt-base/lxqt-runner/lxqt-runner-2.1.2.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"
diff --git a/lxqt-base/lxqt-session/lxqt-session-2.1.1.ebuild b/lxqt-base/lxqt-session/lxqt-session-2.1.1.ebuild
index 3f3742a379aa..801b945af49b 100644
--- a/lxqt-base/lxqt-session/lxqt-session-2.1.1.ebuild
+++ b/lxqt-base/lxqt-session/lxqt-session-2.1.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"
diff --git a/lxqt-base/lxqt-sudo/lxqt-sudo-2.1.0.ebuild b/lxqt-base/lxqt-sudo/lxqt-sudo-2.1.0.ebuild
index c323e21dba2c..379a7e46b3a8 100644
--- a/lxqt-base/lxqt-sudo/lxqt-sudo-2.1.0.ebuild
+++ b/lxqt-base/lxqt-sudo/lxqt-sudo-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"