Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28421 - mysql-4.0.14-r2.ebuild: typo in ebuild file (inherit misspelled)
Summary: mysql-4.0.14-r2.ebuild: typo in ebuild file (inherit misspelled)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-11 00:25 UTC by Phil Richards
Modified: 2003-09-11 09:50 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 Phil Richards 2003-09-11 00:25:54 UTC
Noticed that "inderit" was a command not being found during the ebuild.

This is why:

# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /home/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.14-r2.ebuild,v 1.1
2003/09/11 02:04:01 solar Exp $
 
inderit eutils
#to accomodate -laadeedah releases
NEWP=${P}
...
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-09-11 09:50:16 UTC
fixed in CVS.