diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-08-25 10:45:55 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-08-25 10:45:55 +0100 |
commit | 3cf7c3ef441822c889356fd1812ebf2944a59851 (patch) | |
tree | c513fe68548b40365c1c2ebfe35c58ad431cdd77 /lxqt-base/libsysstat | |
parent | 05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff) |
gentoo resync : 25.08.2020
Diffstat (limited to 'lxqt-base/libsysstat')
-rw-r--r-- | lxqt-base/libsysstat/Manifest | 4 | ||||
-rw-r--r-- | lxqt-base/libsysstat/libsysstat-0.4.2.ebuild | 24 | ||||
-rw-r--r-- | lxqt-base/libsysstat/libsysstat-0.4.3.ebuild | 2 |
3 files changed, 2 insertions, 28 deletions
diff --git a/lxqt-base/libsysstat/Manifest b/lxqt-base/libsysstat/Manifest index d4caca0ab589..93f0b54c9ea4 100644 --- a/lxqt-base/libsysstat/Manifest +++ b/lxqt-base/libsysstat/Manifest @@ -1,5 +1,3 @@ -DIST libsysstat-0.4.2.tar.xz 17508 BLAKE2B f6c7703efbb449659278624d46c595a6fcf4f3e99d0d8633faeb7be36e8759c5ede8941e81df5ab085daa8178b079f598be31a4856339c248f3560bf0d21073a SHA512 9059b9d20edbb7ecd89e722b48c6603b8042030ffad06d3eac167bb518691c2733d314649dc4c42a839d4812c7b65dcd043a13a6bd5b56678da112a8065717df DIST libsysstat-0.4.3.tar.xz 17520 BLAKE2B 2bb2a37e44e825a0c35ef371d41fead9301cf2f40504ce298d6a259df8b37e1c98728aa881c977ec1518108742dbc8a46ffabdf57ed89119241ebbfca695b1b6 SHA512 a34511e4f9fe1ed977ffc65b11948459922760f9a22b225d48d1c7cae9fc6c94b315c1394768f4c7b94ffc28c1267410c21ba55ff89e54976526ea1e5e4d7a56 -EBUILD libsysstat-0.4.2.ebuild 558 BLAKE2B 02bb8ed2aa34e09425c71958b58dbf01240397e5ba549a099a4d5ed20c76a47c94253eb0b8a2974e34dca2075ddd67e025b67e3d7079080d0bc158c866b24300 SHA512 b919f50f37a5a28c18a37c999ba318695cc457a4d7c43bcb89b95e731d613eefaaf13872a60a827d000b653a47d6da32ae6cc1a3936a767b4aaf32cd1b9dcef8 -EBUILD libsysstat-0.4.3.ebuild 552 BLAKE2B 6cb13e7addf5da71475d3f9dff849026f7154effa52494f9cc6dfe7821035d17a1f0bbfc358d3f1520f163ed7a6a639379bca66fe182d5d62a1588694c22e801 SHA512 6b74fa395179d567ad252757906e5310adcc4ed5d79b9aaafb06c486e69d8f6a2ad8b833fb73bce1883915e1a6a249b0947b4ea6f91b09d8987b233a7b28b784 +EBUILD libsysstat-0.4.3.ebuild 550 BLAKE2B e6463529fc312b1252113d8332d008fac05d72d25db3a236ff8fb22dabd662be295e9ef10f8b63043ef650593330e7c0a8edada4d1dd335f815de5525b4ed3f8 SHA512 df976beaf22d125710fa1abf9df767f70c4802cb37359c6abe77cfa5016b5b577ea81b0cc3ae74bb67f69fd0d2e48a8a055f277b37c8f1ccdec8d1ca621d31b3 MISC metadata.xml 316 BLAKE2B dc4c870d7a406c938756a0a5df097283f0d001d10b7bc9a2beb1730214405578f97faf60d9475fe7ba93b649ed33e8b1dd4bf40eec4091e405fc1eecf8b9e450 SHA512 3f9226fbc9629f0c61468c7bc142904fc2e4087a425d528def9f6432c31f3aead2f77959d49337aa3431975306e8ce3ee1d7d8e5d13ce57d20a62538fc7f4ce4 diff --git a/lxqt-base/libsysstat/libsysstat-0.4.2.ebuild b/lxqt-base/libsysstat/libsysstat-0.4.2.ebuild deleted file mode 100644 index e754b8d31af2..000000000000 --- a/lxqt-base/libsysstat/libsysstat-0.4.2.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake - -DESCRIPTION="A Qt-based interface to system statistics" -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="GPL-2+ LGPL-2.1+" -SLOT="0" - -BDEPEND=">=dev-util/lxqt-build-tools-0.6.0" -DEPEND="dev-qt/qtcore:5" -RDEPEND="${DEPEND}" diff --git a/lxqt-base/libsysstat/libsysstat-0.4.3.ebuild b/lxqt-base/libsysstat/libsysstat-0.4.3.ebuild index 3308b8391356..cc56854146a5 100644 --- a/lxqt-base/libsysstat/libsysstat-0.4.3.ebuild +++ b/lxqt-base/libsysstat/libsysstat-0.4.3.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="GPL-2+ LGPL-2.1+" |