Gentoo Archives: gentoo-commits

From: NP Hardass <np-hardass@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gentoo-mate:1.14-bump commit in: mate-extra/mate-system-monitor/
Date: Mon, 05 Sep 2016 05:31:01
Message-Id: 1473037025.ead8778dafb937cff6f8b7563edbdb5745a2fc6c.np-hardass@gentoo
1 commit: ead8778dafb937cff6f8b7563edbdb5745a2fc6c
2 Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 5 00:20:04 2016 +0000
4 Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 5 00:57:05 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=ead8778d
7
8 mate-extra/mate-system-monitor: Bump to 1.14.0, pkg_postinst for gksu
9
10 Package-Manager: portage-2.3.0
11
12 mate-extra/mate-system-monitor/Manifest | 1 +
13 ...ystem-monitor-9999.ebuild => mate-system-monitor-1.14.0.ebuild} | 7 +++++++
14 mate-extra/mate-system-monitor/mate-system-monitor-9999.ebuild | 7 +++++++
15 3 files changed, 15 insertions(+)
16
17 diff --git a/mate-extra/mate-system-monitor/Manifest b/mate-extra/mate-system-monitor/Manifest
18 index c2c5cd2..f41d5b5 100644
19 --- a/mate-extra/mate-system-monitor/Manifest
20 +++ b/mate-extra/mate-system-monitor/Manifest
21 @@ -1,2 +1,3 @@
22 DIST mate-system-monitor-1.10.1.tar.xz 2129620 SHA256 d5428990f9ba2a864a9c4af74c626c3e8f46f0b0468925209ad51f2d09304774 SHA512 a80922315d387eda99223ecc6f44a7608a3ef2d300ef80f10e35aede83783407f996935f7e106d342dcd91b8681158b587a5c1d1192724040e6bd99409cae6ec WHIRLPOOL 0e2f4d2e8884d3f6e4dcd1caf3b81866d2e7d0cd2dad679c3201ebd37afcb038c14df1a2245aa4b5e3fcade08243c2ad7a4a9d1745b758c4d57ba6f8ce55f4b4
23 DIST mate-system-monitor-1.12.2.tar.xz 2114504 SHA256 78b91ae43fd0f06e0577d71d3b92b9c03ff2dc8809ba2b06dc0c4dc9e93683f5 SHA512 f001d36b7a343cba68bf76094abad4e07cc89537c71dba873bb5ffc61045f440a319e3db8d5ee55ff301f52dbdad8b275ca71a4ab6c5fbe34d75c2e65edd7c23 WHIRLPOOL 7270766f4434cb0e489f3f1ef805586987751fbea6a0a020df8fa7fa38dbbf264d0d1f3694fbba8e9d14cf2ddaee217ac562a391b4b87f1033cf2850067ae1a0
24 +DIST mate-system-monitor-1.14.0.tar.xz 2135464 SHA256 ccd7f52836af22d18138e516335ee259448749b6618327feb908ad396d0c650a SHA512 f19fa0241228be8ec8600db43e71495750039288292ba5714489a84acb3e5cc9f4c87d39a63d29a0fc6f907af6ecc319382cd4276ae2de1125bba059d5b24be5 WHIRLPOOL d354dfbf7121b838af6fac73148e381c23df4e3bc50a59f68f6469416f608235a0b6d990214e9de87bc01e1254f16e1ba9d1f631e18554205ae45ebc4b84f149
25
26 diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-9999.ebuild b/mate-extra/mate-system-monitor/mate-system-monitor-1.14.0.ebuild
27 similarity index 87%
28 copy from mate-extra/mate-system-monitor/mate-system-monitor-9999.ebuild
29 copy to mate-extra/mate-system-monitor/mate-system-monitor-1.14.0.ebuild
30 index 59a4dff..4f6f946 100644
31 --- a/mate-extra/mate-system-monitor/mate-system-monitor-9999.ebuild
32 +++ b/mate-extra/mate-system-monitor/mate-system-monitor-1.14.0.ebuild
33 @@ -44,3 +44,10 @@ src_configure() {
34 mate_src_configure \
35 $(use_enable systemd)
36 }
37 +
38 +pkg_postinst() {
39 + mate_pkg_postinst
40 +
41 + einfo "${PN} may run commands with escalated privileges using"
42 + einfo "x11-libs/gksu."
43 +}
44
45 diff --git a/mate-extra/mate-system-monitor/mate-system-monitor-9999.ebuild b/mate-extra/mate-system-monitor/mate-system-monitor-9999.ebuild
46 index 59a4dff..4f6f946 100644
47 --- a/mate-extra/mate-system-monitor/mate-system-monitor-9999.ebuild
48 +++ b/mate-extra/mate-system-monitor/mate-system-monitor-9999.ebuild
49 @@ -44,3 +44,10 @@ src_configure() {
50 mate_src_configure \
51 $(use_enable systemd)
52 }
53 +
54 +pkg_postinst() {
55 + mate_pkg_postinst
56 +
57 + einfo "${PN} may run commands with escalated privileges using"
58 + einfo "x11-libs/gksu."
59 +}