- Update to 1.3.3 release
Changelog:
https://github.com/baedert/corebird/releases/tag/1.3.3
Differential D8164
net-im/corebird: Update to 1.3.3 Authored by cpm on Oct 6 2016, 9:09 AM. Tags None Referenced Files
Subscribers None
Details
Changelog: https://github.com/baedert/corebird/releases/tag/1.3.3
Diff Detail
Event TimelineComment Actions LGTM, but you may consider
Comment Actions Gettext consists of developer tools and a runtime component. So you can depend on each separately like this: USES=gettext-tools NLS_CONFIGURE_ENABLE=nls NLS_USES=gettext-runtime A question arises me: Given that QA checks claims that corebird depends on gettext-runtime. Is correct how I've added NLS knob? |