public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-imonc/
@ 2017-04-01 16:06 Agostino Sarubbo
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo @ 2017-04-01 16:06 UTC (permalink / raw
  To: gentoo-commits

commit:     87547a7c8f38cd582b7e1b6a9576835bd07acf3f
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  1 16:05:16 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Apr  1 16:05:16 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87547a7c

x11-plugins/gkrellm-imonc: x86 stable wrt bug #613856

Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild b/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild
index 2b6eb6e8040..3ab0c71bc70 100644
--- a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild
+++ b/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ HOMEPAGE="http://${PN}.sourceforge.net/"
 # The COPYING file contains the GPLv2, but the file headers say GPLv2+.
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 
 COMMON_DEPEND="app-admin/gkrellm[X]"


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-imonc/
@ 2017-04-02  2:34 Michael Orlitzky
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Orlitzky @ 2017-04-02  2:34 UTC (permalink / raw
  To: gentoo-commits

commit:     1b3470e5888941d021050bdd1d9701a1be0640e2
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  2 02:34:44 2017 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sun Apr  2 02:34:44 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b3470e5

x11-plugins/gkrellm-imonc: remove unused version 0.2.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2.ebuild | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2.ebuild b/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2.ebuild
deleted file mode 100644
index b4e9adf8853..00000000000
--- a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit gkrellm-plugin
-
-IUSE=""
-DESCRIPTION="A GKrellM2 plugin to control a fli4l router"
-SRC_URI="mirror://sourceforge/${PN}/${PN}-src-${PV}.tar.bz2"
-RESTRICT="mirror"
-HOMEPAGE="http://gkrellm-imonc.sourceforge.net/"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86"
-
-S=${WORKDIR}/${PN}-src-${PV}


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-imonc/
@ 2018-01-04  9:17 David Seifert
  0 siblings, 0 replies; 7+ messages in thread
From: David Seifert @ 2018-01-04  9:17 UTC (permalink / raw
  To: gentoo-commits

commit:     b021ee60fc4a7df59b8376bf40d86ecd978ae62f
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  3 22:34:33 2018 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Jan  4 09:15:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b021ee60

x11-plugins/gkrellm-imonc: Eclass update

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild b/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild
index 3ab0c71bc70..05fffe8d885 100644
--- a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild
+++ b/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit gkrellm-plugin
+inherit gkrellm-plugin toolchain-funcs
 
 DESCRIPTION="A GKrellM2 plugin to control a fli4l router"
 SRC_URI="mirror://sourceforge/${PN}/${PN}-src-${PV}.tar.bz2"
@@ -15,13 +15,12 @@ SLOT="0"
 KEYWORDS="~amd64 x86"
 IUSE=""
 
-COMMON_DEPEND="app-admin/gkrellm[X]"
-DEPEND+=" ${COMMON_DEPEND}"
-RDEPEND+=" ${COMMON_DEPEND}"
+RDEPEND="app-admin/gkrellm:2[X]"
+DEPEND="${RDEPEND}"
 
 S="${WORKDIR}/${PN}-src-${PV}"
 
-PATCHES=( "${FILESDIR}/${PN}-makefile.patch" )
+PATCHES=( "${FILESDIR}"/${PN}-makefile.patch )
 
 src_compile() {
 	emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-imonc/
@ 2018-04-08 22:42 Patrice Clement
  0 siblings, 0 replies; 7+ messages in thread
From: Patrice Clement @ 2018-04-08 22:42 UTC (permalink / raw
  To: gentoo-commits

commit:     328ad5a97629de9993fcb4b95f5ce937cd525d2f
Author:     juippis <juippis <AT> gmail <DOT> com>
AuthorDate: Thu Apr  5 07:04:15 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Apr  8 22:42:03 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=328ad5a9

x11-plugins/gkrellm-imonc-0.2-r1: fix HOMEPAGE.

Closes: https://github.com/gentoo/gentoo/pull/7823

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

diff --git a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild b/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild
index 05fffe8d885..df78f4badae 100644
--- a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild
+++ b/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild
@@ -7,7 +7,7 @@ inherit gkrellm-plugin toolchain-funcs
 
 DESCRIPTION="A GKrellM2 plugin to control a fli4l router"
 SRC_URI="mirror://sourceforge/${PN}/${PN}-src-${PV}.tar.bz2"
-HOMEPAGE="http://${PN}.sourceforge.net/"
+HOMEPAGE="http://gkrellm-imonc.sourceforge.net/"
 
 # The COPYING file contains the GPLv2, but the file headers say GPLv2+.
 LICENSE="GPL-2+"


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-imonc/
@ 2022-08-29  7:21 Agostino Sarubbo
  0 siblings, 0 replies; 7+ messages in thread
From: Agostino Sarubbo @ 2022-08-29  7:21 UTC (permalink / raw
  To: gentoo-commits

commit:     6683abaad57165d56be57acae41c54957ed20c3e
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 29 07:20:22 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Aug 29 07:20:22 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6683abaa

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

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

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

diff --git a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r2.ebuild b/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r2.ebuild
index a06fa4d4fd66..4805ff89832a 100644
--- a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r2.ebuild
+++ b/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r2.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-src-${PV}"
 # The COPYING file contains the GPLv2, but the file headers say GPLv2+.
 LICENSE="GPL-2+"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 
 RDEPEND="app-admin/gkrellm:2[X]"
 DEPEND="


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-imonc/
@ 2022-08-29  8:38 Andreas Sturmlechner
  0 siblings, 0 replies; 7+ messages in thread
From: Andreas Sturmlechner @ 2022-08-29  8:38 UTC (permalink / raw
  To: gentoo-commits

commit:     48272b17d338e0bce794db7b10eea13223303593
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 29 07:33:02 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Aug 29 08:36:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48272b17

x11-plugins/gkrellm-imonc: drop 0.2-r1

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

 .../gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild      | 30 ----------------------
 1 file changed, 30 deletions(-)

diff --git a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild b/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild
deleted file mode 100644
index 42c94a2c151c..000000000000
--- a/x11-plugins/gkrellm-imonc/gkrellm-imonc-0.2-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gkrellm-plugin toolchain-funcs
-
-DESCRIPTION="A GKrellM2 plugin to control a fli4l router"
-SRC_URI="mirror://sourceforge/${PN}/${PN}-src-${PV}.tar.bz2"
-HOMEPAGE="http://gkrellm-imonc.sourceforge.net/"
-
-# The COPYING file contains the GPLv2, but the file headers say GPLv2+.
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 x86"
-IUSE=""
-
-RDEPEND="app-admin/gkrellm:2[X]"
-DEPEND="
-	${RDEPEND}
-	virtual/pkgconfig
-"
-
-S="${WORKDIR}/${PN}-src-${PV}"
-
-PATCHES=( "${FILESDIR}"/${PN}-makefile.patch )
-
-src_compile() {
-	emake CC="$(tc-getCC)" LDFLAGS="${LDFLAGS}"
-}


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-imonc/
@ 2023-02-03 11:08 Sam James
  0 siblings, 0 replies; 7+ messages in thread
From: Sam James @ 2023-02-03 11:08 UTC (permalink / raw
  To: gentoo-commits

commit:     84edd962f7bd79dbb462c5fed94ad8241787c5ca
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  3 11:06:27 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb  3 11:06:27 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84edd962

x11-plugins/gkrellm-imonc: 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 <sam <AT> gentoo.org>

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

diff --git a/x11-plugins/gkrellm-imonc/metadata.xml b/x11-plugins/gkrellm-imonc/metadata.xml
index acb644f24e24..356ccc1dd14b 100644
--- a/x11-plugins/gkrellm-imonc/metadata.xml
+++ b/x11-plugins/gkrellm-imonc/metadata.xml
@@ -1,7 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<!-- maintainer-needed -->
+	<maintainer type="person">
+		<email>sam@gentoo.org</email>
+		<name>Sam James</name>
+	</maintainer>
 	<upstream>
 		<remote-id type="sourceforge">gkrellm-imonc</remote-id>
 	</upstream>


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-02-03 11:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-01 16:06 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/gkrellm-imonc/ Agostino Sarubbo
  -- strict thread matches above, loose matches on Subject: below --
2017-04-02  2:34 Michael Orlitzky
2018-01-04  9:17 David Seifert
2018-04-08 22:42 Patrice Clement
2022-08-29  7:21 Agostino Sarubbo
2022-08-29  8:38 Andreas Sturmlechner
2023-02-03 11:08 Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox