Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124320 - media-plugins/vdr-lcd QA issues
Summary: media-plugins/vdr-lcd QA issues
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Joerg Bornkessel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-27 16:15 UTC by Ciaran McCreesh
Modified: 2006-02-27 16:57 UTC (History)
2 users (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 Ciaran McCreesh 2006-02-27 16:15:55 UTC
From vdr-lcr-0.0.3.ebuild:

    src_postinst() {

No such function. This should read pkg_postinst().

    einfo "LCR - Plugin support per default only German telefon net"

This really doesn't scan easily for a native reader. Try something like (not sure exactly what the last bit means):

    einfo "By default, this plugin only supports the German telephone network"
Comment 1 Joerg Bornkessel (RETIRED) gentoo-dev 2006-02-27 16:57:36 UTC
fixed