sys-process/cronutils: Fixing HOMEPAGE move due to code.google.com shutdown

Package-Manager: portage-2.2.20.1
This commit is contained in:
Tobias Klausmann
2015-09-01 22:03:23 +02:00
parent ae93beda78
commit 14d521e788

View File

@@ -7,7 +7,7 @@ EAPI=4
inherit toolchain-funcs
DESCRIPTION="Utilities to assist running batch processing jobs"
HOMEPAGE="https://code.google.com/p/cronutils/"
HOMEPAGE="https://github.com/google/cronutils"
SRC_URI="https://cronutils.googlecode.com/files/${P}.tar.gz"
LICENSE="Apache-2.0"