diff options
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/porticron/porticron-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/porticron/porticron-0.7.1.ebuild b/app-portage/porticron/porticron-0.7.1.ebuild index 8c812d6c79d4..68254d6cc552 100644 --- a/app-portage/porticron/porticron-0.7.1.ebuild +++ b/app-portage/porticron/porticron-0.7.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" -inherit eutils vcs-snapshot +inherit vcs-snapshot DESCRIPTION="cron script to sync portage and send update mails to root" HOMEPAGE="https://github.com/gentoo/porticron" |