diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-09-06 10:28:05 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-09-06 10:28:05 +0100 |
commit | f1af93971b7490792d8541bc790e0d8c6d787059 (patch) | |
tree | a38046712bbc3a3844d77452d16c84e716caa3d4 /xfce-extra/multiload-nandhp | |
parent | fc637fb28da700da71ec2064d65ca5a7a31b9c6c (diff) |
gentoo resync : 06.08.2019
Diffstat (limited to 'xfce-extra/multiload-nandhp')
-rw-r--r-- | xfce-extra/multiload-nandhp/Manifest | 2 | ||||
-rw-r--r-- | xfce-extra/multiload-nandhp/multiload-nandhp-0.3-r2.ebuild (renamed from xfce-extra/multiload-nandhp/multiload-nandhp-0.3-r1.ebuild) | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/xfce-extra/multiload-nandhp/Manifest b/xfce-extra/multiload-nandhp/Manifest index 791728598ba2..a52f2ec3cd20 100644 --- a/xfce-extra/multiload-nandhp/Manifest +++ b/xfce-extra/multiload-nandhp/Manifest @@ -1,3 +1,3 @@ DIST multiload-nandhp-0.3.tar.gz 34812 BLAKE2B 79ee7b5b2880e2e8242c40128ef320966fa9ec7c904e79efbc497fd421fe531f94c6ccd44be665bae2a092cf70ee8ac745d1e718ae5e6bf60efaae3339329c93 SHA512 68367d0bca144a9c2c56516254b9f1531aedfbc0c34f924e0264314cd9a1215a13d1b3b6f1d3c1b0781a95abfa0705819e7d886e3c3b84705c3b5b60f7d5806c -EBUILD multiload-nandhp-0.3-r1.ebuild 885 BLAKE2B 43155d69232bcd783bc747b08c5cd881087cb1f3330c269e07cda5d909bebfc3d117bb80d500813025b3a8a697c28796dbc430dd26d6a49682c05cd3d2c2cc89 SHA512 b2d55fa25a29cf7bff5bcbe92649c612e4924ebce76a84532bea3346653fbd6555486c26381294ea8bc80697704dad0ce86ad19ebe0824f73b794153d0c628b2 +EBUILD multiload-nandhp-0.3-r2.ebuild 900 BLAKE2B 463946cba82a01a3aace3b49bdd17bd74cebd8c00c01e98a0a4d85cef6bc7749d1af1182813f43b2bf25cd9d1872c54d0fbdf51bb3fbf990b1cc0435108ce2b0 SHA512 a096c2fe3df435087c14768a20ef0d7990eabe24e6f06865e017c28682da092a9812552fe03ed2ce064b4a9333ed30d17d85a4f4c27eb58e0f15024fa8b4c823 MISC metadata.xml 339 BLAKE2B 98c21e065d9e6275f151981d14e5c48c75137dd2d6be1c5510224ff8136ea69fa5c93db58dcd7881d963fe240493b69e9b16a8596cf9af5b9dab5f50349f2054 SHA512 e74cdaaaa8772d4fe0a87ac55d52fc23dac307c2a8378e92350ac6a5f39b25a76f66eabf0e1db850e3f7ed703c6218377a792259f0a4267c54bd96b4104799bd diff --git a/xfce-extra/multiload-nandhp/multiload-nandhp-0.3-r1.ebuild b/xfce-extra/multiload-nandhp/multiload-nandhp-0.3-r2.ebuild index 0affafa8718f..573dd745136a 100644 --- a/xfce-extra/multiload-nandhp/multiload-nandhp-0.3-r1.ebuild +++ b/xfce-extra/multiload-nandhp/multiload-nandhp-0.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,9 +18,9 @@ IUSE="" RDEPEND=">=x11-libs/gtk+-2.14:2= x11-libs/cairo:= >=gnome-base/libgtop-2.11.92:= - >=xfce-base/libxfce4ui-4.10:= + >=xfce-base/libxfce4ui-4.10:=[gtk2(+)] >=xfce-base/libxfce4util-4.10:= - >=xfce-base/xfce4-panel-4.10:=" + >=xfce-base/xfce4-panel-4.10:=[gtk2(+)]" DEPEND="${RDEPEND} dev-util/intltool sys-devel/gettext |