diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2017-06-27 01:39:45 +0300 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2017-06-27 01:40:19 +0300 |
commit | ab5cddde775a60386820a5628cef5c1c5b0f33c6 (patch) | |
tree | 46f330999ef9288e8fe920e866e440d2e5acfbf4 /sys-power/hibernate-script | |
parent | app-text/calibre: revbump to 3.1.1-r2 with fix for bug 622728 (diff) | |
download | gentoo-ab5cddde775a60386820a5628cef5c1c5b0f33c6.tar.gz gentoo-ab5cddde775a60386820a5628cef5c1c5b0f33c6.tar.bz2 gentoo-ab5cddde775a60386820a5628cef5c1c5b0f33c6.zip |
sys-power/hibernate-script: fix urls
Bug: 618680
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'sys-power/hibernate-script')
-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 fb36cefcf9ad..52906f7d98f0 100644 --- a/sys-power/hibernate-script/hibernate-script-2.0-r6.ebuild +++ b/sys-power/hibernate-script/hibernate-script-2.0-r6.ebuild @@ -6,8 +6,8 @@ EAPI=6 PATCH_VERSION="5" DESCRIPTION="Hibernate script supporting multiple suspend methods" -HOMEPAGE="http://www.tuxonice.net/" -SRC_URI="http://www.tuxonice.net/downloads/all/${P}.tar.gz +HOMEPAGE="https://github.com/NigelCunningham/Hibernate-Script" +SRC_URI="http://tuxonice.nigelcunningham.com.au/downloads/all/${P}.tar.gz mirror://gentoo/${P}-patches-${PATCH_VERSION}.tar.bz2" LICENSE="GPL-2" |