public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xgestures/
@ 2016-09-26 19:10 Sergey Popov
  0 siblings, 0 replies; 4+ messages in thread
From: Sergey Popov @ 2016-09-26 19:10 UTC (permalink / raw
  To: gentoo-commits

commit:     0d602bb0ea97860119dfd632a7a1b9ecc357efb8
Author:     Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 26 19:10:24 2016 +0000
Commit:     Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Mon Sep 26 19:10:24 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d602bb0

x11-misc/xgestures: bump EAPI to 6

Package-Manager: portage-2.3.0

 x11-misc/xgestures/xgestures-0.4.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/x11-misc/xgestures/xgestures-0.4.ebuild b/x11-misc/xgestures/xgestures-0.4.ebuild
index d196ff0..df70e07 100644
--- a/x11-misc/xgestures/xgestures-0.4.ebuild
+++ b/x11-misc/xgestures/xgestures-0.4.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=6
 
 DESCRIPTION="A mouse gesture recognition program for X11 desktops"
 HOMEPAGE="http://www.cs.bgu.ac.il/~tzachar/xgestures.html"
@@ -11,7 +11,6 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE=""
 
 RDEPEND="x11-libs/libXmu
 	x11-libs/libX11


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xgestures/
@ 2021-04-21 18:51 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2021-04-21 18:51 UTC (permalink / raw
  To: gentoo-commits

commit:     67fc0e101e14cbe9c2691d9de5246341b49a4216
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 21 07:10:26 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 21 18:49:55 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67fc0e10

x11-misc/xgestures: fix function declaration style (braces)

Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/xgestures/xgestures-0.4.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/x11-misc/xgestures/xgestures-0.4.ebuild b/x11-misc/xgestures/xgestures-0.4.ebuild
index 4e72115627d..6d93d06237a 100644
--- a/x11-misc/xgestures/xgestures-0.4.ebuild
+++ b/x11-misc/xgestures/xgestures-0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -26,7 +26,6 @@ src_install() {
 	newdoc .gestures gestures
 }
 
-pkg_postinst()
-{
+pkg_postinst() {
 	elog "Unpack /usr/share/doc/${PF}/gestures* and copy it to \$HOME/.gestures"
 }


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

* [gentoo-commits] repo/gentoo:master commit in: x11-misc/xgestures/
@ 2023-02-14 11:19 Sergey Popov
  0 siblings, 0 replies; 4+ messages in thread
From: Sergey Popov @ 2023-02-14 11:19 UTC (permalink / raw
  To: gentoo-commits

commit:     25aa8cd766960c904dd384f44a2e62abffde6cba
Author:     Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 14 11:13:32 2023 +0000
Commit:     Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Tue Feb 14 11:13:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25aa8cd7

x11-misc/xgestures: remove myself from maintainers

Signed-off-by: Sergey Popov <pinkbyte <AT> gentoo.org>

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

diff --git a/x11-misc/xgestures/metadata.xml b/x11-misc/xgestures/metadata.xml
index c802054f4520..24630f758671 100644
--- a/x11-misc/xgestures/metadata.xml
+++ b/x11-misc/xgestures/metadata.xml
@@ -1,10 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="person">
-		<email>pinkbyte@gentoo.org</email>
-		<name>Sergey Popov</name>
-	</maintainer>
+	<!-- maintainer-needed -->
 	<upstream>
 		<remote-id type="sourceforge">xgestures</remote-id>
 	</upstream>


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

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

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


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

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

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

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