public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xgestures/
Date: Sun, 16 Apr 2023 12:36:14 +0000 (UTC)	[thread overview]
Message-ID: <1681648523.154401dc951c49c039aaff9ae89135b8b3900db7.soap@gentoo> (raw)

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

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

Closes: https://bugs.gentoo.org/898408
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../{xgestures-0.4.ebuild => xgestures-0.4-r1.ebuild}      | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/x11-misc/xgestures/xgestures-0.4.ebuild b/x11-misc/xgestures/xgestures-0.4-r1.ebuild
similarity index 81%
rename from x11-misc/xgestures/xgestures-0.4.ebuild
rename to x11-misc/xgestures/xgestures-0.4-r1.ebuild
index 6d93d06237ae..e54e731d60d2 100644
--- a/x11-misc/xgestures/xgestures-0.4.ebuild
+++ b/x11-misc/xgestures/xgestures-0.4-r1.ebuild
@@ -1,7 +1,9 @@
-# Copyright 1999-2021 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="A mouse gesture recognition program for X11 desktops"
 HOMEPAGE="http://www.cs.bgu.ac.il/~tzachar/xgestures.html"
@@ -11,7 +13,8 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-RDEPEND="x11-libs/libXmu
+RDEPEND="
+	x11-libs/libXmu
 	x11-libs/libX11
 	x11-libs/libXrender
 	x11-libs/libXtst
@@ -19,7 +22,10 @@ RDEPEND="x11-libs/libXmu
 DEPEND="${RDEPEND}
 	x11-base/xorg-proto"
 
-DOCS=( AUTHORS ChangeLog NEWS README )
+src_prepare() {
+	default
+	eautoreconf
+}
 
 src_install() {
 	default


             reply	other threads:[~2023-04-16 12:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-16 12:36 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-14 11:19 [gentoo-commits] repo/gentoo:master commit in: x11-misc/xgestures/ Sergey Popov
2021-04-21 18:51 Sam James
2016-09-26 19:10 Sergey Popov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1681648523.154401dc951c49c039aaff9ae89135b8b3900db7.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox