summaryrefslogtreecommitdiff
path: root/mate-extra/mate-polkit
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-05-14 11:09:11 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-05-14 11:09:11 +0100
commitdeba8115d2c2af26df42966b91ef04ff4dd79cde (patch)
tree9a48f42594e1a9e6b2020d5535a784314434d7a7 /mate-extra/mate-polkit
parent38423c67c8a23f6a1bc42038193182e2da3116eb (diff)
gentoo resync : 14.05.2020
Diffstat (limited to 'mate-extra/mate-polkit')
-rw-r--r--mate-extra/mate-polkit/Manifest3
-rw-r--r--mate-extra/mate-polkit/mate-polkit-1.22.0-r1.ebuild2
-rw-r--r--mate-extra/mate-polkit/mate-polkit-1.22.0.ebuild42
3 files changed, 2 insertions, 45 deletions
diff --git a/mate-extra/mate-polkit/Manifest b/mate-extra/mate-polkit/Manifest
index 0353b8d1b900..5f02983f38fe 100644
--- a/mate-extra/mate-polkit/Manifest
+++ b/mate-extra/mate-polkit/Manifest
@@ -1,6 +1,5 @@
DIST mate-polkit-1.22.0.tar.xz 302080 BLAKE2B 374fa5215c57a36fc3a6fa4660866b33bc02d067f1eaf5cbadca8711efe8771e4c59d496e8eb47c75567b5a0e472fd10782c5b5436b9d2a5e7fc834445e5cf06 SHA512 e761ec10842789b5bbb3831f568c64e969429131a893850e8323927b949e115a24b3907fd3def7f31f5f785f0831717d852c61f08a9028a009ea9cca0ba86393
DIST mate-polkit-1.24.0.tar.xz 332652 BLAKE2B 293d964f2410d2f60047d1e01e2ba864c22e8bda00e5b659329d097391b2988349c70dfbd953f223c4212887d16d54f1f5a7eb21e38b69b553d54b1966647cb1 SHA512 8d759bd5f78750c75dc92ffa27e555ae36ae7199b76483cbfe7e0848d3a66cda5b82c98bf334068eb79a1344757665cf7d1bf403e4e908e332ca929c8ebe2a98
-EBUILD mate-polkit-1.22.0-r1.ebuild 931 BLAKE2B 54504db4a8f872b164970745df3a293605ac436f0714196e99fd69b304a6b917820dd970eb34d718fe413435a0dd9d6799067cbca4528b1fbda9fc7a653dbb24 SHA512 7cbf6f7750c440b6eb3bd3099c82a48f823af9e45be11d8c2ed90f4f8fc8a01af8e831c32c1ff14293d273de02f4a5c80b5c2071ce4d63421001e5a36deb0ccf
-EBUILD mate-polkit-1.22.0.ebuild 929 BLAKE2B f1eb3b90e397746647746d099aced8e19cccbdfb4b7814ddcf928bd6af10758fd7ac9e02efde28d4d9d59fa94c13e31b6659ebe0c37db8b17763ef43dfb67f5e SHA512 733e5a4ec2ea436a9b644cf56d21a13893f1fdd4c06d75f53788faa096742a322d641e93f1d382f9aa7ba7228d0cc60fa6385fd4835e49554ec9d2674e04bbfe
+EBUILD mate-polkit-1.22.0-r1.ebuild 929 BLAKE2B 2d8fdbfe252408ec965b7dd2713904fb5e82d2c3dbd0b13151c1686ca05da65d66f0d1e24969d2e1e0b5fe2d009b4288a3c0219db2471e2a8f364322a670062e SHA512 1e8271a1e889b8f951ac27afb4f4f98bdfd13b320f29aea5a63409bdcfaba19a2aa3da5815294d034726d9f056a439d19d9d807f5790a003f9519efbcce331b1
EBUILD mate-polkit-1.24.0.ebuild 911 BLAKE2B c3394ed54133eda6fa6b46c008075a0d1e609a410127b046190db9f78c3f1cd14a1e7990c31342928a368a55389369c096d91cbc61590a55f81cb0b0c71f937b SHA512 e1ab97a5fb53a36b98f7f13680e2daa4067ac52fdcdd23c618f3976ced6060cccfb04fc536d5108b324b3fe9f8859be07918097a854766314043ebebef77f0ea
MISC metadata.xml 441 BLAKE2B 299b65dc443f658b080598b7e1dad457948870b53964f1fdf532192c5c4062ffcca29660003fd45bd6ac376f00b6511b5582ecc312c312179979a47ce9c4819a SHA512 dd57c92f8a4881df822821fa48ba75ea02eac47728fd2250fd15d79758be30b4dcc6bfcc7945de9b57bb64dde4139d32797ebbb7678b0d619c41c2eaaeb3129d
diff --git a/mate-extra/mate-polkit/mate-polkit-1.22.0-r1.ebuild b/mate-extra/mate-polkit/mate-polkit-1.22.0-r1.ebuild
index ebb71540060c..dc6cb6c1c99a 100644
--- a/mate-extra/mate-polkit/mate-polkit-1.22.0-r1.ebuild
+++ b/mate-extra/mate-polkit/mate-polkit-1.22.0-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=6
inherit mate
if [[ ${PV} != 9999 ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 x86"
fi
DESCRIPTION="A MATE specific DBUS service that is used to bring up authentication dialogs"
diff --git a/mate-extra/mate-polkit/mate-polkit-1.22.0.ebuild b/mate-extra/mate-polkit/mate-polkit-1.22.0.ebuild
deleted file mode 100644
index 115ea19651f2..000000000000
--- a/mate-extra/mate-polkit/mate-polkit-1.22.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit mate
-
-if [[ ${PV} != 9999 ]]; then
- KEYWORDS="amd64 ~arm ~arm64 x86"
-fi
-
-DESCRIPTION="A MATE specific DBUS service that is used to bring up authentication dialogs"
-LICENSE="LGPL-2+"
-SLOT="0"
-
-IUSE="accountsservice appindicator"
-
-COMMON_DEPEND=">=dev-libs/glib-2.36:2
- >=sys-auth/polkit-0.102
- x11-libs/gdk-pixbuf:2
- virtual/libintl:0
- >=x11-libs/gtk+-3.14.0:3
- appindicator? ( dev-libs/libappindicator:3 )"
-
-RDEPEND="${COMMON_DEPEND}
- accountsservice? ( sys-apps/accountsservice )"
-
-DEPEND="${COMMON_DEPEND}
- dev-util/gtk-doc
- dev-util/gtk-doc-am
- >=dev-util/intltool-0.35:*
- sys-devel/gettext:*
- >=sys-devel/libtool-2.2.6
- virtual/pkgconfig:*
- !<gnome-extra/polkit-gnome-0.102:0"
-
-src_configure() {
- mate_src_configure \
- --disable-static \
- $(use_enable accountsservice) \
- $(use_enable appindicator)
-}