diff options
Diffstat (limited to 'dev-db/henplus/henplus-0.9.8-r1.ebuild')
-rw-r--r-- | dev-db/henplus/henplus-0.9.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/henplus/henplus-0.9.8-r1.ebuild b/dev-db/henplus/henplus-0.9.8-r1.ebuild index cee0e94668a1..4d87fb8700b0 100644 --- a/dev-db/henplus/henplus-0.9.8-r1.ebuild +++ b/dev-db/henplus/henplus-0.9.8-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 JAVA_PKG_IUSE="doc source" -inherit java-pkg-2 eutils java-ant-2 +inherit java-pkg-2 epatch java-ant-2 DESCRIPTION="Java-based multisession SQL shell for databases with JDBC support" HOMEPAGE="http://henplus.sf.net" |