diff options
author | Koen Kooi <koen@openembedded.org> | 2007-01-15 13:11:37 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-01-15 13:11:37 +0000 |
commit | 8e87aa5a55e8f6c1b8f43b98a01efdd9bea5523f (patch) | |
tree | 84b6858289811640c60d4b319dc48a90154592f9 /packages/abiword | |
parent | c95d5e23ce088516b69c98aa9cc13fdd65d8aefc (diff) |
abiword: add 2.5.0 so abi-master Xora can play with it
Diffstat (limited to 'packages/abiword')
-rw-r--r-- | packages/abiword/abiword_2.5.0.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/abiword/abiword_2.5.0.bb b/packages/abiword/abiword_2.5.0.bb new file mode 100644 index 0000000000..32b703c9ae --- /dev/null +++ b/packages/abiword/abiword_2.5.0.bb @@ -0,0 +1,8 @@ +require abiword-2.5.inc + +DEFAULT_PREFERENCE = "-1" + +PR = "r0" + +RCONFLICTS = "abiword-embedded" + |