From cba9ca69a1f289501aa846d0813e4249d8164439 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 20:21:41 +0100 Subject: dev-db/apgdiff: eutils-- Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James --- dev-db/apgdiff/apgdiff-2.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-db/apgdiff') diff --git a/dev-db/apgdiff/apgdiff-2.4.ebuild b/dev-db/apgdiff/apgdiff-2.4.ebuild index 8066c91411e7..f9094db4e464 100644 --- a/dev-db/apgdiff/apgdiff-2.4.ebuild +++ b/dev-db/apgdiff/apgdiff-2.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 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 eutils java-pkg-2 java-ant-2 +inherit java-pkg-2 java-ant-2 DESCRIPTION="A simple PostgreSQL diff tool that is useful for schema upgrades" HOMEPAGE="https://apgdiff.com" -- cgit v1.2.3-65-gdbad