Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 166759 - Deletion of redundant "dlloader" USE flag
Summary: Deletion of redundant "dlloader" USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: X11 External Driver Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 134491
  Show dependency tree
 
Reported: 2007-02-13 23:00 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2007-02-20 22:57 UTC (History)
0 users

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


Attachments
Deletion of dlloader USE flag in ebuilds (dlloader.patch,4.60 KB, patch)
2007-02-13 23:02 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details | Diff
Deletion of dlloader USE flag in use.local.desc (dlloader-profiles.patch,1.38 KB, patch)
2007-02-13 23:08 UTC, Arfrever Frehtes Taifersar Arahesis (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-02-13 23:00:11 UTC
At present "dlloader" USE flag does nothing and should be deleted.
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-02-13 23:02:01 UTC
Created attachment 110129 [details, diff]
Deletion of dlloader USE flag in ebuilds
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-02-13 23:08:47 UTC
Created attachment 110131 [details, diff]
Deletion of dlloader USE flag in use.local.desc
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2007-02-19 22:47:28 UTC
Fixed in CVS... thanks for the patches!
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-02-20 20:39:10 UTC
Can we get this wipe from make.defaults as well?

profiles/default-bsd/fbsd/make.defaults:32:USE="${USE} dlloader"

profiles/selinux/2005.1/x86/hardened/make.defaults:5:USE="dlloader hardened pic"

profiles/default-linux/make.defaults:41:USE="${USE} dlloader"

profiles/hardened/ppc/make.defaults:7:GRP_STAGE23_USE="${ARCH} berkdb crypt dlloader hardened nls pam pic readline ssl tcpd zlib"

profiles/hardened/ppc/make.defaults:8:USE="${ARCH} dlloader ${GRP_STAGE23_USE}"

profiles/hardened/x86/2.6/minimal/make.defaults:10:GRP_STAGE23_USE="${ARCH} crypt dlloader hardened minimal multicall ncurses pic readline zlib"

profiles/hardened/x86/2.6/make.defaults:12:USE="berkdb crypt dlloader hardened nls pam pic readline ssl tcpd zlib"

profiles/hardened/x86/make.defaults:7:USE="${ARCH} berkdb crypt dlloader hardened ncurses nls pam pic readline ssl tcpd zlib"

profiles/hardened/amd64/make.defaults:8:USE="${ARCH} berkdb crypt dlloader hardened justify nls pam pic readline ssl tcpd zlib"

profiles/hardened/ppc64/make.defaults:7:USE="${ARCH} berkdb crypt dlloader hardened pam pic readline ssl zlib"
Comment 5 Chris Gianelloni (RETIRED) gentoo-dev 2007-02-20 22:57:21 UTC
Done.