summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 12:13:57 +0200
committerDavid Seifert <soap@gentoo.org>2021-04-16 12:13:57 +0200
commitd23be98318dc014ccab73c174bf48646bbac53f1 (patch)
treee13508b97e4399fe952ca1fc0f3a8bfb7fba1a50
parentsys-libs/binutils-libs: eutils-- (diff)
downloadgentoo-d23be983.tar.gz
gentoo-d23be983.tar.bz2
gentoo-d23be983.zip
sys-process/at: eutils--
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--sys-process/at/at-3.1.23-r1.ebuild2
-rw-r--r--sys-process/at/at-3.2.1-r1.ebuild2
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}"