summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/nvram-reboot/nvram-reboot-2004.10.03.ebuild4
-rw-r--r--sys-power/nvram-wakeup/nvram-wakeup-1.0.ebuild4
2 files changed, 6 insertions, 2 deletions
diff --git a/sys-power/nvram-reboot/nvram-reboot-2004.10.03.ebuild b/sys-power/nvram-reboot/nvram-reboot-2004.10.03.ebuild
index 8d3bff58e842..6d1782912b8a 100644
--- a/sys-power/nvram-reboot/nvram-reboot-2004.10.03.ebuild
+++ b/sys-power/nvram-reboot/nvram-reboot-2004.10.03.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit mount-boot
MY_P="${P/nvram-/}"
diff --git a/sys-power/nvram-wakeup/nvram-wakeup-1.0.ebuild b/sys-power/nvram-wakeup/nvram-wakeup-1.0.ebuild
index a935e9529727..e9ad08cbf064 100644
--- a/sys-power/nvram-wakeup/nvram-wakeup-1.0.ebuild
+++ b/sys-power/nvram-wakeup/nvram-wakeup-1.0.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit flag-o-matic eutils
MY_P=${P%_p*}