Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 625892 - app-doc/doxygen: invalid dep on app-text/texlive metapackage
Summary: app-doc/doxygen: invalid dep on app-text/texlive metapackage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-21 21:09 UTC by Michał Górny
Modified: 2017-12-15 03:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-07-21 21:09:30 UTC
latex? ( app-text/texlive[extra] )

This is wrong. app-text/texlive is just a metapackage for user's convenience. You need to depend on specific texlive subpackages.
Comment 1 Larry the Git Cow gentoo-dev 2017-12-15 03:58:13 UTC
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(-)