commit: 7ce50ea96a8519443365a2e386ef35bc16b7bef0
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 16 12:35:33 2023 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 16 12:35:33 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ce50ea9
x11-misc/xwrits: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap <AT> gentoo.org>
x11-misc/xwrits/{xwrits-2.26-r1.ebuild => xwrits-2.26-r2.ebuild} | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/x11-misc/xwrits/xwrits-2.26-r1.ebuild
b/x11-misc/xwrits/xwrits-2.26-r2.ebuild
similarity index 83%
rename from x11-misc/xwrits/xwrits-2.26-r1.ebuild
rename to x11-misc/xwrits/xwrits-2.26-r2.ebuild
index 5e94357dfc64..f9f3b1d1d1b2 100644
--- a/x11-misc/xwrits/xwrits-2.26-r1.ebuild
+++ b/x11-misc/xwrits/xwrits-2.26-r2.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
DESCRIPTION="Reminds you to take wrist breaks to help you prevent repetitive
stress injury"
HOMEPAGE="http://www.lcdf.org/xwrits/"
@@ -10,9 +10,9 @@ SRC_URI="http://www.lcdf.org/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc x86"
-IUSE=""
-RDEPEND="x11-libs/libX11
+RDEPEND="
+ x11-libs/libX11
x11-libs/libXext
x11-libs/libXinerama"
DEPEND="${RDEPEND}