sys-power/hibernate-script: eapi bump
authorAlon Bar-Lev <alonbl@gentoo.org>
Fri, 28 Sep 2018 00:15:37 +0000 (03:15 +0300)
committerAlon Bar-Lev <alonbl@gentoo.org>
Fri, 28 Sep 2018 00:18:43 +0000 (03:18 +0300)
Package-Manager: Portage-2.3.49, Repoman-2.3.10

sys-power/hibernate-script/hibernate-script-2.0-r6.ebuild

index 52906f7d98f0f8ca092009d66fbb6ab7d1bdea94..d53f1555016d72cdcaedf0d130efd9f7ae5324fd 100644 (file)
@@ -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