Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14394 - sys-apps/cronbase: needless redefinition of keepdir()
Summary: sys-apps/cronbase: needless redefinition of keepdir()
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Normal minor
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-22 16:27 UTC by Jukka Salmi
Modified: 2003-01-23 10:30 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 Jukka Salmi 2003-01-22 16:27:25 UTC
all cronbase ebuilds redefine keepdir(), which is already defined in
/usr/lib/portage/bin/ebuild.sh - it doesn't hurt, because the function is
defined in ebuild.sh exactly the same way as it is in the cronbase ebuilds.
however, it's needless, and could cause problems when keepdir() is changed in
ebuild.sh.
Comment 1 SpanKY gentoo-dev 2003-01-23 10:27:10 UTC
fixed in cvs 
Comment 2 SpanKY gentoo-dev 2003-01-23 10:30:17 UTC
err 
Comment 3 SpanKY gentoo-dev 2003-01-23 10:30:38 UTC
lets try this again 
Comment 4 SpanKY gentoo-dev 2003-01-23 10:30:50 UTC
fixed in cvs