Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 136795
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 116346
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: throw_away_2002@yahoo.com
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 136795 depends on: Show dependency tree
Bug 136795 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-06-14 09:47 0000
$ grep xml2 /usr/portage/profiles/use.desc
xml2 - Check/Support flag for XML library (version 2) (deprecated, use xml)

$ grep xml2 /usr/portage/media-video/vcdimager/vcdimager-0.7.21.ebuild
IUSE="xml2 minimal"
        xml2? ( >=dev-libs/libxml2-2.5.11 )"
        use xml2 \

$ grep xml2 /usr/portage/media-video/vcdimager/vcdimager-0.7.23.ebuild
IUSE="xml2 minimal"
        xml2? ( >=dev-libs/libxml2-2.5.11 )"
        use xml2 && myconf="${myconf} --with-xml-prefix=/usr --disable-xmltest"
        use xml2 || myconf="${myconf} --without-xml-frontend"

------- Comment #1 From Jakub Moc (RETIRED) 2006-06-14 09:53:45 0000 -------

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

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug