From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-leds/
Date: Fri, 5 Aug 2016 23:41:41 +0000 (UTC) [thread overview]
Message-ID: <1470440424.e364a605d5150222f44270af9c87c74a7f3a3fe7.mjo@gentoo> (raw)
commit: e364a605d5150222f44270af9c87c74a7f3a3fe7
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 5 23:40:04 2016 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Fri Aug 5 23:40:24 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e364a605
x11-plugins/gkrellm-leds: new revision with EAPI=6.
This new revision updates the EAPI because the old one was
deprecated. It also fixes a faked USE dependency reported in bug
514064, by turning it into a real one.
Gentoo-Bug: 514064
Package-Manager: portage-2.2.28
...s-0.8.2.ebuild => gkrellm-leds-0.8.2-r1.ebuild} | 23 ++++++++++++----------
1 file changed, 13 insertions(+), 10 deletions(-)
diff --git a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2.ebuild b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild
similarity index 63%
rename from x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2.ebuild
rename to x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild
index 28e86fb..373be0b 100644
--- a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2.ebuild
+++ b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild
@@ -1,22 +1,25 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="3"
+EAPI=6
+
inherit gkrellm-plugin
-IUSE=""
-MY_P=${P/rellm-/}
-S=${WORKDIR}/${MY_P}
+MY_P="${P/rellm-/}"
+
DESCRIPTION="GKrellM2 plugin for monitoring keyboard LEDs"
-SRC_URI="http://heim.ifi.uio.no/~oyvinha/e107_files/downloads/${MY_P}.tar.gz"
HOMEPAGE="http://heim.ifi.uio.no/~oyvinha/gkleds/"
-
-SLOT="2"
+SRC_URI="http://heim.ifi.uio.no/~oyvinha/e107_files/downloads/${MY_P}.tar.gz"
LICENSE="GPL-2"
+SLOT="2"
KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64"
+IUSE=""
+
+COMMON_DEPEND="app-admin/gkrellm[X]"
+DEPEND+=" ${COMMON_DEPEND} x11-proto/inputproto"
+RDEPEND+=" ${COMMON_DEPEND} x11-libs/libXtst"
-DEPEND="x11-proto/inputproto"
-RDEPEND="x11-libs/libXtst"
+S="${WORKDIR}/${MY_P}"
PLUGIN_SO="src/.libs/gkleds.so"
next reply other threads:[~2016-08-05 23:41 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-05 23:41 Michael Orlitzky [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-09-04 10:21 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-leds/ Tobias Klausmann
2016-10-09 12:46 Pacho Ramos
2016-10-09 12:46 Pacho Ramos
2018-01-04 9:17 David Seifert
2022-03-10 22:45 Sam James
2022-04-18 6:43 Joonas Niilola
2022-08-29 7:18 Agostino Sarubbo
2022-08-29 7:21 Agostino Sarubbo
2022-08-29 8:38 Andreas Sturmlechner
2023-02-03 11:08 Sam James
2023-02-10 21:14 David Seifert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1470440424.e364a605d5150222f44270af9c87c74a7f3a3fe7.mjo@gentoo \
--to=mjo@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox