Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 363759 - app-i18n/*sunpinyin lacks '|| die' after escons
Summary: app-i18n/*sunpinyin lacks '|| die' after escons
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-15 20:26 UTC by Michał Górny
Modified: 2011-04-17 09:15 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2011-04-15 20:26:47 UTC
The following ebuilds lack '|| die' after escons call:

app-i18n/ibus-sunpinyin
app-i18n/scim-sunpinyin
app-i18n/sunpinyin
app-i18n/xsunpinyin

The escons call is non-fatal in EAPIs < 4, and thus needs an explicit '|| die'. The alternate solution is to bump the ebuilds to EAPI 4.
Comment 1 Mu Qiao (RETIRED) gentoo-dev 2011-04-17 09:15:19 UTC
Fixed in cvs. Thanks