diff options
Diffstat (limited to 'dev-java/jna/jna-4.2.2-r1.ebuild')
-rw-r--r-- | dev-java/jna/jna-4.2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jna/jna-4.2.2-r1.ebuild b/dev-java/jna/jna-4.2.2-r1.ebuild index 469cd1d2666e..6ae5356a0b03 100644 --- a/dev-java/jna/jna-4.2.2-r1.ebuild +++ b/dev-java/jna/jna-4.2.2-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 JAVA_PKG_IUSE="doc source" -inherit eutils java-pkg-2 java-ant-2 toolchain-funcs +inherit java-pkg-2 java-ant-2 toolchain-funcs DESCRIPTION="Java Native Access (JNA)" HOMEPAGE="https://github.com/twall/jna" |