aboutsummaryrefslogtreecommitdiffstats
path: root/packages/anthy
AgeCommit message (Collapse)Author
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe
2008-05-09anthy: document unapplicable upstream-status for patchesRolf Leggewie
2008-05-08anthy: update to 9100eRolf Leggewie
2007-06-14anthy: improve packaging, some reordering of fields to clean upRolf Leggewie
2007-06-08anthy-native: fix S variable. Reorder some fields.Rolf Leggewie
2007-02-07anthy: fix SECTION, minor clean upRolf Leggewie
2006-07-23anthy-native-7811: clear PACKAGESPhilipp Zabel
2006-07-23anthy: update to 7811Philipp Zabel
2006-04-27anthy-native: build fixPhilipp Zabel
2006-04-27anthy-native: break dep-loopKoen Kooi
2006-04-26add anthy-native 6801Michael Lauer
2006-04-25add anthy, a japanese input method backend libraryMichael Lauer
patches courtesy ph5 and Rolf Leggewie