sys-boot/udk: Put French first as temporary workaround, bug #599060

Portage local use flag creation is buggy and using the last seen language, so keep english last.

Package-Manager: portage-2.3.0
This commit is contained in:
Stéphane Veyret
2016-11-06 16:32:07 +01:00
committed by Göktürk Yüksek
parent b2a111b7db
commit 914bc84817

View File

@@ -9,20 +9,12 @@
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<longdescription lang="en">
Tianocore UEFI Development Kit, a stable release of portions of the
EDK II project.
</longdescription>
<longdescription lang="fr">
Kit de développement UEFI Tianocore, une version stable de portions du
projet EDK II.
</longdescription>
<use lang="en">
<flag name="doc">Install EDK II documentation.</flag>
<flag name="examples">Install usage examples.</flag>
</use>
<use lang="fr">
<flag name="doc">Installer la documentation EDK II.</flag>
<flag name="examples">Installer les exemples d'utilisation.</flag>
</use>
<longdescription lang="en">
Tianocore UEFI Development Kit, a stable release of portions of the
EDK II project.
</longdescription>
</pkgmetadata>