commit: e0bf0b52fd89bc1dca6886dfd90294427c2d945a Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sun Oct 20 14:25:00 2019 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sun Oct 20 14:28:56 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0bf0b52
x11-misc/xdg-utils: Install ChangeLog file Closes: https://bugs.gentoo.org/696094 Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild b/x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild index b4745c6017a..9182f30038d 100644 --- a/x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild +++ b/x11-misc/xdg-utils/xdg-utils-1.1.3-r1.ebuild @@ -30,7 +30,7 @@ RDEPEND=" " DEPEND=">=app-text/xmlto-0.0.26-r1[text(+)]" -DOCS=( README RELEASE_NOTES TODO ) # ChangeLog is bogus, see git instead +DOCS=( ChangeLog README RELEASE_NOTES TODO ) RESTRICT="test" # Disabled because of sandbox violation(s)
