diff options
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/libmatthew-java/libmatthew-java-0.7.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/libmatthew-java/libmatthew-java-0.7.2-r2.ebuild b/dev-java/libmatthew-java/libmatthew-java-0.7.2-r2.ebuild index 083085e8d325..2145bc2cde7a 100644 --- a/dev-java/libmatthew-java/libmatthew-java-0.7.2-r2.ebuild +++ b/dev-java/libmatthew-java/libmatthew-java-0.7.2-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 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 flag-o-matic toolchain-funcs +inherit java-pkg-2 flag-o-matic toolchain-funcs DESCRIPTION="A selection of libraries for Java" HOMEPAGE="http://www.matthew.ath.cx/projects/java/" |