commit: 7ee376c7e4ec13a42397d1e2ffba13b733b6088e Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Wed Feb 8 16:54:07 2023 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Thu Feb 23 21:05:32 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ee376c7
dev-vcs/git-cola: remove unused file Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/29493 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-vcs/git-cola/files/index.html | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/dev-vcs/git-cola/files/index.html b/dev-vcs/git-cola/files/index.html deleted file mode 100644 index 7f1e814a0b51..000000000000 --- a/dev-vcs/git-cola/files/index.html +++ /dev/null @@ -1,15 +0,0 @@ -<html> -<head> - <title>Missing documentation</title> -</head> -<body> -<div style="border: 4px double red; padding: 2em; margin: 4em; top: 4em; width: 20em;"> - This documentation is missing. Please reinstall dev-util/cola with the 'doc' useflag enabled. - - <p style="text-align: right;"> - Sincerely,<br/> - your package maintainer. - </p> -</div> -</body> -</html>
