Bug 232394 - app-crypt/mit-krb5 ebuild (up to 1.6.3-r1) still depends on virtual/tetex
Bug#: 232394 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: CLOSED Severity: normal Priority: P2
Resolution: FIXED Assigned To: kerberos@gentoo.org Reported By: _hamlet@libero.it
Component: Applications
URL: 
Summary: app-crypt/mit-krb5 ebuild (up to 1.6.3-r1) still depends on virtual/tetex
Keywords:  
Status Whiteboard: 
Opened: 2008-07-20 00:57 0000
Description:   Opened: 2008-07-20 00:57 0000
When using "doc" use flag, mit-krb5 ebuild pulls in tetex through virtual/tetex
dependency (which conflicts with texlive).
Just replacing that dependency with "virtual/latex-base" works fine for me.


Reproducible: Always

Steps to Reproduce:
1. Have app-text/texlive emerged
2. USE="doc" emerge mit-krb5


Actual Results:  
Emerging is halted because of texlive blocking tetex.

Expected Results:  
Normal emerging should happen.

Trivial side problem: the message in the ebuild about documentation points to
the wrong path ( /usr/share/doc/${PV}/html/krb5-admin/index.html rather than
/usr/share/doc/${PV}/html/krb5-admin.html ).

------- Comment #1 From Michael Hammer 2008-07-22 14:45:43 0000 -------
Thx for the bug report!!

Fixed both issues without revision bump because no installed files are touched
...

g, mueli