From bd4aeefe33e63f613512604e47bfca7b2187697d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 3 Nov 2019 16:06:58 +0000 Subject: gentoo resync : 03.11.2019 --- xfce-extra/multiload-nandhp/Manifest | 2 +- .../multiload-nandhp-0.3-r2.ebuild | 45 ---------------------- .../multiload-nandhp-0.3-r3.ebuild | 45 ++++++++++++++++++++++ 3 files changed, 46 insertions(+), 46 deletions(-) delete mode 100644 xfce-extra/multiload-nandhp/multiload-nandhp-0.3-r2.ebuild create mode 100644 xfce-extra/multiload-nandhp/multiload-nandhp-0.3-r3.ebuild (limited to 'xfce-extra/multiload-nandhp') diff --git a/xfce-extra/multiload-nandhp/Manifest b/xfce-extra/multiload-nandhp/Manifest index a52f2ec3cd20..17a04f57fb07 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-r2.ebuild 900 BLAKE2B 463946cba82a01a3aace3b49bdd17bd74cebd8c00c01e98a0a4d85cef6bc7749d1af1182813f43b2bf25cd9d1872c54d0fbdf51bb3fbf990b1cc0435108ce2b0 SHA512 a096c2fe3df435087c14768a20ef0d7990eabe24e6f06865e017c28682da092a9812552fe03ed2ce064b4a9333ed30d17d85a4f4c27eb58e0f15024fa8b4c823 +EBUILD multiload-nandhp-0.3-r3.ebuild 899 BLAKE2B a185edf0513b1ec009fddeba13c8c217293df7e458de6119c51d847acdfe8461cde2492f1b5235c0a17fe6e9aa496f49d01169fa0fbcb8a1a302eead99da7a71 SHA512 ac884e80e18cd481cf6b3a894e826b7c177de9500cd36bd456a7a91b3596d7435ab1a1877686c5385a806fb8ada612cc200c0debe34688f9152a39ae6bd99619 MISC metadata.xml 339 BLAKE2B 98c21e065d9e6275f151981d14e5c48c75137dd2d6be1c5510224ff8136ea69fa5c93db58dcd7881d963fe240493b69e9b16a8596cf9af5b9dab5f50349f2054 SHA512 e74cdaaaa8772d4fe0a87ac55d52fc23dac307c2a8378e92350ac6a5f39b25a76f66eabf0e1db850e3f7ed703c6218377a792259f0a4267c54bd96b4104799bd diff --git a/xfce-extra/multiload-nandhp/multiload-nandhp-0.3-r2.ebuild b/xfce-extra/multiload-nandhp/multiload-nandhp-0.3-r2.ebuild deleted file mode 100644 index 573dd745136a..000000000000 --- a/xfce-extra/multiload-nandhp/multiload-nandhp-0.3-r2.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit autotools - -MY_PV=version-${PV/./-} - -DESCRIPTION="A port of the GNOME multiload applet for the Xfce panel" -HOMEPAGE="https://github.com/nandhp/multiload-nandhp" -SRC_URI="https://github.com/nandhp/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=">=x11-libs/gtk+-2.14:2= - x11-libs/cairo:= - >=gnome-base/libgtop-2.11.92:= - >=xfce-base/libxfce4ui-4.10:=[gtk2(+)] - >=xfce-base/libxfce4util-4.10:= - >=xfce-base/xfce4-panel-4.10:=[gtk2(+)]" -DEPEND="${RDEPEND} - dev-util/intltool - sys-devel/gettext - virtual/pkgconfig" - -DOCS=( AUTHORS README.md ) - -S=${WORKDIR}/${PN}-${MY_PV} - -src_prepare() { - default - eautoreconf -} - -src_configure() { - econf --with-xfce4 -} - -src_install() { - default - find "${D}" -name '*.la' -delete || die -} diff --git a/xfce-extra/multiload-nandhp/multiload-nandhp-0.3-r3.ebuild b/xfce-extra/multiload-nandhp/multiload-nandhp-0.3-r3.ebuild new file mode 100644 index 000000000000..e10f7c1721f7 --- /dev/null +++ b/xfce-extra/multiload-nandhp/multiload-nandhp-0.3-r3.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit autotools + +MY_PV=version-${PV/./-} + +DESCRIPTION="A port of the GNOME multiload applet for the Xfce panel" +HOMEPAGE="https://github.com/nandhp/multiload-nandhp" +SRC_URI="https://github.com/nandhp/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +RDEPEND=">=x11-libs/gtk+-2.14:2= + x11-libs/cairo:= + >=gnome-base/libgtop-2.11.92:= + >=xfce-base/libxfce4ui-4.10:=[gtk2(+)] + >=xfce-base/libxfce4util-4.10:= +