Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 352820 - app-office/libreoffice-bin linguas strip in ebuild
Summary: app-office/libreoffice-bin linguas strip in ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Office Team
URL: http://www.libreoffice.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-26 12:12 UTC by Diego Barrios Romero
Modified: 2011-01-27 10:25 UTC (History)
0 users

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


Attachments
Ebuild with the linguas strip line (libreoffice-bin-3.3.0.ebuild,6.79 KB, text/plain)
2011-01-26 12:14 UTC, Diego Barrios Romero
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Barrios Romero 2011-01-26 12:12:52 UTC
Hello,
The ebuild for =app-office/libreoffice-bin-3.3.0 needs to strip the linguas variable to the available languages variable (LANGS).

Just needs the line:
  strip-linguas ${LANGS}
Comment 1 Diego Barrios Romero 2011-01-26 12:14:25 UTC
Created attachment 260767 [details]
Ebuild with the linguas strip line

=app-office/libreoffice-bin-3.3.0
Comment 2 Andreas Proschofsky (RETIRED) gentoo-dev 2011-01-27 10:25:45 UTC
Thanks for spotting, this was accidentally lost at some point... Fixed in CVS now, closing.