summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-01 22:03:23 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-01 22:03:23 +0200
commit14d521e788d58a5b6a0ed406e2933f2d290e6750 (patch)
tree421d0167193f06f991f707536257e07483445850 /sys-process
parentsys-fs/s3backer: Fixing HOMEPAGE move due to code.google.com shutdown (diff)
downloadgentoo-14d521e788d58a5b6a0ed406e2933f2d290e6750.tar.gz
gentoo-14d521e788d58a5b6a0ed406e2933f2d290e6750.tar.bz2
gentoo-14d521e788d58a5b6a0ed406e2933f2d290e6750.zip
sys-process/cronutils: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/cronutils/cronutils-1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/cronutils/cronutils-1.5.ebuild b/sys-process/cronutils/cronutils-1.5.ebuild
index 70841373ce88..9255d273a660 100644
--- a/sys-process/cronutils/cronutils-1.5.ebuild
+++ b/sys-process/cronutils/cronutils-1.5.ebuild
@@ -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"