summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 20:21:41 +0100
committerSam James <sam@gentoo.org>2021-04-18 06:54:01 +0100
commitcba9ca69a1f289501aa846d0813e4249d8164439 (patch)
treed4781f76f76aa96bde3a3df2e53d1353b3515626
parentdev-cpp/tclap: use BDEPEND for virtual/pkgconfig (diff)
downloadgentoo-cba9ca69a1f289501aa846d0813e4249d8164439.tar.gz
gentoo-cba9ca69a1f289501aa846d0813e4249d8164439.tar.bz2
gentoo-cba9ca69a1f289501aa846d0813e4249d8164439.zip
dev-db/apgdiff: eutils--
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-db/apgdiff/apgdiff-2.4.ebuild4
1 files changed, 2 insertions, 2 deletions
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"