diff options
author | Pacho Ramos <pacho@gentoo.org> | 2017-07-26 13:31:03 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2017-07-26 13:34:48 +0200 |
commit | e0d43e957f68cc5a7b37fb75645724454ea049a7 (patch) | |
tree | cb5850c88232948e94a5063688fb05e4be914a72 /x11-plugins | |
parent | x11-plugins/i8krellm: Stabilize (diff) | |
download | gentoo-e0d43e957f68cc5a7b37fb75645724454ea049a7.tar.gz gentoo-e0d43e957f68cc5a7b37fb75645724454ea049a7.tar.bz2 gentoo-e0d43e957f68cc5a7b37fb75645724454ea049a7.zip |
x11-plugins/i8krellm: Drop old
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'x11-plugins')
-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}" |