commit:     f36cd351ff60fca028dc2f389fffeaf487a20f65
Author:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 28 00:15:37 2018 +0000
Commit:     Alon Bar-Lev <alonbl <AT> gentoo <DOT> org>
CommitDate: Fri Sep 28 00:18:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f36cd351

sys-power/hibernate-script: eapi bump

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 sys-power/hibernate-script/hibernate-script-2.0-r6.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/sys-power/hibernate-script/hibernate-script-2.0-r6.ebuild 
b/sys-power/hibernate-script/hibernate-script-2.0-r6.ebuild
index 52906f7d98f..d53f1555016 100644
--- a/sys-power/hibernate-script/hibernate-script-2.0-r6.ebuild
+++ b/sys-power/hibernate-script/hibernate-script-2.0-r6.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
 PATCH_VERSION="5"
 
@@ -16,7 +16,6 @@ KEYWORDS="amd64 ppc x86"
 
 IUSE="vim-syntax"
 
-DEPEND=""
 RDEPEND="!<media-gfx/splashutils-1.5.2"
 
 DOCS=(
@@ -37,7 +36,7 @@ src_install() {
                "${S}/install.sh" || die "Install failed"
 
        # hibernate-ram will default to using ram.conf
-       dosym /usr/sbin/hibernate /usr/sbin/hibernate-ram
+       dosym hibernate /usr/sbin/hibernate-ram
 
        newinitd init.d/hibernate-cleanup.sh hibernate-cleanup
 

Reply via email to