public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/i8krellm/
@ 2017-07-26 11:34 Pacho Ramos
  0 siblings, 0 replies; 8+ messages in thread
From: Pacho Ramos @ 2017-07-26 11:34 UTC (permalink / raw
  To: gentoo-commits

commit:     c32266a5ba9feea0e8c55687e8faeeb4720143b3
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 26 11:22:39 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Jul 26 11:34:45 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c32266a5

x11-plugins/i8krellm: Fix dependency on gkrellm[X]

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 x11-plugins/i8krellm/i8krellm-2.5-r2.ebuild | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/x11-plugins/i8krellm/i8krellm-2.5-r2.ebuild b/x11-plugins/i8krellm/i8krellm-2.5-r2.ebuild
new file mode 100644
index 00000000000..fb6bf7495ed
--- /dev/null
+++ b/x11-plugins/i8krellm/i8krellm-2.5-r2.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+inherit gkrellm-plugin
+
+DESCRIPTION="GKrellM2 Plugin for the Dell Inspiron and Latitude notebooks"
+SRC_URI="http://www.coding-zone.com/${P}.tar.gz"
+HOMEPAGE="http://www.coding-zone.com/?page=i8krellm"
+IUSE=""
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	app-admin/gkrellm[X]
+	>=app-laptop/i8kutils-1.5
+"
+DEPEND="${RDEPEND}"
+
+PATCHES=( "${FILESDIR}/${P}-Respect-LDFLAGS.patch" )


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

* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/i8krellm/
@ 2017-07-26 11:34 Pacho Ramos
  0 siblings, 0 replies; 8+ messages in thread
From: Pacho Ramos @ 2017-07-26 11:34 UTC (permalink / raw
  To: gentoo-commits

commit:     0a18f2e73e38e038a1b1fb70d9e63f81df2c737b
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 26 11:26:40 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Jul 26 11:34:46 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a18f2e7

x11-plugins/i8krellm: Stabilize

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 x11-plugins/i8krellm/i8krellm-2.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/i8krellm/i8krellm-2.5-r2.ebuild b/x11-plugins/i8krellm/i8krellm-2.5-r2.ebuild
index fb6bf7495ed..907a5c58802 100644
--- a/x11-plugins/i8krellm/i8krellm-2.5-r2.ebuild
+++ b/x11-plugins/i8krellm/i8krellm-2.5-r2.ebuild
@@ -11,7 +11,7 @@ IUSE=""
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="
 	app-admin/gkrellm[X]


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

* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/i8krellm/
@ 2017-07-26 11:34 Pacho Ramos
  0 siblings, 0 replies; 8+ messages in thread
From: Pacho Ramos @ 2017-07-26 11:34 UTC (permalink / raw
  To: gentoo-commits

commit:     e0d43e957f68cc5a7b37fb75645724454ea049a7
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 26 11:31:03 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Jul 26 11:34:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0d43e95

x11-plugins/i8krellm: Drop old

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 x11-plugins/i8krellm/i8krellm-2.5-r1.ebuild | 21 ---------------------
 x11-plugins/i8krellm/i8krellm-2.5.ebuild    | 16 ----------------
 2 files changed, 37 deletions(-)

diff --git a/x11-plugins/i8krellm/i8krellm-2.5-r1.ebuild b/x11-plugins/i8krellm/i8krellm-2.5-r1.ebuild
deleted file mode 100644
index 21fdc1b2b84..00000000000
--- a/x11-plugins/i8krellm/i8krellm-2.5-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=3
-inherit gkrellm-plugin
-
-DESCRIPTION="GKrellM2 Plugin for the Dell Inspiron and Latitude notebooks"
-SRC_URI="http://www.coding-zone.com/${P}.tar.gz"
-HOMEPAGE="http://www.coding-zone.com/?page=i8krellm"
-IUSE=""
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="-* ~x86"
-
-RDEPEND=">=app-laptop/i8kutils-1.5"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
-	epatch "${FILESDIR}/${P}-Respect-LDFLAGS.patch"
-}

diff --git a/x11-plugins/i8krellm/i8krellm-2.5.ebuild b/x11-plugins/i8krellm/i8krellm-2.5.ebuild
deleted file mode 100644
index a103c4fed94..00000000000
--- a/x11-plugins/i8krellm/i8krellm-2.5.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit gkrellm-plugin
-
-DESCRIPTION="GKrellM2 Plugin for the Dell Inspiron and Latitude notebooks"
-SRC_URI="http://www.coding-zone.com/${P}.tar.gz"
-HOMEPAGE="http://www.coding-zone.com/?page=i8krellm"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="x86 -ppc -sparc -alpha -mips -hppa"
-IUSE=""
-
-RDEPEND=">=app-laptop/i8kutils-1.5"
-DEPEND="${RDEPEND}"


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

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

commit:     2a7b5bb185e50b77bbb9845d66fed74d08c07d5d
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:16:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a7b5bb1

x11-plugins/i8krellm: Eclass update

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 x11-plugins/i8krellm/i8krellm-2.5-r2.ebuild | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/x11-plugins/i8krellm/i8krellm-2.5-r2.ebuild b/x11-plugins/i8krellm/i8krellm-2.5-r2.ebuild
index 907a5c58802..3940327a3c5 100644
--- a/x11-plugins/i8krellm/i8krellm-2.5-r2.ebuild
+++ b/x11-plugins/i8krellm/i8krellm-2.5-r2.ebuild
@@ -1,22 +1,22 @@
-# 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
 
 DESCRIPTION="GKrellM2 Plugin for the Dell Inspiron and Latitude notebooks"
 SRC_URI="http://www.coding-zone.com/${P}.tar.gz"
 HOMEPAGE="http://www.coding-zone.com/?page=i8krellm"
-IUSE=""
 
-SLOT="0"
 LICENSE="GPL-2"
+SLOT="0"
 KEYWORDS="amd64 x86"
+IUSE=""
 
 RDEPEND="
-	app-admin/gkrellm[X]
-	>=app-laptop/i8kutils-1.5
-"
+	app-admin/gkrellm:2[X]
+	>=app-laptop/i8kutils-1.5"
 DEPEND="${RDEPEND}"
 
-PATCHES=( "${FILESDIR}/${P}-Respect-LDFLAGS.patch" )
+PATCHES=( "${FILESDIR}"/${P}-Respect-LDFLAGS.patch )


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

* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/i8krellm/
@ 2022-08-29  7:22 Joonas Niilola
  0 siblings, 0 replies; 8+ messages in thread
From: Joonas Niilola @ 2022-08-29  7:22 UTC (permalink / raw
  To: gentoo-commits

commit:     ff0f3e48654c4362e2fb5004b8ba98e2546c3258
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 29 07:09:29 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Aug 29 07:21:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff0f3e48

x11-plugins/i8krellm: Stabilize 2.5-r3 amd64, #867169

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 x11-plugins/i8krellm/i8krellm-2.5-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/i8krellm/i8krellm-2.5-r3.ebuild b/x11-plugins/i8krellm/i8krellm-2.5-r3.ebuild
index 5bdff0ee4969..8a5d02e74bdb 100644
--- a/x11-plugins/i8krellm/i8krellm-2.5-r3.ebuild
+++ b/x11-plugins/i8krellm/i8krellm-2.5-r3.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.coding-zone.com/?page=i8krellm"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 
 RDEPEND="
 	app-admin/gkrellm:2[X]


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

* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/i8krellm/
@ 2022-08-29  7:22 Joonas Niilola
  0 siblings, 0 replies; 8+ messages in thread
From: Joonas Niilola @ 2022-08-29  7:22 UTC (permalink / raw
  To: gentoo-commits

commit:     e17347861a29368863694148f046c07f3186f848
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 29 07:10:02 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Aug 29 07:21:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1734786

x11-plugins/i8krellm: Stabilize 2.5-r3 x86, #867169

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 x11-plugins/i8krellm/i8krellm-2.5-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-plugins/i8krellm/i8krellm-2.5-r3.ebuild b/x11-plugins/i8krellm/i8krellm-2.5-r3.ebuild
index 8a5d02e74bdb..480e35751f2f 100644
--- a/x11-plugins/i8krellm/i8krellm-2.5-r3.ebuild
+++ b/x11-plugins/i8krellm/i8krellm-2.5-r3.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.coding-zone.com/?page=i8krellm"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="
 	app-admin/gkrellm:2[X]


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

* [gentoo-commits] repo/gentoo:master commit in: x11-plugins/i8krellm/
@ 2022-08-29  7:22 Joonas Niilola
  0 siblings, 0 replies; 8+ messages in thread
From: Joonas Niilola @ 2022-08-29  7:22 UTC (permalink / raw
  To: gentoo-commits

commit:     6bdc57e15d50c03cdc884c185ff2c7811f3f3427
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 29 07:18:03 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Aug 29 07:22:01 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bdc57e1

x11-plugins/i8krellm: drop 2.5-r2

Bug: https://bugs.gentoo.org/867169
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 x11-plugins/i8krellm/i8krellm-2.5-r2.ebuild | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/x11-plugins/i8krellm/i8krellm-2.5-r2.ebuild b/x11-plugins/i8krellm/i8krellm-2.5-r2.ebuild
deleted file mode 100644
index 3940327a3c51..000000000000
--- a/x11-plugins/i8krellm/i8krellm-2.5-r2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gkrellm-plugin
-
-DESCRIPTION="GKrellM2 Plugin for the Dell Inspiron and Latitude notebooks"
-SRC_URI="http://www.coding-zone.com/${P}.tar.gz"
-HOMEPAGE="http://www.coding-zone.com/?page=i8krellm"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
-	app-admin/gkrellm:2[X]
-	>=app-laptop/i8kutils-1.5"
-DEPEND="${RDEPEND}"
-
-PATCHES=( "${FILESDIR}"/${P}-Respect-LDFLAGS.patch )


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

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

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

x11-plugins/i8krellm: 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/i8krellm/metadata.xml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/x11-plugins/i8krellm/metadata.xml b/x11-plugins/i8krellm/metadata.xml
index 85e4ed814fa2..641cbd3703e7 100644
--- a/x11-plugins/i8krellm/metadata.xml
+++ b/x11-plugins/i8krellm/metadata.xml
@@ -1,5 +1,8 @@
 <?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>
 </pkgmetadata>


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

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-26 11:34 [gentoo-commits] repo/gentoo:master commit in: x11-plugins/i8krellm/ Pacho Ramos
  -- strict thread matches above, loose matches on Subject: below --
2023-02-03 11:08 Sam James
2022-08-29  7:22 Joonas Niilola
2022-08-29  7:22 Joonas Niilola
2022-08-29  7:22 Joonas Niilola
2018-01-04  9:17 David Seifert
2017-07-26 11:34 Pacho Ramos
2017-07-26 11:34 Pacho Ramos

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