summaryrefslogtreecommitdiff
path: root/lxqt-base/lxqt-policykit
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-15 17:25:28 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-15 17:25:28 +0000
commit6b933047f46efec1aa747570f945344254227457 (patch)
treea12a4b87b38f954c4de435272cf4b90d721df5e8 /lxqt-base/lxqt-policykit
parentf45955e60d4da9b7f4a1088c98042f9c06669039 (diff)
gentoo resync : 15.12.2017
Diffstat (limited to 'lxqt-base/lxqt-policykit')
-rw-r--r--lxqt-base/lxqt-policykit/Manifest4
-rw-r--r--lxqt-base/lxqt-policykit/lxqt-policykit-0.11.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/lxqt-base/lxqt-policykit/Manifest b/lxqt-base/lxqt-policykit/Manifest
index e59aefa4cad4..05d2d57c631b 100644
--- a/lxqt-base/lxqt-policykit/Manifest
+++ b/lxqt-base/lxqt-policykit/Manifest
@@ -1,3 +1,3 @@
-DIST lxqt-policykit-0.11.0.tar.xz 31336 SHA256 d67620385b5ebe3784edc08be7b627fab8748d7cdd870f5cb2405a06f72469fc SHA512 f4c8a154e30df18118444d8caf09bd242aafb17309bba77f1153a6b3db74291d35fe10ffba716293203095bcaa70195414e6b10773f8fe3b48829ab72820e5ae WHIRLPOOL db0b767cdac2f5f1dcec4a5252593d73772d089f449414eba8f7b6e079b96bd25834e4a1a32cb82518b8fca6aa83559b014ce8907f5a84cee0a2545124085623
-EBUILD lxqt-policykit-0.11.0.ebuild 889 BLAKE2B 7b1ec537ba84c268e006322f676d73b1b415b464d6a30738a7b1661910f38560ce18fc598bc5895282b2e0299c39ccb86949ad22c2790bc5ee0de5e0c0bcbb3d SHA512 a1a7074abac4f3c3cd263e863ab060b964375f8831356d8c4080b1b682187eb12307a11cebfb2761124c445d00e98b9bc9a9497aff9b59955e3760ad2b977d0f
+DIST lxqt-policykit-0.11.0.tar.xz 31336 BLAKE2B d0e562660e3aabb7fa46447dae27d60ef3b1b9429deaa9f21a6e1659032f5bff8d9639e6f6639c13a239c2f6978808f0bf8283612eefce20854cd08ce8d7f00a SHA512 f4c8a154e30df18118444d8caf09bd242aafb17309bba77f1153a6b3db74291d35fe10ffba716293203095bcaa70195414e6b10773f8fe3b48829ab72820e5ae
+EBUILD lxqt-policykit-0.11.0.ebuild 887 BLAKE2B ce3bb4670afe1d6caf8140139e774504fca38f13a7888bfa63141901485bbc28edeb48e9d5d1d92db48d7ff80f3d0a690e6bc267a702fe62c06808bf3a11627f SHA512 7cb0d3548007978f31c6f2807af5433b513490bef6199fd5b0f1acb6ae907394497afbb6d3149eeddbeb482cd27b32461f3ddee07cdeef7edebb479b76c7f8c5
MISC metadata.xml 240 BLAKE2B 8dd1dd10c1b3297bf08ebf11d2e047de07700e5233e26788943af60613a3faa71ff392f77a33f0065917eedc487b2f9be91bdc58635c3c51957e5be2738282c0 SHA512 84f77a0e7d17d09eea1157217fcd22ae5fc98e1569879f85b5fc950d2b2ad00168b1ec9d5d8c1f964673c55bc91d509adb2d39b5983de21d83200ef6c58b9652
diff --git a/lxqt-base/lxqt-policykit/lxqt-policykit-0.11.0.ebuild b/lxqt-base/lxqt-policykit/lxqt-policykit-0.11.0.ebuild
index 81201d0cb42f..a3799573284f 100644
--- a/lxqt-base/lxqt-policykit/lxqt-policykit-0.11.0.ebuild
+++ b/lxqt-base/lxqt-policykit/lxqt-policykit-0.11.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,7 +12,7 @@ if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git"
else
SRC_URI="https://downloads.lxqt.org/lxqt/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
LICENSE="GPL-2 LGPL-2.1+"