Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 167252

Summary: QA Notice: USE Flags not in IUSE for vim-plugin eclass
Product: Gentoo Linux Reporter: David Li <matrixhax0r>
Component: EclassesAssignee: Vim Maintainers <vim>
Status: RESOLVED DUPLICATE    
Severity: trivial    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description David Li 2007-02-16 19:34:42 UTC
I synced and updated world today. There was a QA notice for gentoo-syntax

QA: install
QA Notice: USE Flag 'userland_BSD' not in IUSE for app-vim/gentoo-syntax-20070212
QA Notice: USE Flag 'userland_Darwin' not in IUSE for app-vim/gentoo-syntax-20070212

This is due to the vim-plugin.eclass:

IUSE=""
vim-plugin_src_install() {
...
if use userland_BSD || use userland_Darwin ; then
...

Reproducible: Always

Steps to Reproduce:
1. emerge --sync
2. emerge -1 app-vim/gentoo-syntax
Comment 1 Mike Kelly (RETIRED) gentoo-dev 2007-02-17 01:41:13 UTC

*** This bug has been marked as a duplicate of bug 133327 ***
Comment 2 Mike Kelly (RETIRED) gentoo-dev 2007-02-17 01:43:04 UTC
Oops, wrong bug, is really a dupe of #70648
Comment 3 Mike Kelly (RETIRED) gentoo-dev 2007-02-17 01:44:32 UTC

*** This bug has been marked as a duplicate of bug 70648 ***