Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88591 - Typo in profiles/base/use.defaults (reference to libgd)
Summary: Typo in profiles/base/use.defaults (reference to libgd)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-10 06:59 UTC by gent_bz
Modified: 2005-04-11 12:26 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 gent_bz 2005-04-10 06:59:38 UTC
$ grep libgd /usr/portage/profiles/base/use.defaults
gd                                      media-libs/libgd
$ emerge -pv media-libs/libgd

These are the packages that I would merge, in order:

Calculating dependencies
emerge: there are no ebuilds to satisfy "media-libs/libgd".

$

Should probably be media-libs/gd in profiles/base/use.defaults


Reproducible: Always
Steps to Reproduce:
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2005-04-11 12:26:44 UTC
nice catch!