commit: d23be98318dc014ccab73c174bf48646bbac53f1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 16 10:13:57 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Fri Apr 16 10:13:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d23be983
sys-process/at: eutils-- Signed-off-by: Sam James <sam <AT> gentoo.org> Signed-off-by: David Seifert <soap <AT> gentoo.org> sys-process/at/at-3.1.23-r1.ebuild | 2 +- sys-process/at/at-3.2.1-r1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-process/at/at-3.1.23-r1.ebuild b/sys-process/at/at-3.1.23-r1.ebuild index c93aefcc3ce..1c90b968d05 100644 --- a/sys-process/at/at-3.1.23-r1.ebuild +++ b/sys-process/at/at-3.1.23-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit autotools eutils flag-o-matic pam user systemd +inherit autotools flag-o-matic pam user systemd DESCRIPTION="Queues jobs for later execution" HOMEPAGE="https://packages.qa.debian.org/a/at.html" diff --git a/sys-process/at/at-3.2.1-r1.ebuild b/sys-process/at/at-3.2.1-r1.ebuild index 98907c6f758..ec5f18b8423 100644 --- a/sys-process/at/at-3.2.1-r1.ebuild +++ b/sys-process/at/at-3.2.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit autotools eutils flag-o-matic pam user systemd +inherit autotools flag-o-matic pam user systemd MY_P="${PN}_${PV}"
