From d3fc35858ba4bc0c8038a8c536246b00fe648358 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 29 Aug 2022 10:46:12 +0100 Subject: gentoo auto-resync : 29:08:2022 - 10:46:12 --- x11-plugins/gkrellm-imonc/Manifest | 3 +-- .../gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild | 30 ---------------------- .../gkrellm-imonc/gkrellm-imonc-0.2-r2.ebuild | 2 +- 3 files changed, 2 insertions(+), 33 deletions(-) delete mode 100644 x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild (limited to 'x11-plugins/gkrellm-imonc') diff --git a/x11-plugins/gkrellm-imonc/Manifest b/x11-plugins/gkrellm-imonc/Manifest index 89e4766ee713..b3db2ad9c445 100644 --- a/x11-plugins/gkrellm-imonc/Manifest +++ b/x11-plugins/gkrellm-imonc/Manifest @@ -1,6 +1,5 @@ AUX gkrellm-imonc-0.2-r2-pkgconfig.patch 401 BLAKE2B e9d194209da9648d17ce606ed09379025d01f83154c5fa2c9b36da9adbb32904cdc7472b8ea8c1d306e86da49f6666621591df140d300f628c3a2affa015264c SHA512 ebef200c5371f9f478a85ef68417db66d9f3dde2df141cf4f53b9ca550a7ff86f389e6fcc3bf63e23ce001a6c68021df133d3671d0c3285356eeb2411669bb60 AUX gkrellm-imonc-makefile.patch 672 BLAKE2B f29982a0461ae9ffd8b6c1cec43a220ea06d2d39397746cc4cee4140ca5a678dbf95ec3079465cbb26a16d91f64e789fc483ab0c64981fa1380090d7a21559d2 SHA512 76919a21b7dc38b56d31f94e718a5e66125712ebf70551c1ae522da23689bb9d6a5086010fbd3b072ae8612a878d8f32f0c621ef09ece2f3d44ad1d026656f59 DIST gkrellm-imonc-src-0.2.tar.bz2 19189 BLAKE2B a0a2e48eca12dcdccedbc347e15f3cf72ae7be050e8f4b1ff71a48a2f53b6991119b413333620e9544f25337f966dd16742b280990364a69f9ef45a1a141cbaa SHA512 b6f5d8cfa90c708ed6e43d676c965ef0d850d12497adae35122fe07ac4ea235dd024b8415fbc40cf153e1bbcbeed1e632984b6f1e5ec9079a1fcfce915ace36e -EBUILD gkrellm-imonc-0.2-r1.ebuild 670 BLAKE2B f6e7af7868efbd91ccb9576af79991f056d131486b8364ce2ce449d8bf380617a8b1ca34bb25f23729a31fc15f73520306f146d4084c3849b6084353ca380487 SHA512 b531895e7813ccb426ff4c0b7a6e15d240847bb499d6cf17bb0e7d0c837ce04e6b167fe8efc861362843fe53e2552de3fd7d07e49906b01db4eddba553d1a546 -EBUILD gkrellm-imonc-0.2-r2.ebuild 733 BLAKE2B 3331538c4ef7292835b481d7c45fcbd7e66a3de45012b6bf33c51d771745b0f182a068ece6ef260d7f0f9a433a1c9a485cfcf9216a865e55c01e438b563326e6 SHA512 0d16e49caba8ed78f3d0682ba512145c9f8baf0c911e16beaf5fd43927c4c12d1d0b0affd462a681ce683074d48e735811ea04521a1122e236243c4eba6cbffd +EBUILD gkrellm-imonc-0.2-r2.ebuild 732 BLAKE2B 616dd75acd8e6de04826796331b613c06cebe31ee9407ec0c438eab3b56211dba048c9a09f54d2996407290459754055649aa970742227e4b1786fbb7d6619cb SHA512 c2e2be84533fd88ac9a20b0b5552c6c694202ebc0639dce598916769a211d1807ad805a0df623eced540a6a60b3802280c13f311fb04f4766e194870defd15e8 MISC metadata.xml 251 BLAKE2B c569e245a84951e1da3acf2bc7bd4fddff868eb57c521be45f4437bb6aa834c7ff2a265d2fbaf841346a0c24f9addd1d196d8108fc877bd0eb9f3914f0f21f99 SHA512 912f4e9536eb42b728644472bdb0ac3ab585d97d67d256c1a305a92b69bd582bc4682df888aa393930a3a35e85db663a0cc5618a9163729434c7275fa71184cc diff --git a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild b/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild deleted file mode 100644 index 42c94a2c151c..000000000000 --- a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit gkrellm-plugin toolchain-funcs - -DESCRIPTION="A GKrellM2 plugin to control a fli4l router" -SRC_URI="mirror://sourceforge/${PN}/${PN}-src-${PV}.tar.bz2" -HOMEPAGE="http://gkrellm-imonc.sourceforge.net/" - -# The COPYING file contains the GPLv2, but the file headers say GPLv2+. -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 x86" -IUSE="" - -RDEPEND="app-admin/gkrellm:2[X]" -DEPEND=" - ${RDEPEND} - virtual/pkgconfig -" - -S="${WORKDIR}/${PN}-src-${PV}" - -PATCHES=( "${FILESDIR}"/${PN}-makefile.patch ) - -src_compile() { - emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}" -} diff --git a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r2.ebuild b/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r2.ebuild index a06fa4d4fd66..4805ff89832a 100644 --- a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r2.ebuild +++ b/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r2.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-src-${PV}" # The COPYING file contains the GPLv2, but the file headers say GPLv2+. LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" RDEPEND="app-admin/gkrellm:2[X]" DEPEND=" -- cgit v1.2.3