Skip to content

Commit

Permalink
sys-power/hibernate-script: eapi bump
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.49, Repoman-2.3.10
  • Loading branch information
alonbl committed Sep 28, 2018
1 parent 4d681d7 commit f36cd35
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions sys-power/hibernate-script/hibernate-script-2.0-r6.ebuild
Original file line number Diff line number Diff line change
@@ -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"

Expand All @@ -16,7 +16,6 @@ KEYWORDS="amd64 ppc x86"

IUSE="vim-syntax"

DEPEND=""
RDEPEND="!<media-gfx/splashutils-1.5.2"

DOCS=(
Expand All @@ -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

Expand Down

0 comments on commit f36cd35

Please sign in to comment.