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

Bug 151980

Summary: net-im/licq-1.3.4 ebuild uses deprecated "qt" use flag
Product: Gentoo Linux Reporter: Oldrich Jedlicka <oldium.pro>
Component: New packagesAssignee: Konstantin Arkhipov (RETIRED) <voxus>
Status: RESOLVED FIXED    
Severity: minor CC: mail
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Oldrich Jedlicka 2006-10-19 10:09:30 UTC
The new licq-1.3.4 ebuild uses flag "qt", but it is not described in profiles/use.desc and use.local.desc. I can found only qt3 and qt4. All old ebuilds are using "qt3" flag, so why the new licq ebuild uses "qt"?
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-19 10:29:26 UTC
s/qt/qt3/ thanks :)
Comment 2 Oldrich Jedlicka 2006-10-19 10:52:29 UTC
you are welcome :-)
Comment 3 Thomas Tuttle 2006-10-19 12:50:40 UTC
This is fixed(In reply to comment #0)
> The new licq-1.3.4 ebuild uses flag "qt", but it is not described in
> profiles/use.desc and use.local.desc. I can found only qt3 and qt4. All old
> ebuilds are using "qt3" flag, so why the new licq ebuild uses "qt"?

All of the licq ebuilds appear to use the qt3 USE flag.
Comment 4 Oldrich Jedlicka 2006-10-19 23:57:18 UTC
(In reply to comment #3)
> All of the licq ebuilds appear to use the qt3 USE flag.

I synced with webrsync yesterday, so the snapshot was from the day before yesterday. I cannot sync now, but if it is already fixed, close the bug (or I will close it as soon as I sync/webrsync again).
Comment 5 Oldrich Jedlicka 2006-10-22 01:16:19 UTC
(In reply to comment #3)
> All of the licq ebuilds appear to use the qt3 USE flag.

I have synced with `emerge --sync` just now, but `grep IUSE licq-1.3.4.ebuild` still gives me this result:

IUSE="ssl socks5 qt kde ncurses crypt msn"
Comment 6 Konstantin Arkhipov (RETIRED) gentoo-dev 2006-10-22 08:28:59 UTC
fixed in 1.3.4-r1,
thanks for reporting.