Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 182125 - media-libs/libcaptury-0.3.0_pre200706031 - missing multilib in IUSE
Summary: media-libs/libcaptury-0.3.0_pre200706031 - missing multilib in IUSE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Christian Parpart (RETIRED)
URL:
Whiteboard:
Keywords: QAbadiuse
Depends on:
Blocks:
 
Reported: 2007-06-15 11:18 UTC by Jakub Moc (RETIRED)
Modified: 2007-06-15 15:30 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 Jakub Moc (RETIRED) gentoo-dev 2007-06-15 11:18:12 UTC
media-libs/libcaptury-0.3.0_pre200706031: attr(depends) uses unstated flags [ multilib ]
media-libs/libcaptury-0.3.0_pre200706031: attr(rdepends) uses unstated flags [ multilib ]

Thanks. :)
Comment 1 Christian Parpart (RETIRED) gentoo-dev 2007-06-15 14:15:17 UTC
aieiei... and I thought the useflag multilib were deprecated, isn't it?
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-06-15 14:16:32 UTC
(In reply to comment #1)
> aieiei... and I thought the useflag multilib were deprecated, isn't it?

Well then remove its usage from the ebuild; as long as it's being used, it needs to be in IUSE. :) 

Comment 3 Christian Parpart (RETIRED) gentoo-dev 2007-06-15 14:29:05 UTC
I need to use multilib useflag to test wether it is a multilib install (which must not always be) and then to optionally depend on some other multilib ebuilds this ebuild needs for building/running.

so I gonna add it to IUSE than, but I wonder why repoman didn't complain, however, thanks for the notice ;)