diff options
Diffstat (limited to 'app-backup/amanda/amanda-3.3.9.ebuild')
-rw-r--r-- | app-backup/amanda/amanda-3.3.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/amanda/amanda-3.3.9.ebuild b/app-backup/amanda/amanda-3.3.9.ebuild index b1bc94655eb9..9936440e11b5 100644 --- a/app-backup/amanda/amanda-3.3.9.ebuild +++ b/app-backup/amanda/amanda-3.3.9.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit autotools eutils perl-module user systemd +inherit autotools eutils perl-module user systemd toolchain-funcs DESCRIPTION="The Advanced Maryland Automatic Network Disk Archiver" HOMEPAGE="http://www.amanda.org/" |