commit: 62864f6bdf223fd205c9d6bfb59c0e2bfadae3a8 Author: Philip Miess <Philip_Miess <AT> yahoo <DOT> com> AuthorDate: Tue Nov 26 02:16:32 2024 +0000 Commit: Philip Miess <Phil_miess <AT> yahoo <DOT> com> CommitDate: Tue Nov 26 02:57:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/user/superposition.git/commit/?id=62864f6b
undo jinput bump Signed-off-by: Philip Miess <Philip_Miess <AT> yahoo.com> dev-java/jinput/jinput-2.0.6-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/jinput/jinput-2.0.6-r3.ebuild b/dev-java/jinput/jinput-2.0.6-r3.ebuild index 94ca1b9..915cda0 100644 --- a/dev-java/jinput/jinput-2.0.6-r3.ebuild +++ b/dev-java/jinput/jinput-2.0.6-r3.ebuild @@ -1,12 +1,12 @@ # Copyright 2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=8 +EAPI=7 COMMIT="790b666" JAVA_PKG_IUSE="doc source" -inherit toolchain-funcs java-pkg-2 vcs-snapshot +inherit toolchain-funcs java-pkg-2 java-ant-2 vcs-snapshot DESCRIPTION="An implementation of an API for game controller discovery and polled input" HOMEPAGE="https://java.net/projects/jinput"
