eroen@occam /usr/portage $ grep SRC_URI app-doc/doxygen/doxygen-1.8.13-r1.ebuild SRC_URI="" SRC_URI="https://ftp.stack.nl/pub/users/dimitri/${P}.src.tar.gz" SRC_URI+=" https://dev.gentoo.org/~xarthisius/distfiles/doxywizard.png" eroen@occam /usr/portage $ curl https://dev.gentoo.org/~xarthisius/distfiles/doxywizard.png <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /~xarthisius/distfiles/doxywizard.png was not found on this server.</p> <hr> <address>Apache Server at dev.gentoo.org Port 443</address> </body></html>
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72c0b85f06e30c53c92a96a9288e0620502611d5 commit 72c0b85f06e30c53c92a96a9288e0620502611d5 Author: Matthias Maier <tamiko@gentoo.org> AuthorDate: 2017-12-15 02:31:16 +0000 Commit: Matthias Maier <tamiko@gentoo.org> CommitDate: 2017-12-15 03:58:05 +0000 app-doc/doxygen: significantly clean up ebuild - remove desktop entry setup and inherit old fdo-mime eclass - fix dependencies Closes: https://bugs.gentoo.org/633872 Closes: https://bugs.gentoo.org/625892 Closes: https://bugs.gentoo.org/637200 Package-Manager: Portage-2.3.18, Repoman-2.3.6 app-doc/doxygen/doxygen-1.8.13-r2.ebuild | 131 +++++++++++++++++++++++++++++++ app-doc/doxygen/doxygen-9999.ebuild | 37 +++------ 2 files changed, 140 insertions(+), 28 deletions(-)