diff options
author | Koen Kooi <koen@openembedded.org> | 2007-08-22 11:16:29 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-08-22 11:16:29 +0000 |
commit | b935b87a114ceb1b15e86792999c7bfc5184bdc4 (patch) | |
tree | 0b89da5f0e506c255da4ffaab7ebacd10a0f523f /packages/abiword/abiword_2.5.2.bb | |
parent | 46a07820304c1f03851e903c30387d29fdd17903 (diff) |
abiword*: update to 2.5.2
Diffstat (limited to 'packages/abiword/abiword_2.5.2.bb')
-rw-r--r-- | packages/abiword/abiword_2.5.2.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/abiword/abiword_2.5.2.bb b/packages/abiword/abiword_2.5.2.bb new file mode 100644 index 0000000000..66d8fae0ad --- /dev/null +++ b/packages/abiword/abiword_2.5.2.bb @@ -0,0 +1,7 @@ +require abiword-2.5.inc + +DEFAULT_PREFERENCE = "-1" + +PR = "r0" + +RCONFLICTS = "abiword-embedded" |