diff options
Diffstat (limited to 'mate-extra')
-rw-r--r-- | mate-extra/Manifest.gz | bin | 2582 -> 2584 bytes | |||
-rw-r--r-- | mate-extra/mate-sensors-applet/Manifest | 2 | ||||
-rw-r--r-- | mate-extra/mate-sensors-applet/mate-sensors-applet-1.18.3.ebuild | 7 |
3 files changed, 3 insertions, 6 deletions
diff --git a/mate-extra/Manifest.gz b/mate-extra/Manifest.gz Binary files differindex 4edd3f66b4ad..d12755aac02d 100644 --- a/mate-extra/Manifest.gz +++ b/mate-extra/Manifest.gz diff --git a/mate-extra/mate-sensors-applet/Manifest b/mate-extra/mate-sensors-applet/Manifest index 575e19625092..619927b23190 100644 --- a/mate-extra/mate-sensors-applet/Manifest +++ b/mate-extra/mate-sensors-applet/Manifest @@ -1,3 +1,3 @@ DIST mate-sensors-applet-1.18.3.tar.xz 385728 BLAKE2B 42a38121db367788af906aec08261512b8aa96ad3782c1aca0d29b8371a598855ee0d7a3c63306929d45e4d58fb01e117efd91b4bd6b104c49790ff8e73c292f SHA512 39e23839eebe460a99d002d6f897d3053a6940cb33a24c923790e976b72be7a260cd06be326abbb3917b85b6b6fa779cc5f1c06dbf9c19c45ec3f1bf6a93a96e -EBUILD mate-sensors-applet-1.18.3.ebuild 1456 BLAKE2B 82b54b5512e38a9eeea46218b48e84a75b667a7aed23e3babdd3a2e2cdcdcdcbbdf006833ffc7cd14f0ebba84e69882514990f3b4bd65dc9a7fc8166a025fbd6 SHA512 4083091cb8a0b79dc80a9ade6f16c4ca2c6810c04c1b460da42dfdc5aa543b9d4393047f1571b992685e4ff212be52984f25cec251b99c1bc45f5f53214b2ff6 +EBUILD mate-sensors-applet-1.18.3.ebuild 1411 BLAKE2B ef15529ff5db1a8909f6c76d6188b348ad34ddbe7206cbf290810524c12237a667499ce8b37a3d7845735a478635ff790abbcdaaa268fdbd7edfe6b63034c3da SHA512 9ac6a446f48023d70f2f9f2de2a70dc8c865d49a08c9cc8d06538e8f7d0b2815a59b2f60d0d12b88405acaa3a0146325f84f64c5e256e4beaffcb32e581ff51e MISC metadata.xml 348 BLAKE2B 3e34850491c3dce6bfe3771ed94ea37e68d9c8131594f4056c40e754f5556a4dbf03e434a0f3d19eaa6177a0a484a1b50b8de1c67a4eadf1faf6e5b56fa70166 SHA512 32cad99749c326ae12caa346b0bbf85779cbf9f35b85c4f729358dd7171d468f486c761e33d2938fcac445485ec256d733150d7dedc7c9e6b271702ba7c454ab diff --git a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.18.3.ebuild b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.18.3.ebuild index 86472d98d2bd..62ee356d61a6 100644 --- a/mate-extra/mate-sensors-applet/mate-sensors-applet-1.18.3.ebuild +++ b/mate-extra/mate-sensors-applet/mate-sensors-applet-1.18.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -30,10 +30,7 @@ COMMON_DEPEND=">=dev-libs/glib-2.36:2 !dbus? ( >=app-admin/hddtemp-0.3_beta13:0 ) ) libnotify? ( >=x11-libs/libnotify-0.7:0 ) lm_sensors? ( sys-apps/lm_sensors:0 ) - video_cards_nvidia? ( || ( - >=x11-drivers/nvidia-drivers-100.14.09:0[static-libs,tools] - media-video/nvidia-settings:0 - ) )" + video_cards_nvidia? ( >=x11-drivers/nvidia-drivers-100.14.09:0[static-libs,tools] )" RDEPEND="${COMMON_DEPEND}" |