Gentoo Archives: gentoo-commits

From: Tim Harder <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/dateutils/
Date: Sat, 28 Sep 2019 03:42:40
Message-Id: 1569642087.e6eccd870ae3bf249afa004b50b88e5adbe453c1.radhermit@gentoo
1 commit: e6eccd870ae3bf249afa004b50b88e5adbe453c1
2 Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 28 03:41:27 2019 +0000
4 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 28 03:41:27 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6eccd87
7
8 app-misc/dateutils: update redirected HOMEPAGE
9
10 Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>
11
12 app-misc/dateutils/dateutils-0.4.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-misc/dateutils/dateutils-0.4.6.ebuild b/app-misc/dateutils/dateutils-0.4.6.ebuild
16 index 1cf97c2e0fb..56f3fe7bcb2 100644
17 --- a/app-misc/dateutils/dateutils-0.4.6.ebuild
18 +++ b/app-misc/dateutils/dateutils-0.4.6.ebuild
19 @@ -4,7 +4,7 @@
20 EAPI=7
21
22 DESCRIPTION="command line date and time utilities"
23 -HOMEPAGE="https://hroptatyr.github.com/dateutils/"
24 +HOMEPAGE="https://www.fresse.org/dateutils/"
25 SRC_URI="https://bitbucket.org/hroptatyr/${PN}/downloads/${P}.tar.xz"
26
27 LICENSE="BSD"