Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156200 - app-text/bibletime LINGUAS issues
Summary: app-text/bibletime LINGUAS issues
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jon Hood (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-25 03:20 UTC by Jakub Moc (RETIRED)
Modified: 2007-01-21 13:18 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 Jakub Moc (RETIRED) gentoo-dev 2006-11-25 03:20:56 UTC
- ua is exactly which language? profiles/desc/linguas.desc doesn't know about it.
- could you stick the LINGUAS into IUSE, please? Like this, maybe?

for X in ${LANGS}; do
        SRC_URI="${SRC_URI} linguas_${X}? ( mirror://sourceforge/bibletime/${LANGS_PKG}.tar.bz2 )"
        IUSE="${IUSE} linguas_${X}
done
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-21 13:18:43 UTC
  05 Jan 2007; Steve Dibb <beandog@gentoo.org> bibletime-1.5.3.ebuild,
  bibletime-1.6.ebuild:
  ebuild langs cleanup, qa bug 136953