Bug 108722 - app-crypt/mit-krb5-1.4.1-r2 claims to prefix its client apps with "mit-", but really prefixes them with "k"
Bug#: 108722 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: kerberos@gentoo.org Reported By: mikkel@krautz.dk
Component: Applications
URL: 
Summary: app-crypt/mit-krb5-1.4.1-r2 claims to prefix its client apps with "mit-", but really prefixes them with "k"
Keywords:  
Status Whiteboard: 
Opened: 2005-10-10 06:19 0000
Description:   Opened: 2005-10-10 06:19 0000
The mit-krb5 ebuild claims to prefix it's "client binaries" with "mit-".
However, it really prefixes them with a "k". This is very misleading, and should
be fixed.

Reproducible: Always
Steps to Reproduce:
1. ${EDITOR} +128 /usr/portage/app-crypt/mit-krb5/mit-krb5-1.4.1-r2.ebuild
2. Read.

Actual Results:  
The "client binaries" of mit-krb5 are actually prefixed with a "k".

Expected Results:  
The "client binaries" should be prefixed with "mit-", or alternatively the
einfo-message should be changed.

------- Comment #1 From Seemant Kulleen (RETIRED) 2006-05-21 14:07:18 0000 -------
Changed the einfo, which seems to have snuck in from an experimental ebuild I
did a long time ago.