summaryrefslogtreecommitdiff
path: root/app-portage/porticron
diff options
context:
space:
mode:
Diffstat (limited to 'app-portage/porticron')
-rw-r--r--app-portage/porticron/Manifest2
-rw-r--r--app-portage/porticron/porticron-0.7.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-portage/porticron/Manifest b/app-portage/porticron/Manifest
index b88b9d959f69..f6536322b25f 100644
--- a/app-portage/porticron/Manifest
+++ b/app-portage/porticron/Manifest
@@ -1,3 +1,3 @@
DIST porticron-0.7.1.tar.gz 6530 BLAKE2B 6eec2bcab3e3d7661783c4fcf8f5521aac5700e4c642112d074187af372ea51137a7bfc06cd14c86f55e6b1414b2af766454a829c815294606a8bd18141e7c07 SHA512 ba2f365011e1ad2f7cb67d655839fa425791ab95309753719b4a4206db735f141d473d24bbb68da25a88db54919d033f53efaf497c26de71f3edb4a39dcc957c
-EBUILD porticron-0.7.1.ebuild 574 BLAKE2B 03331705a9f9edb47b5df76e53c373166b8506b458f76753ee69ba5cfc7c696e33259a0af3cc52e5d11f9a59a357b58ee917c0db052c3082d519d3af7c995e5f SHA512 7a6f9dc43028f351607e430a87aab22393d9263c1133183b1cd56bf6421ad8ce527b4ae3928e3f241e4da1edb48d8532f127cdbfee078b17f1a76181ea77e4e1
+EBUILD porticron-0.7.1.ebuild 567 BLAKE2B d24ff81ea68fe8eef0319ca700c776a18fae10840745f7bdda6061f654938ed7d7e17077b94936a9d15528691a488fa95ca4259b9383b10978e3f61ab0f5a225 SHA512 ef8d65513f2847549e4602fc65fbc497f37ba3e79a3b03925b6159d2bc27d9c1d4ae0120cfddd5f68e6402a7fe5f51246d1040f053273b4671b2d872d0dd21b4
MISC metadata.xml 253 BLAKE2B ad8e5cfca6065d748c657aa2b9d8aef6bb41bde317916762fb57b6c64ee9a08d3e085dfcd260c49df33ff3fe4dda7d0e72cfd0e99d0513a04ebdd3f9639d5346 SHA512 912bcda064b63efa5586eadc7702c84081b57478a2be9a31293c94e86b8d0e7f98344c8426a99972885981ff25efd6b705c3a3a3ab4b931f5cc56237f021aaaa
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"