Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 180352 - Several developers unable to use the word deprecated
Summary: Several developers unable to use the word deprecated
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All All
: High trivial (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-30 15:25 UTC by Simon Arlott
Modified: 2007-05-31 10:19 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 Simon Arlott 2007-05-30 15:25:26 UTC
There are a lot of ebuilds with the word "depreciated" instead of "deprecated".

Reproducible: Always

Steps to Reproduce:
find /usr/portage/|xargs grep -i depreciated
Actual Results:  
Several misuses of "depreciated" to mean "deprecated".

Expected Results:  
No misuse of "depreciated".
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2007-05-30 15:39:03 UTC
Ha! nice. :) I'm sure I've done this before in the past myself. I just fixed baselayout.

Looks like even Sun themselves made the screw up.
Comment 2 Doug Goldstein (RETIRED) gentoo-dev 2007-05-30 15:52:07 UTC
I did use it wrong. :-D

/usr/portage/media-tv/mythtv/ChangeLog:  remove install of depreciated mysql.txt. added msgs for ieee1394 and nvidia

I updated all the ebuilds and eclasses but not the ChangeLogs.. lemme know if there's something else.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-05-31 10:19:03 UTC
Marking as FIXED wrt Comment #2.