From: Marcin Juszkiewicz Date: Fri, 29 Oct 2004 12:46:08 +0000 (+0000) Subject: Merge bk://openembedded@openembedded.bkbits.net/packages X-Git-Tag: Release-2010-05/1~16440 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4732591e24304ffbf720c635d4fb3ae01633e917;p=openembedded.git Merge bk://openembedded@openembedded.bkbits.net/packages into marcinj.local:/home/hrw/zaurus/oe/packages 2004/10/29 03:50:42+02:00 home!ral Merge bk://openembedded@openembedded.bkbits.net/packages into alwin.at.home:/home/ral/progs/Zaurus/oe/oe/packages 2004/10/29 03:50:20+02:00 home!ral bugfixes for opie-mail BKrev: 41823b90FLNT2hdj7QnzCZCAmoAwWw --- diff --git a/libmailwrapper/libmailwrapper_1.1.6.oe b/libmailwrapper/libmailwrapper_1.1.6.oe index 4396996520..dfca18dd30 100644 --- a/libmailwrapper/libmailwrapper_1.1.6.oe +++ b/libmailwrapper/libmailwrapper_1.1.6.oe @@ -4,7 +4,7 @@ PRIORITY = "optional" MAINTAINER = "Team Opie " LICENSE = "LGPL" DEPENDS = "libetpan" -PR = "r2" +PR = "r3" #TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}" TAG="v1_1_6_b" diff --git a/opie-mail/opie-mail_1.1.6.oe b/opie-mail/opie-mail_1.1.6.oe index 299b03c3ae..c2c2c52803 100644 --- a/opie-mail/opie-mail_1.1.6.oe +++ b/opie-mail/opie-mail_1.1.6.oe @@ -5,7 +5,7 @@ MAINTAINER = "Team Opie " LICENSE = "GPL" DEPENDS = "libmailwrapper libetpan" RDEPENDS = "opie-pics" -PR = "r1" +PR = "r2" APPNAME = "opiemail"