Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/i8krellm/
Date: Wed, 26 Jul 2017 11:35:03
Message-Id: 1501068888.e0d43e957f68cc5a7b37fb75645724454ea049a7.pacho@gentoo
1 commit: e0d43e957f68cc5a7b37fb75645724454ea049a7
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 26 11:31:03 2017 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 26 11:34:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0d43e95
7
8 x11-plugins/i8krellm: Drop old
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 x11-plugins/i8krellm/i8krellm-2.5-r1.ebuild | 21 ---------------------
13 x11-plugins/i8krellm/i8krellm-2.5.ebuild | 16 ----------------
14 2 files changed, 37 deletions(-)
15
16 diff --git a/x11-plugins/i8krellm/i8krellm-2.5-r1.ebuild b/x11-plugins/i8krellm/i8krellm-2.5-r1.ebuild
17 deleted file mode 100644
18 index 21fdc1b2b84..00000000000
19 --- a/x11-plugins/i8krellm/i8krellm-2.5-r1.ebuild
20 +++ /dev/null
21 @@ -1,21 +0,0 @@
22 -# Copyright 1999-2010 Gentoo Foundation
23 -# Distributed under the terms of the GNU General Public License v2
24 -
25 -EAPI=3
26 -inherit gkrellm-plugin
27 -
28 -DESCRIPTION="GKrellM2 Plugin for the Dell Inspiron and Latitude notebooks"
29 -SRC_URI="http://www.coding-zone.com/${P}.tar.gz"
30 -HOMEPAGE="http://www.coding-zone.com/?page=i8krellm"
31 -IUSE=""
32 -
33 -SLOT="0"
34 -LICENSE="GPL-2"
35 -KEYWORDS="-* ~x86"
36 -
37 -RDEPEND=">=app-laptop/i8kutils-1.5"
38 -DEPEND="${RDEPEND}"
39 -
40 -src_prepare() {
41 - epatch "${FILESDIR}/${P}-Respect-LDFLAGS.patch"
42 -}
43
44 diff --git a/x11-plugins/i8krellm/i8krellm-2.5.ebuild b/x11-plugins/i8krellm/i8krellm-2.5.ebuild
45 deleted file mode 100644
46 index a103c4fed94..00000000000
47 --- a/x11-plugins/i8krellm/i8krellm-2.5.ebuild
48 +++ /dev/null
49 @@ -1,16 +0,0 @@
50 -# Copyright 1999-2010 Gentoo Foundation
51 -# Distributed under the terms of the GNU General Public License v2
52 -
53 -inherit gkrellm-plugin
54 -
55 -DESCRIPTION="GKrellM2 Plugin for the Dell Inspiron and Latitude notebooks"
56 -SRC_URI="http://www.coding-zone.com/${P}.tar.gz"
57 -HOMEPAGE="http://www.coding-zone.com/?page=i8krellm"
58 -
59 -LICENSE="GPL-2"
60 -SLOT="0"
61 -KEYWORDS="x86 -ppc -sparc -alpha -mips -hppa"
62 -IUSE=""
63 -
64 -RDEPEND=">=app-laptop/i8kutils-1.5"
65 -DEPEND="${RDEPEND}"