summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 09:09:42 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:14:36 +0100
commit891b353af96ae3c5ff660a00f1734dc2c0b839bc (patch)
tree17f4cbba9bf3a4c94c23bf2a290a6b8a7cab69f9 /app-portage
parentapp-portage/mirrorselect: eutils-- (diff)
downloadgentoo-891b353af96ae3c5ff660a00f1734dc2c0b839bc.tar.gz
gentoo-891b353af96ae3c5ff660a00f1734dc2c0b839bc.tar.bz2
gentoo-891b353af96ae3c5ff660a00f1734dc2c0b839bc.zip
app-portage/porticron: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/porticron/porticron-0.7.1.ebuild4
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"