Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 167252 - QA Notice: USE Flags not in IUSE for vim-plugin eclass
Summary: QA Notice: USE Flags not in IUSE for vim-plugin eclass
Status: RESOLVED DUPLICATE of bug 70648
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Vim Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-16 19:34 UTC by David Li
Modified: 2007-02-17 01:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***