From 226d58be269c1b35e27828efd4fb2f92985e5639 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 17 Jul 2022 17:02:08 +0000 Subject: x11-misc/idesk: drop obsolete fork Note that 0.7.8 is newer than 1 as 1 was from an obsolete fork. Signed-off-by: Sam James --- x11-misc/idesk/idesk-0.7.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-misc/idesk/idesk-0.7.8.ebuild') diff --git a/x11-misc/idesk/idesk-0.7.8.ebuild b/x11-misc/idesk/idesk-0.7.8.ebuild index 16d07105e02b..b6e6b14254a7 100644 --- a/x11-misc/idesk/idesk-0.7.8.ebuild +++ b/x11-misc/idesk/idesk-0.7.8.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/neagix/idesk/archive/refs/tags/v${PV}.tar.gz -> ${P} LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ppc ppc64 sparc x86" IUSE="svg" RDEPEND=" @@ -33,7 +33,7 @@ DEPEND="${RDEPEND}" BDEPEND="virtual/pkgconfig" PATCHES=( - "${FILESDIR}"/${PN}-1-use-pkg-config-imlib2.patch + "${FILESDIR}"/${PN}-0.7.8-use-pkg-config-imlib2.patch ) src_prepare() { -- cgit v1.2.3-65-gdbad