commit: 6676e5438b61465520ea48112f299a74ec349cf1 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed Jul 15 09:36:02 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed Jul 15 09:43:19 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6676e543
profiles: Convert app-admin/denyhosts mask message to use isodate All dates in profiles directory were converted to ISO 8601 date format in commit c621d104eb258b5fc4b05dfb9940bc26cab7f959 after gentoo-dev discussion. This was breaking date parsing on packagestest.gentoo.org. Bug: https://bugs.gentoo.org/732076 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index f74ae0bae05..60715576b50 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -47,7 +47,7 @@ dev-perl/Data-Diver # In preparation; do not use yet. =dev-lang/perl-5.32* -# Christoph Junghans <[email protected]> (14 Jul 2020) +# Christoph Junghans <[email protected]> (2020-07-14) # Unmaintained upstream and does not support systemd or firewalld. # Please use net-analyzer/fail2ban instead. (bug #732076) # Removal in 30 days.
