Bug 140383 - app-emacs/auctex-11.14 - bad grep usage
Bug#: 140383 Product:  Gentoo Linux Version: 2006.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: emacs@gentoo.org Reported By: jakub@gentoo.org
Component: Ebuilds
URL: 
Summary: app-emacs/auctex-11.14 - bad grep usage
Keywords:  
Status Whiteboard: 
Opened: 2006-07-14 09:55 0000
Description:   Opened: 2006-07-14 09:55 0000
auctex-11.14.ebuild

<snip>
 if ! grep ' Xaw3d' /var/db/pkg/app-editors/emacs*/USE >/dev/null 2>&1 ; then
                ewarn
                ewarn "Emacs needs to be compiled with Xaw3d support to use the
command menu."
                ewarn
        fi
</snip>

This ain't ${ROOT} aware, and anyway that's what built_with_use from
eutils.eclass is for. Either fix or drop the broken version, it's definitely
not needed keyword-wise. (Also 11.54 and 11.81 seem redundant).

------- Comment #1 From Alexandre Buisse (RETIRED) 2006-07-15 08:32:03 0000 -------
I'd like to drop 11.14.

@emacs: are you ok with that?

------- Comment #2 From Matthew Kennedy (RETIRED) 2006-08-07 21:37:16 0000 -------
Thanks for the note, removed the redundant ebuilds.