diff options
author | Tim Harder <radhermit@gentoo.org> | 2019-09-27 21:41:27 -0600 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2019-09-27 21:41:27 -0600 |
commit | e6eccd870ae3bf249afa004b50b88e5adbe453c1 (patch) | |
tree | 74d435ac94b7f30af5ebe1095531541975c53933 /app-misc/dateutils | |
parent | app-arch/pigz: update HOMEPAGE and SRC_URI to use https:// (diff) | |
download | gentoo-e6eccd870ae3bf249afa004b50b88e5adbe453c1.tar.gz gentoo-e6eccd870ae3bf249afa004b50b88e5adbe453c1.tar.bz2 gentoo-e6eccd870ae3bf249afa004b50b88e5adbe453c1.zip |
app-misc/dateutils: update redirected HOMEPAGE
Signed-off-by: Tim Harder <radhermit@gentoo.org>
Diffstat (limited to 'app-misc/dateutils')
-rw-r--r-- | app-misc/dateutils/dateutils-0.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/dateutils/dateutils-0.4.6.ebuild b/app-misc/dateutils/dateutils-0.4.6.ebuild index 1cf97c2e0fb8..56f3fe7bcb2a 100644 --- a/app-misc/dateutils/dateutils-0.4.6.ebuild +++ b/app-misc/dateutils/dateutils-0.4.6.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="command line date and time utilities" -HOMEPAGE="https://hroptatyr.github.com/dateutils/" +HOMEPAGE="https://www.fresse.org/dateutils/" SRC_URI="https://bitbucket.org/hroptatyr/${PN}/downloads/${P}.tar.xz" LICENSE="BSD" |