Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 217885 - app-doc/doxygen postinst message talks about a renamed useflag
Summary: app-doc/doxygen postinst message talks about a renamed useflag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Steve Arnold
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-16 00:40 UTC by Denilson Sá Maia
Modified: 2008-04-27 17:55 UTC (History)
1 user (show)

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 Denilson Sá Maia 2008-04-16 00:40:09 UTC
Some ebuilds talk about "qt" useflag. However, it has been renamed to "qt3". See:

$ cd /path/to/portage/app-doc/doxygen
$ fgrep elog *.ebuild | fgrep qt
doxygen-1.4.2.ebuild:   elog "The USE flags qt3, doc, and tetex will enable doxywizard, or"
doxygen-1.4.3-r1.ebuild:        elog "The USE flags qt3, doc, and tetex will enable doxywizard, or"
doxygen-1.4.4.ebuild:   elog "The USE flags qt3, doc, and tetex will enable doxywizard, or"
doxygen-1.4.5.ebuild:   elog "The USE flags qt3, doc, and tetex will enable doxywizard, or"
doxygen-1.4.6.ebuild:   elog "The USE flags qt3, doc, and tetex will enable doxywizard, or"
doxygen-1.4.7.ebuild:   elog "The USE flags qt, doc, and tetex will enable doxywizard, or"
doxygen-1.5.1.ebuild:   elog "The USE flags qt, doc, and tetex will enable doxywizard, or"
doxygen-1.5.2.ebuild:   elog "The USE flags qt, doc, and tetex will enable doxywizard, or"
doxygen-1.5.3.ebuild:   elog "The USE flags qt, doc, and tetex will enable doxywizard, or"
doxygen-1.5.4.ebuild:   elog "The USE flags qt, doc, and tetex will enable doxywizard, or"
doxygen-1.5.5.ebuild:   elog "The USE flags qt, doc, and tetex will enable doxywizard, or"

The funny thing is that most 1.4.* ebuilds are updated to qt3 (except 1.4.7), while all 1.5.* ebuilds are not.
Comment 1 Steve Arnold archtester gentoo-dev 2008-04-27 17:55:42 UTC
Fixed.