From 9ca079e83fe8d7f98022520b6752c2eeb484ad92 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 09:10:16 +0100 Subject: [PATCH] dev-java/cdegroot-db: eutils-- Signed-off-by: Sam James --- dev-java/cdegroot-db/cdegroot-db-0.08-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/cdegroot-db/cdegroot-db-0.08-r2.ebuild b/dev-java/cdegroot-db/cdegroot-db-0.08-r2.ebuild index 4149fbc8454c5..13e8e42b1526f 100644 --- a/dev-java/cdegroot-db/cdegroot-db-0.08-r2.ebuild +++ b/dev-java/cdegroot-db/cdegroot-db-0.08-r2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Foundation +# 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 +inherit java-pkg-2 java-ant-2 DESCRIPTION="OO database written in Java" HOMEPAGE="http://www.cdegroot.com/software/db/"