summaryrefslogtreecommitdiff
path: root/lxqt-base/lxqt-admin
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /lxqt-base/lxqt-admin
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'lxqt-base/lxqt-admin')
-rw-r--r--lxqt-base/lxqt-admin/Manifest4
-rw-r--r--lxqt-base/lxqt-admin/lxqt-admin-0.14.1.ebuild33
-rw-r--r--lxqt-base/lxqt-admin/lxqt-admin-0.15.0.ebuild2
3 files changed, 2 insertions, 37 deletions
diff --git a/lxqt-base/lxqt-admin/Manifest b/lxqt-base/lxqt-admin/Manifest
index c31879a118ac..e9c6e3ef4cc5 100644
--- a/lxqt-base/lxqt-admin/Manifest
+++ b/lxqt-base/lxqt-admin/Manifest
@@ -1,5 +1,3 @@
-DIST lxqt-admin-0.14.1.tar.xz 141088 BLAKE2B 89e84167b4dfe67f2c7831a8d2ec4ee8805518d421e36b5cc1ed482e2166c85c54150ff54789f4e0e3f9fd6a5d202f620d2da60f79a0a23178ac0bf9882108df SHA512 bd6272a3042a71e9e00b2ba10be2575649c2d2750a4e00a6e11adaae6b91ccab5e3cf79a8ceb7bfbe808ec80c139b93e02cd96990f80b68a77a974c063e6a373
DIST lxqt-admin-0.15.0.tar.xz 143456 BLAKE2B 641d4185f00c6aecd4f1e4da1667cf8644522932800629c925ee04045d2a996cd17ef60b5856954c6e0315fce3243f9ac528d9ed85f18a63aa4ffe8e20b6e309 SHA512 830de1f3f65913b939b286adeeddfdfc22318bf09ea0ff7b705521c5c06f8edefa189b08bd4f6281116a12fc3255ace68a35ee56f3f7bec0e0f1cceea3b47c22
-EBUILD lxqt-admin-0.14.1.ebuild 688 BLAKE2B 2e02b6da7aff2425ec2eafc55e575bec9f0c0e2d487f662fa1d8bf58fe7eef4008bb7d7d824534f93a5eac05e152ee8382871ea669d329183ac1fd12598851b6 SHA512 c877be8d4d694cfe7f2cd5d2e731afd1a2514a5c06672b1c355688e3865c67703838b52c605436b0751832c7795973f00ac1ce4e933d9a28c3bdb96b0ed189ee
-EBUILD lxqt-admin-0.15.0.ebuild 695 BLAKE2B 1109c78cb983b36ecdac50c68e8a76a24e63422296ee0825dda9cff1fb40dbed5e129ab7274ec670c7a249ef0d63442198c4bdbe03cc2b65f1094e0d91dd3075 SHA512 e2076a9a3d0b78ec75e360b0e9ecc43aa16bc02b6a30f0931088ed80bbf408ccb3215073661134eeb5b04f98b0af486362b04d7ca1d80d8489c26a7019274981
+EBUILD lxqt-admin-0.15.0.ebuild 693 BLAKE2B 9ad44111f85c1e9df1c307479320150e5c7d141b7eb2d1649215c3e6c8b416dd0223ae17bbeadf37a4ee5073a0b3dd36de03bdced6a2c47c76bf30de1ed7f7b9 SHA512 d584ded7cdbabf74185c9f082c898e38efdcc17d2e2f19b2691e1625bea9909b5d8dd4bf9370957abc95ea9e739ff9cf97cde56df2da7c3dfc0a3fb6d78b68ae
MISC metadata.xml 316 BLAKE2B be2bd5cb125c608cd60b791dd173079f9a18b247dd7113dd5ff7b9c893b10bb62678e0463553d3f16b10a92a40e88bfe4aa75aca0d5b3ffca9d4024b8e0c43ca SHA512 4fa962d54db76373af467ffcead4c651b8fc226e8da994c6b574dff81e5e1013ff5609c19bcfdeba669809e42c0141cb135248fd48f151781dd611703c88035e
diff --git a/lxqt-base/lxqt-admin/lxqt-admin-0.14.1.ebuild b/lxqt-base/lxqt-admin/lxqt-admin-0.14.1.ebuild
deleted file mode 100644
index 15822ab06002..000000000000
--- a/lxqt-base/lxqt-admin/lxqt-admin-0.14.1.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit cmake
-
-DESCRIPTION="LXQt system administration tool"
-HOMEPAGE="https://lxqt.github.io/"
-
-if [[ ${PV} = *9999* ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
-else
- SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz"
- KEYWORDS="amd64 ~arm ~arm64 x86"
-fi
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-
-BDEPEND=">=dev-util/lxqt-build-tools-0.6.0"
-DEPEND="
- dev-qt/qtcore:5
- dev-qt/qtdbus:5
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
- =lxqt-base/liblxqt-$(ver_cut 1-2)*
- kde-frameworks/kwindowsystem:5
-"
-RDEPEND="${DEPEND}
- !lxqt-base/lxqt-l10n
-"
diff --git a/lxqt-base/lxqt-admin/lxqt-admin-0.15.0.ebuild b/lxqt-base/lxqt-admin/lxqt-admin-0.15.0.ebuild
index 1ba97cc02655..fb38e2cb3aa7 100644
--- a/lxqt-base/lxqt-admin/lxqt-admin-0.15.0.ebuild
+++ b/lxqt-base/lxqt-admin/lxqt-admin-0.15.0.ebuild
@@ -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 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
LICENSE="LGPL-2.1+"