From e0d43e957f68cc5a7b37fb75645724454ea049a7 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Wed, 26 Jul 2017 13:31:03 +0200 Subject: x11-plugins/i8krellm: Drop old Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- x11-plugins/i8krellm/i8krellm-2.5-r1.ebuild | 21 --------------------- x11-plugins/i8krellm/i8krellm-2.5.ebuild | 16 ---------------- 2 files changed, 37 deletions(-) delete mode 100644 x11-plugins/i8krellm/i8krellm-2.5-r1.ebuild delete mode 100644 x11-plugins/i8krellm/i8krellm-2.5.ebuild (limited to 'x11-plugins') diff --git a/x11-plugins/i8krellm/i8krellm-2.5-r1.ebuild b/x11-plugins/i8krellm/i8krellm-2.5-r1.ebuild deleted file mode 100644 index 21fdc1b2b84a..000000000000 --- a/x11-plugins/i8krellm/i8krellm-2.5-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=3 -inherit gkrellm-plugin - -DESCRIPTION="GKrellM2 Plugin for the Dell Inspiron and Latitude notebooks" -SRC_URI="http://www.coding-zone.com/${P}.tar.gz" -HOMEPAGE="http://www.coding-zone.com/?page=i8krellm" -IUSE="" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="-* ~x86" - -RDEPEND=">=app-laptop/i8kutils-1.5" -DEPEND="${RDEPEND}" - -src_prepare() { - epatch "${FILESDIR}/${P}-Respect-LDFLAGS.patch" -} diff --git a/x11-plugins/i8krellm/i8krellm-2.5.ebuild b/x11-plugins/i8krellm/i8krellm-2.5.ebuild deleted file mode 100644 index a103c4fed944..000000000000 --- a/x11-plugins/i8krellm/i8krellm-2.5.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -inherit gkrellm-plugin - -DESCRIPTION="GKrellM2 Plugin for the Dell Inspiron and Latitude notebooks" -SRC_URI="http://www.coding-zone.com/${P}.tar.gz" -HOMEPAGE="http://www.coding-zone.com/?page=i8krellm" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 -ppc -sparc -alpha -mips -hppa" -IUSE="" - -RDEPEND=">=app-laptop/i8kutils-1.5" -DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad