Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96944 - dev-libs/libcdio typo
Summary: dev-libs/libcdio typo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Other
: Normal trivial
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-24 07:05 UTC by Paweł Hajdan, Jr. (RETIRED)
Modified: 2005-06-24 10:09 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 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2005-06-24 07:05:48 UTC
There's a typo in the einfo message:

* An old version of an installed library was detected on your system.
* In order to avoid breaking packages that link against is, this older version
* is not being removed. [...]

Is: against is
Should be: against it
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-06-24 08:01:08 UTC
The typo is in eutils eclass in preserve_old_lib_notify function (and it's not 
just for libcdio then). 
 
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2005-06-24 10:09:18 UTC
fixed in cvs, thanks.