Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44839 - media-fonts/arphicfonts-0.1-r1 ebuild to use einfo
Summary: media-fonts/arphicfonts-0.1-r1 ebuild to use einfo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Fonts Team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-03-16 05:29 UTC by Christoph Brill (egore) (RESIGNED)
Modified: 2004-05-15 02:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
arphicfonts.ebuild patch (arphicfonts.ebuild.patch,1.99 KB, patch)
2004-04-18 18:57 UTC, Thomas L. Kjeldsen
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Brill (egore) (RESIGNED) 2004-03-16 05:29:22 UTC
The ebuild "media-fonts/arphicfonts-0.1-r1" uses echo instead of einfo/ewarn.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Thomas L. Kjeldsen 2004-04-18 18:57:20 UTC
Created attachment 29590 [details, diff]
arphicfonts.ebuild patch

Perhaps this is better?

I have cleaned out much of the echo's, made the grep regexp simpler, and added
pkg_postrm. Frankly, I still think this ebuild is a mess ...
Comment 2 Christoph Brill (egore) (RESIGNED) 2004-04-18 22:02:56 UTC
It looks a little bit better, but i really think the whole font-stuff needs an eclass (see bug #13808 ). It would be MUCH better to handle most media-font issues mentioned on bugs.gentoo.org .
Comment 3 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-05-15 02:33:19 UTC
Applied. Thanks for the patch. The ebuild should be rewritten
after fonts.eclass will be merged to CVS tree, but it's better
than nothing.