Bug 210565 - app-arch/pdv: IUSE=nomotif should be changed to IUSE=X
Bug#: 210565 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: maintainer-needed@gentoo.org Reported By: ulm@gentoo.org
Component: Applications
URL:  http://devmanual.gentoo.org/general-concepts/use-flags/index.html#noblah-use-flags
Summary: app-arch/pdv: IUSE=nomotif should be changed to IUSE=X
Keywords:  
Status Whiteboard: 
Opened: 2008-02-18 08:10 0000
Description:   Opened: 2008-02-18 08:10 0000
pdv-1.5.1-r2.ebuild has IUSE="nomotif" and DEPEND="!nomotif? ( ... )".
It should use the "motif" global flag instead.

------- Comment #1 From Jakub Moc (RETIRED) 2008-02-18 08:18:00 0000 -------
use nomotif && myconf="--without-x" - looks like USE=X is a better choice here?
Anyway yeah, nomotif must go. 

------- Comment #2 From Ulrich Müller 2008-02-18 08:24:06 0000 -------
> use nomotif && myconf="--without-x" - looks like USE=X is a better choice here?

I agree.

------- Comment #3 From Ulrich Müller 2008-02-20 07:58:53 0000 -------
Fixed in CVS.