[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-leds/

2023-02-10 Thread David Seifert
commit: 90f0b3a89e5bab410bd8e592b530396e59650991
Author: David Seifert  gentoo  org>
AuthorDate: Fri Feb 10 21:14:11 2023 +
Commit: David Seifert  gentoo  org>
CommitDate: Fri Feb 10 21:14:11 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90f0b3a8

x11-plugins/gkrellm-leds: fix IndirectInherits on multilib

Signed-off-by: David Seifert  gentoo.org>

 x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild 
b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild
index 06896ed09df3..638caa4a234e 100644
--- a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild
+++ b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
-inherit gkrellm-plugin autotools
+inherit autotools gkrellm-plugin multilib
 
 MY_P="${P/rellm-/}"
 



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-leds/

2023-02-03 Thread Sam James
commit: dbdd0207401c443b244b96a7ed82c66804cb6003
Author: Sam James  gentoo  org>
AuthorDate: Fri Feb  3 11:06:35 2023 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Feb  3 11:06:35 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbdd0207

x11-plugins/gkrellm-leds: adopt

Help very much still welcome, just adopting so it's not m-n and can fix

the easy bugs at least.

Signed-off-by: Sam James  gentoo.org>

 x11-plugins/gkrellm-leds/metadata.xml | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellm-leds/metadata.xml 
b/x11-plugins/gkrellm-leds/metadata.xml
index 85e4ed814fa2..641cbd3703e7 100644
--- a/x11-plugins/gkrellm-leds/metadata.xml
+++ b/x11-plugins/gkrellm-leds/metadata.xml
@@ -1,5 +1,8 @@
 
 https://www.gentoo.org/dtd/metadata.dtd";>
 
-
+   
+   s...@gentoo.org
+   Sam James
+   
 



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-leds/

2022-08-29 Thread Andreas Sturmlechner
commit: 234c0f85f37eb6626216deaa7f8f126f4763b139
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Aug 29 07:33:27 2022 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Aug 29 08:36:16 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=234c0f85

x11-plugins/gkrellm-leds: drop 0.8.2-r1

Closes: https://bugs.gentoo.org/867175
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild  | 30 --
 1 file changed, 30 deletions(-)

diff --git a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild 
b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild
deleted file mode 100644
index ee631d42e276..
--- a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gkrellm-plugin
-
-MY_P="${P/rellm-/}"
-
-DESCRIPTION="GKrellM2 plugin for monitoring keyboard LEDs"
-HOMEPAGE="http://heim.ifi.uio.no/~oyvinha/gkleds/";
-SRC_URI="http://heim.ifi.uio.no/~oyvinha/e107_files/downloads/${MY_P}.tar.gz";
-
-LICENSE="GPL-2"
-SLOT="2"
-KEYWORDS="~alpha amd64 ~ppc ~sparc x86"
-IUSE=""
-
-RDEPEND="
-   app-admin/gkrellm:2[X]
-   x11-libs/libXtst"
-DEPEND="${RDEPEND}
-   x11-base/xorg-proto"
-
-S="${WORKDIR}/${MY_P}"
-
-src_configure() {
-   PLUGIN_SO=( src/.libs/gkleds$(get_modname) )
-   default
-}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-leds/

2022-08-29 Thread Agostino Sarubbo
commit: acc6d5beac231a1d3618e7a467c098c8e057a48f
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 29 07:20:25 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 29 07:20:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acc6d5be

x11-plugins/gkrellm-leds: x86 stable wrt bug #867175

Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild 
b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild
index dd701e28ee3c..06896ed09df3 100644
--- a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild
+++ b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~sparc x86"
 
 RDEPEND="
app-admin/gkrellm:2[X]



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-leds/

2022-08-29 Thread Agostino Sarubbo
commit: 7571de20565ebb139625a667d144272350165de7
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Mon Aug 29 07:17:36 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Mon Aug 29 07:17:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7571de20

x11-plugins/gkrellm-leds: amd64 stable wrt bug #867175

Signed-off-by: Agostino Sarubbo  gentoo.org>

 x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild 
b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild
index 6cb881e555ab..dd701e28ee3c 100644
--- a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild
+++ b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}"
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86"
 
 RDEPEND="
app-admin/gkrellm:2[X]



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-leds/

2022-04-17 Thread Joonas Niilola
commit: b1600ef1cfcbd46142a14d6d7f3e98e06f1c5690
Author: Thomas Bracht Laumann Jespersen  laumann  xyz>
AuthorDate: Fri Apr  8 19:53:59 2022 +
Commit: Joonas Niilola  gentoo  org>
CommitDate: Mon Apr 18 06:43:01 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1600ef1

x11-plugins/gkrellm-leds: rename src_{configure,install}

The PLUGIN_SO variable is only needed for the src_install phase, so
the only phase we really need to override here is src_install.

Signed-off-by: Thomas Bracht Laumann Jespersen  laumann.xyz>
Closes: https://github.com/gentoo/gentoo/pull/24959
Signed-off-by: Joonas Niilola  gentoo.org>

 x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild 
b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild
index fed6fcfc799b..6cb881e555ab 100644
--- a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild
+++ b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild
@@ -30,7 +30,7 @@ src_prepare() {
eautoreconf
 }
 
-src_configure() {
+src_install() {
PLUGIN_SO=( src/.libs/gkleds$(get_modname) )
-   default
+   gkrellm-plugin_src_install
 }



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-leds/, x11-plugins/gkrellm-leds/files/

2022-04-06 Thread Sam James
commit: 1d557df31533026ecba7c8c4b4a4fd8ee2d136a1
Author: Thomas Bracht Laumann Jespersen  laumann  xyz>
AuthorDate: Wed Mar 23 14:52:59 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Apr  7 02:20:46 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d557df3

x11-plugins/gkrellm-leds: update EAPI 6 -> 8

Besides the EAPI bump, there's a bug for the referenced bug. The issue
seems to be simply a typo in src/Makefile.am resulting in a variable
@GK_LDFLAGS@ not being replaced appropriately.

Closes: https://bugs.gentoo.org/799176
Signed-off-by: Thomas Bracht Laumann Jespersen  laumann.xyz>
Closes: https://github.com/gentoo/gentoo/pull/24729
Signed-off-by: Sam James  gentoo.org>

 .../files/gkrellm-leds-0.8.2-r2-ldflags-typo.patch | 12 
 .../gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild  | 36 ++
 2 files changed, 48 insertions(+)

diff --git 
a/x11-plugins/gkrellm-leds/files/gkrellm-leds-0.8.2-r2-ldflags-typo.patch 
b/x11-plugins/gkrellm-leds/files/gkrellm-leds-0.8.2-r2-ldflags-typo.patch
new file mode 100644
index ..ee0571938999
--- /dev/null
+++ b/x11-plugins/gkrellm-leds/files/gkrellm-leds-0.8.2-r2-ldflags-typo.patch
@@ -0,0 +1,12 @@
+src/Makefile.am: fix type GK_FLAGS -> GKM_FLAGS
+--- a/src/Makefile.am
 b/src/Makefile.am
+@@ -10,7 +10,7 @@ gkleds_la_CFLAGS = -Wall -O2 -I../pixmaps @X_CFLAGS@ 
@GTK_CFLAGS@ @GKM_CFLAGS@
+ gkleds_la_LIBADD = @X_PRE_LIBS@ @X_LIBS@ @X_EXTRA_LIBS@ @GTK_LIBS@ 
@GKM_EXTRA_SRCS@
+ 
+ ## linker flags, we are building a plugin so skip lib prefix and lib versions
+-gkleds_la_LDFLAGS = -module -avoid-version @GK_LDFLAGS@
++gkleds_la_LDFLAGS = -module -avoid-version @GKM_LDFLAGS@
+ 
+ ## gkleds.la sources
+ gkleds_la_SOURCES = gkleds.c gkleds.h

diff --git a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild 
b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild
new file mode 100644
index ..fed6fcfc799b
--- /dev/null
+++ b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r2.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gkrellm-plugin autotools
+
+MY_P="${P/rellm-/}"
+
+DESCRIPTION="GKrellM2 plugin for monitoring keyboard LEDs"
+HOMEPAGE="http://heim.ifi.uio.no/~oyvinha/gkleds/";
+SRC_URI="http://heim.ifi.uio.no/~oyvinha/e107_files/downloads/${MY_P}.tar.gz";
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="GPL-2"
+SLOT="2"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+
+RDEPEND="
+   app-admin/gkrellm:2[X]
+   x11-libs/libXtst"
+DEPEND="${RDEPEND}
+   x11-base/xorg-proto"
+BDEPEND="virtual/pkgconfig"
+
+PATCHES=( "${FILESDIR}/${P}-r2-ldflags-typo.patch" )
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   PLUGIN_SO=( src/.libs/gkleds$(get_modname) )
+   default
+}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-leds/

2022-03-10 Thread Sam James
commit: a79478acdd789a83582202a562594cd1e92446b1
Author: Sam James  gentoo  org>
AuthorDate: Thu Mar 10 22:40:07 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Thu Mar 10 22:40:07 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a79478ac

x11-plugins/gkrellm-leds: fix commands in global scope

Closes: https://bugs.gentoo.org/788067
Signed-off-by: Sam James  gentoo.org>

 x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild 
b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild
index d2d908d099b8..ee631d42e276 100644
--- a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild
+++ b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -24,4 +24,7 @@ DEPEND="${RDEPEND}
 
 S="${WORKDIR}/${MY_P}"
 
-PLUGIN_SO=( src/.libs/gkleds$(get_modname) )
+src_configure() {
+   PLUGIN_SO=( src/.libs/gkleds$(get_modname) )
+   default
+}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-leds/

2018-01-04 Thread David Seifert
commit: d2f9b4c4ff2da1291937c465a2652219a9c361ae
Author: David Seifert  gentoo  org>
AuthorDate: Wed Jan  3 22:34:32 2018 +
Commit: David Seifert  gentoo  org>
CommitDate: Thu Jan  4 09:15:28 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2f9b4c4

x11-plugins/gkrellm-leds: Eclass update

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild | 13 -
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild 
b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild
index e1cf0a439a5..253934df329 100644
--- a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild
+++ b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,15 +10,18 @@ MY_P="${P/rellm-/}"
 DESCRIPTION="GKrellM2 plugin for monitoring keyboard LEDs"
 HOMEPAGE="http://heim.ifi.uio.no/~oyvinha/gkleds/";
 SRC_URI="http://heim.ifi.uio.no/~oyvinha/e107_files/downloads/${MY_P}.tar.gz";
+
 LICENSE="GPL-2"
 SLOT="2"
 KEYWORDS="alpha amd64 ~ppc ~sparc x86"
 IUSE=""
 
-COMMON_DEPEND="app-admin/gkrellm[X]"
-DEPEND+="  ${COMMON_DEPEND} x11-proto/inputproto"
-RDEPEND+=" ${COMMON_DEPEND} x11-libs/libXtst"
+RDEPEND="
+   app-admin/gkrellm:2[X]
+   x11-libs/libXtst"
+DEPEND="${RDEPEND}
+   x11-proto/inputproto"
 
 S="${WORKDIR}/${MY_P}"
 
-PLUGIN_SO="src/.libs/gkleds.so"
+PLUGIN_SO=( src/.libs/gkleds$(get_modname) )



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-leds/

2016-10-09 Thread Pacho Ramos
commit: a9997454d91f3f12c6fca39cb193f3a10e28e03b
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Oct  9 12:45:38 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Oct  9 12:46:36 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9997454

x11-plugins/gkrellm-leds: Drop old, move to ~sparc and ~ppc as nothing needs 
this in stable for them

Package-Manager: portage-2.3.1

 x11-plugins/gkrellm-leds/Manifest  |  1 -
 x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild | 29 --
 2 files changed, 30 deletions(-)

diff --git a/x11-plugins/gkrellm-leds/Manifest 
b/x11-plugins/gkrellm-leds/Manifest
index 6342672..eb95562 100644
--- a/x11-plugins/gkrellm-leds/Manifest
+++ b/x11-plugins/gkrellm-leds/Manifest
@@ -1,2 +1 @@
-DIST gkleds-0.8.1.tar.gz 44904 SHA256 
682b7dc9389030908714b6b8a4de2819a564d92fc0ef0f149d25b6afa1faa421 SHA512 
723b110578d27daa5edf537c11031d31b19e898dee95ad324dd539907fd3d2f614bd4ade63347a9967e94f3f36fbf082961958f00c6c92e4f9df30f4752a83bd
 WHIRLPOOL 
4946e7b23177d2e98430d134afc6d7dfc83fbde014bec3c0841453a603a52605e2c7fbb18210f2077dc29fc4d521feeaf964c1641bd1c77a248aae13895889d8
 DIST gkleds-0.8.2.tar.gz 322409 SHA256 
521d97f4e036b49913bb5deeb541ed815e6944fa45003f2c451caacc5c86bea8 SHA512 
0db2f7c62b799c262f1ef3af4bf3eb147717c567862d30c07033b77bc890a33afc40389afd1d4f0a5e05c344d4bc3b12a0b7d2c42044eb4c5be00c5ca5aa7191
 WHIRLPOOL 
472d70b7fc711f837d007ab930041a2adba3c5abda330f40c9e147e1d6fcde412cc18e4e5a1d7b8555057de4f968b6a86039c619513a8e83832f33e3e0c966f2

diff --git a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild 
b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild
deleted file mode 100644
index 34eaf2d..
--- a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit gkrellm-plugin
-
-IUSE=""
-MY_P=${P/rellm-/}
-S=${WORKDIR}/${MY_P}
-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"
-LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha amd64"
-RESTRICT="test"
-
-DEPEND="x11-proto/inputproto"
-RDEPEND="x11-libs/libXtst"
-
-PLUGIN_SO=gkleds.so
-
-src_unpack() {
-   unpack ${A}
-   cd "${S}"
-   # Includes for gcc-4
-   sed -i -e '/^#include /a#include ' src/gkleds_com.h 
|| die "Patch failed"
-}



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-leds/

2016-10-09 Thread Pacho Ramos
commit: 94af805802de4d90b07d16a576c3ad34bf48d0b3
Author: Pacho Ramos  gentoo  org>
AuthorDate: Sun Oct  9 12:44:54 2016 +
Commit: Pacho Ramos  gentoo  org>
CommitDate: Sun Oct  9 12:46:33 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94af8058

x11-plugins/gkrellm-leds: x86 stable, bug #442780

Package-Manager: portage-2.3.1

 x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild 
b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild
index 3ae9182..a60dc71 100644
--- a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild
+++ b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://heim.ifi.uio.no/~oyvinha/gkleds/";
 SRC_URI="http://heim.ifi.uio.no/~oyvinha/e107_files/downloads/${MY_P}.tar.gz";
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="alpha amd64 ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ~ppc ~sparc x86"
 IUSE=""
 
 COMMON_DEPEND="app-admin/gkrellm[X]"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-leds/

2016-09-04 Thread Tobias Klausmann
commit: cefa266f89024eea3b8131dc6e7ce7984302d6ae
Author: Tobias Klausmann  gentoo  org>
AuthorDate: Sun Sep  4 10:20:49 2016 +
Commit: Tobias Klausmann  gentoo  org>
CommitDate: Sun Sep  4 10:20:49 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cefa266f

x11-plugins/gkrellm-leds-0.8.2-r1: add alpha keyword

Gentoo-Bug: 442780

 x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild 
b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild
index 373be0b..c2a7e0a 100644
--- a/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild
+++ b/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.2-r1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://heim.ifi.uio.no/~oyvinha/gkleds/";
 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"
+KEYWORDS="alpha ~amd64 ~ppc ~sparc ~x86"
 IUSE=""
 
 COMMON_DEPEND="app-admin/gkrellm[X]"



[gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-leds/

2016-08-05 Thread Michael Orlitzky
commit: e364a605d5150222f44270af9c87c74a7f3a3fe7
Author: Michael Orlitzky  gentoo  org>
AuthorDate: Fri Aug  5 23:40:04 2016 +
Commit: Michael Orlitzky  gentoo  org>
CommitDate: Fri Aug  5 23:40:24 2016 +
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"