public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xhkeys/
@ 2016-05-18  8:09 Jeroen Roovers
  0 siblings, 0 replies; 6+ messages in thread
From: Jeroen Roovers @ 2016-05-18  8:09 UTC (permalink / raw
  To: gentoo-commits

commit:     3ee1706035684b2fa44df67e01780d0552e3113b
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Wed May 18 08:03:39 2016 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Wed May 18 08:09:47 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ee17060

x11-misc/xhkeys: Remove extraneous die().

Package-Manager: portage-2.3.0_rc1

 x11-misc/xhkeys/xhkeys-2.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/xhkeys/xhkeys-2.2.1.ebuild b/x11-misc/xhkeys/xhkeys-2.2.1.ebuild
index 46f0442..808559c 100644
--- a/x11-misc/xhkeys/xhkeys-2.2.1.ebuild
+++ b/x11-misc/xhkeys/xhkeys-2.2.1.ebuild
@@ -29,6 +29,6 @@ PATCHES=(
 )
 
 src_install() {
-	dobin xhkeys xhkconf || die
+	dobin xhkeys xhkconf
 	dodoc README VERSION
 }


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xhkeys/
@ 2019-07-15 15:28 Michał Górny
  0 siblings, 0 replies; 6+ messages in thread
From: Michał Górny @ 2019-07-15 15:28 UTC (permalink / raw
  To: gentoo-commits

commit:     20e0f52e385d784b30ae1b1eee5a30ee1c13843f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 15 15:27:18 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul 15 15:27:18 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20e0f52e

x11-misc/xhkeys: Sort KEYWORDS

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 x11-misc/xhkeys/xhkeys-2.2.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-misc/xhkeys/xhkeys-2.2.1.ebuild b/x11-misc/xhkeys/xhkeys-2.2.1.ebuild
index 8aa761d9e7d..155de9151a0 100644
--- a/x11-misc/xhkeys/xhkeys-2.2.1.ebuild
+++ b/x11-misc/xhkeys/xhkeys-2.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="x86 ppc"
+KEYWORDS="ppc x86"
 
 RDEPEND="
 	x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xhkeys/
@ 2021-04-16 11:23 Sam James
  0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2021-04-16 11:23 UTC (permalink / raw
  To: gentoo-commits

commit:     cedf9c23a152f1594b08510141c9940c5de07c2f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 16 08:16:03 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 16 11:23:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cedf9c23

x11-misc/xhkeys: eutils--

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/xhkeys/xhkeys-2.2.1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/x11-misc/xhkeys/xhkeys-2.2.1.ebuild b/x11-misc/xhkeys/xhkeys-2.2.1.ebuild
index 155de9151a0..f5d1deed298 100644
--- a/x11-misc/xhkeys/xhkeys-2.2.1.ebuild
+++ b/x11-misc/xhkeys/xhkeys-2.2.1.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-inherit eutils
 
 DESCRIPTION="assign particular actions to any key or key combination"
 HOMEPAGE="http://wmalms.tripod.com/#XHKEYS"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xhkeys/
@ 2022-02-15 13:07 Jonas Stein
  0 siblings, 0 replies; 6+ messages in thread
From: Jonas Stein @ 2022-02-15 13:07 UTC (permalink / raw
  To: gentoo-commits

commit:     44637cb2fc31aae3a16ab41cfc3fe4cc568e0799
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 15 13:05:53 2022 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Tue Feb 15 13:05:53 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44637cb2

x11-misc/xhkeys: Fix SRC_URI

Fixed the SRC_URI.

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>

 x11-misc/xhkeys/xhkeys-2.2.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/x11-misc/xhkeys/xhkeys-2.2.1.ebuild b/x11-misc/xhkeys/xhkeys-2.2.1.ebuild
index f5d1deed298a..120fccb46e3f 100644
--- a/x11-misc/xhkeys/xhkeys-2.2.1.ebuild
+++ b/x11-misc/xhkeys/xhkeys-2.2.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-DESCRIPTION="assign particular actions to any key or key combination"
+DESCRIPTION="Assign particular actions to any key or key combination"
 HOMEPAGE="http://wmalms.tripod.com/#XHKEYS"
-SRC_URI="mirror://gentoo/${P}.tar.gz"
+SRC_URI="https://wmalms.tripod.com/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xhkeys/
@ 2022-02-15 13:07 Jonas Stein
  0 siblings, 0 replies; 6+ messages in thread
From: Jonas Stein @ 2022-02-15 13:07 UTC (permalink / raw
  To: gentoo-commits

commit:     6fd10f67c9a88521bc99111406ac97d1ce67eefa
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 15 13:06:44 2022 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Tue Feb 15 13:06:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fd10f67

x11-misc/xhkeys: drop project desktop-misc

Drop project desktop-misc from the list of maintainers.

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Jonas Stein <jstein <AT> gentoo.org>

 x11-misc/xhkeys/metadata.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/x11-misc/xhkeys/metadata.xml b/x11-misc/xhkeys/metadata.xml
index d3e0f4631255..85e4ed814fa2 100644
--- a/x11-misc/xhkeys/metadata.xml
+++ b/x11-misc/xhkeys/metadata.xml
@@ -1,8 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-        <maintainer type="project">
-                <email>desktop-misc@gentoo.org</email>
-                <name>Gentoo Desktop Miscellaneous Project</name>
-        </maintainer>
+<!-- maintainer-needed -->
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xhkeys/
@ 2023-04-16 12:36 David Seifert
  0 siblings, 0 replies; 6+ messages in thread
From: David Seifert @ 2023-04-16 12:36 UTC (permalink / raw
  To: gentoo-commits

commit:     35c57ff020930b26a8943e30bfe94a9c80bbc6b6
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 16 12:35:32 2023 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 16 12:35:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35c57ff0

x11-misc/xhkeys: update EAPI 6 -> 8

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../xhkeys/{xhkeys-2.2.1.ebuild => xhkeys-2.2.1-r1.ebuild}    | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/x11-misc/xhkeys/xhkeys-2.2.1.ebuild b/x11-misc/xhkeys/xhkeys-2.2.1-r1.ebuild
similarity index 83%
rename from x11-misc/xhkeys/xhkeys-2.2.1.ebuild
rename to x11-misc/xhkeys/xhkeys-2.2.1-r1.ebuild
index 120fccb46e3f..3ccb080471da 100644
--- a/x11-misc/xhkeys/xhkeys-2.2.1.ebuild
+++ b/x11-misc/xhkeys/xhkeys-2.2.1-r1.ebuild
@@ -1,7 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
+
+inherit autotools
 
 DESCRIPTION="Assign particular actions to any key or key combination"
 HOMEPAGE="http://wmalms.tripod.com/#XHKEYS"
@@ -26,6 +28,11 @@ PATCHES=(
 	"${FILESDIR}"/${P}-CC.patch
 )
 
+src_prepare() {
+	default
+	eautoreconf
+}
+
 src_install() {
 	dobin xhkeys xhkconf
 	dodoc README VERSION


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

end of thread, other threads:[~2023-04-16 12:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-15 15:28 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xhkeys/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2023-04-16 12:36 David Seifert
2022-02-15 13:07 Jonas Stein
2022-02-15 13:07 Jonas Stein
2021-04-16 11:23 Sam James
2016-05-18  8:09 Jeroen Roovers

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