diff options
| author | Alon Bar-Lev <alonbl@gentoo.org> | 2016-10-26 13:24:09 +0300 |
|---|---|---|
| committer | Alon Bar-Lev <alonbl@gentoo.org> | 2016-10-26 13:24:09 +0300 |
| commit | 26676ad6fabb66c7f1708a0b738a079c9ae9d389 (patch) | |
| tree | 3312722b5341731cb5c4c29e7b58c0500b1e16dd /sys-power/hibernate-script/hibernate-script-2.0-r6.ebuild | |
| parent | 7c747d5c999150159d3f722de58d9932ee63ef14 (diff) | |
| download | gentoo-26676ad6fabb66c7f1708a0b738a079c9ae9d389.tar.gz gentoo-26676ad6fabb66c7f1708a0b738a079c9ae9d389.tar.bz2 gentoo-26676ad6fabb66c7f1708a0b738a079c9ae9d389.zip | |
sys-power/hibernate-script: fix openrc executable
Bug: 597108
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-power/hibernate-script/hibernate-script-2.0-r6.ebuild')
| -rw-r--r-- | sys-power/hibernate-script/hibernate-script-2.0-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 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 5e8cc089a76d..f01aab2ac0dd 100644 --- a/sys-power/hibernate-script/hibernate-script-2.0-r6.ebuild +++ b/sys-power/hibernate-script/hibernate-script-2.0-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=5 inherit eutils -PATCH_VERSION="4" +PATCH_VERSION="5" DESCRIPTION="Hibernate script supporting multiple suspend methods" HOMEPAGE="http://www.tuxonice.net/" |
