From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-vaiobright/
Date: Wed, 26 Jul 2017 11:34:53 +0000 (UTC) [thread overview]
Message-ID: <1501068862.5e17afffe77bb0f4bb2adcb65d7c6ceacb347b22.pacho@gentoo> (raw)
commit: 5e17afffe77bb0f4bb2adcb65d7c6ceacb347b22
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 26 10:52:15 2017 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Jul 26 11:34:22 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e17afff
x11-plugins/gkrellm-vaiobright: Fix dependency on gkrellm[X], it also works on amd64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --force
....5-r1.ebuild => gkrellm-vaiobright-2.5-r2.ebuild} | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/x11-plugins/gkrellm-vaiobright/gkrellm-vaiobright-2.5-r1.ebuild b/x11-plugins/gkrellm-vaiobright/gkrellm-vaiobright-2.5-r2.ebuild
similarity index 66%
rename from x11-plugins/gkrellm-vaiobright/gkrellm-vaiobright-2.5-r1.ebuild
rename to x11-plugins/gkrellm-vaiobright/gkrellm-vaiobright-2.5-r2.ebuild
index da06619e85c..4f67780e012 100644
--- a/x11-plugins/gkrellm-vaiobright/gkrellm-vaiobright-2.5-r1.ebuild
+++ b/x11-plugins/gkrellm-vaiobright/gkrellm-vaiobright-2.5-r2.ebuild
@@ -1,25 +1,25 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=6
inherit gkrellm-plugin
-IUSE=""
-
MY_P=${P/gkrellm-/}
S=${WORKDIR}/${MY_P}
DESCRIPTION="Superslim VAIO LCD Brightness Control Plugin for Gkrellm"
SRC_URI="http://nerv-un.net/~dragorn/code/${MY_P}.tar.gz"
HOMEPAGE="http://nerv-un.net/~dragorn/"
+IUSE=""
SLOT="2"
LICENSE="GPL-2"
-KEYWORDS="-* x86"
+KEYWORDS="~amd64 x86"
+
+RDEPEND="app-admin/gkrellm[X]"
PLUGIN_SO=vaiobright.so
-src_unpack() {
- unpack ${A}
- cd "${S}"
- epatch "${FILESDIR}"/${P}-textrel.patch \
- "${FILESDIR}"/${P}-fixinfo.patch
-}
+PATCHES=(
+ "${FILESDIR}"/${P}-textrel.patch
+ "${FILESDIR}"/${P}-fixinfo.patch
+)
next reply other threads:[~2017-07-26 11:34 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-26 11:34 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-01-04 9:17 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-vaiobright/ David Seifert
2021-04-19 19:31 Sam James
2022-03-10 22:45 Sam James
2022-04-21 19:55 Sam James
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
2023-03-22 5:27 Sam James
2023-11-25 6:21 Sam James
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=1501068862.5e17afffe77bb0f4bb2adcb65d7c6ceacb347b22.pacho@gentoo \
--to=pacho@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