From ba917e353d5dbb419436bb2c84b32a4ddd4279c6 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 16 Apr 2021 09:11:07 +0100 Subject: dev-perl/DBIx-Safe: eutils-- Signed-off-by: Sam James --- dev-perl/DBIx-Safe/DBIx-Safe-1.2.5-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-perl/DBIx-Safe') diff --git a/dev-perl/DBIx-Safe/DBIx-Safe-1.2.5-r1.ebuild b/dev-perl/DBIx-Safe/DBIx-Safe-1.2.5-r1.ebuild index 97eeb2d142a6..76381a06bcdd 100644 --- a/dev-perl/DBIx-Safe/DBIx-Safe-1.2.5-r1.ebuild +++ b/dev-perl/DBIx-Safe/DBIx-Safe-1.2.5-r1.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 DIST_AUTHOR=TURNSTEP DIST_VERSION=1.2.5 -inherit perl-module eutils +inherit perl-module DESCRIPTION="Safer access to your database through a DBI database handle" -- cgit v1.2.3-65-gdbad