diff options
Diffstat (limited to 'x11-plugins/i8krellm')
-rw-r--r-- | x11-plugins/i8krellm/i8krellm-2.5-r1.ebuild | 21 | ||||
-rw-r--r-- | x11-plugins/i8krellm/i8krellm-2.5.ebuild | 16 |
2 files changed, 0 insertions, 37 deletions
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}" |