diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 12:13:57 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-04-16 12:13:57 +0200 |
commit | d23be98318dc014ccab73c174bf48646bbac53f1 (patch) | |
tree | e13508b97e4399fe952ca1fc0f3a8bfb7fba1a50 /sys-process/at | |
parent | sys-libs/binutils-libs: eutils-- (diff) | |
download | gentoo-d23be98318dc014ccab73c174bf48646bbac53f1.tar.gz gentoo-d23be98318dc014ccab73c174bf48646bbac53f1.tar.bz2 gentoo-d23be98318dc014ccab73c174bf48646bbac53f1.zip |
sys-process/at: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-process/at')
-rw-r--r-- | sys-process/at/at-3.1.23-r1.ebuild | 2 | ||||
-rw-r--r-- | 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 c93aefcc3cec..1c90b968d05a 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 98907c6f7582..ec5f18b84236 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}" |