diff options
author | Michael Krelin <hacker@klever.net> | 2007-07-07 17:05:00 +0000 |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2007-07-07 17:05:00 +0000 |
commit | 8cdede5db9a2f5edc6a8041390b4d930997e8317 (patch) | |
tree | 84fe549bcd37af91be1d429cd1aeb5fe2b308f20 /packages/opie-handwriting | |
parent | 2aa6d2fa0d74dddcd08c29bb96fbb424d413e8e9 (diff) |
opie-handwriting: actually bump PR
Diffstat (limited to 'packages/opie-handwriting')
-rw-r--r-- | packages/opie-handwriting/opie-handwriting.inc | 1 | ||||
-rw-r--r-- | packages/opie-handwriting/opie-handwriting_cvs.bb | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/packages/opie-handwriting/opie-handwriting.inc b/packages/opie-handwriting/opie-handwriting.inc index 7f10e796a7..c4b79cb671 100644 --- a/packages/opie-handwriting/opie-handwriting.inc +++ b/packages/opie-handwriting/opie-handwriting.inc @@ -3,7 +3,6 @@ SECTION = "opie/inputmethods" PRIORITY = "optional" LICENSE = "GPL" APPNAME = "qhandwriting" -PR = "r1" S = "${WORKDIR}/handwriting" diff --git a/packages/opie-handwriting/opie-handwriting_cvs.bb b/packages/opie-handwriting/opie-handwriting_cvs.bb index 852ed0c1be..6f33501dc3 100644 --- a/packages/opie-handwriting/opie-handwriting_cvs.bb +++ b/packages/opie-handwriting/opie-handwriting_cvs.bb @@ -1,7 +1,7 @@ require ${PN}.inc PV = "${OPIE_CVS_PV}" -PR = "r1" +PR = "r2" SRC_URI = "${HANDHELDS_CVS};module=opie/inputmethods/handwriting \ ${HANDHELDS_CVS};module=opie/etc/qimpen" |