public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/genmenu/, x11-misc/genmenu/files/
@ 2023-04-16 12:36 David Seifert
  0 siblings, 0 replies; only message in thread
From: David Seifert @ 2023-04-16 12:36 UTC (permalink / raw
  To: gentoo-commits

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

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

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

 x11-misc/genmenu/files/genmenu-1.0.2.patch                       | 4 ++--
 .../genmenu/files/genmenu-1.1.0-remove-openbox-support.patch     | 4 ++--
 .../genmenu/{genmenu-1.1.0-r1.ebuild => genmenu-1.1.0-r2.ebuild} | 9 ++++-----
 3 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/x11-misc/genmenu/files/genmenu-1.0.2.patch b/x11-misc/genmenu/files/genmenu-1.0.2.patch
index 1ad0002441d3..2817a69880a6 100644
--- a/x11-misc/genmenu/files/genmenu-1.0.2.patch
+++ b/x11-misc/genmenu/files/genmenu-1.0.2.patch
@@ -1,5 +1,5 @@
---- a/genmenu-orig	2003-05-29 02:26:17.000000000 -0700
-+++ b/genmenu	2003-05-29 02:35:21.000000000 -0700
+--- a/genmenu
++++ b/genmenu
 @@ -815,6 +815,7 @@
  	fi
  

diff --git a/x11-misc/genmenu/files/genmenu-1.1.0-remove-openbox-support.patch b/x11-misc/genmenu/files/genmenu-1.1.0-remove-openbox-support.patch
index 72ae66927e17..7e632f79eeee 100644
--- a/x11-misc/genmenu/files/genmenu-1.1.0-remove-openbox-support.patch
+++ b/x11-misc/genmenu/files/genmenu-1.1.0-remove-openbox-support.patch
@@ -1,6 +1,6 @@
 Openbox config files have changed. Genmenu doesn't work anymore with openbox
---- a/genmenu	2012-03-01 20:34:08.000000000 +0200
-+++ b/genmenu	2017-02-19 11:38:53.687593570 +0200
+--- a/genmenu
++++ b/genmenu
 @@ -111,7 +111,7 @@
  
  # Window managers to check for

diff --git a/x11-misc/genmenu/genmenu-1.1.0-r1.ebuild b/x11-misc/genmenu/genmenu-1.1.0-r2.ebuild
similarity index 72%
rename from x11-misc/genmenu/genmenu-1.1.0-r1.ebuild
rename to x11-misc/genmenu/genmenu-1.1.0-r2.ebuild
index 06c91e668080..55539c926be0 100644
--- a/x11-misc/genmenu/genmenu-1.1.0-r1.ebuild
+++ b/x11-misc/genmenu/genmenu-1.1.0-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DESCRIPTION="menu generator for *box, WindowMaker, and Enlightenment"
 HOMEPAGE="http://f00l.de/genmenu/"
@@ -10,13 +10,12 @@ SRC_URI="http://f00l.de/${PN}/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
 
 RDEPEND="app-shells/bash"
 
 PATCHES=(
-	"${FILESDIR}"/"${PN}"-1.0.2.patch
-	"${FILESDIR}"/"${P}"-remove-openbox-support.patch
+	"${FILESDIR}"/${PN}-1.0.2.patch
+	"${FILESDIR}"/${P}-remove-openbox-support.patch
 )
 
 src_install() {


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-04-16 12:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-16 12:36 [gentoo-commits] repo/gentoo:master commit in: x11-misc/genmenu/, x11-misc/genmenu/files/ David Seifert

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