From: ral@home Date: Mon, 18 Oct 2004 00:42:10 +0000 (+0000) Subject: Merge bk://openembedded@openembedded.bkbits.net/packages X-Git-Tag: Release-2010-05/1~16571 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11add071084e0210f80cd38f784bb9108e3d7d69;p=openembedded.git Merge bk://openembedded@openembedded.bkbits.net/packages into alwin.at.home:/home/ral/progs/Zaurus/oe/oe/packages 2004/10/17 16:24:33+02:00 home!ral libetpan release change BKrev: 41731162JtTgvQMvpv2kpFYJRFh_Ug --- diff --git a/libetpan/libetpan_cvs.oe b/libetpan/libetpan_cvs.oe index 3819185efb..9619a4a3a7 100644 --- a/libetpan/libetpan_cvs.oe +++ b/libetpan/libetpan_cvs.oe @@ -2,11 +2,12 @@ DESCRIPTION = "libetpan is a library for communicating with mail and news server SMTP, POP, IMAP and NNTP" SECTION = "libs" DEPENDS = "gettext-native openssl" -CVSDATE = "20040729" -PV = "0.32cvs16-${CVSDATE}" +PV = "0.33" +PR = "r1" S = "${WORKDIR}/libetpan" +TAG="rel-0-33-b" -SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/libetpan;module=libetpan" +SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/libetpan;tag=${TAG};module=libetpan" inherit autotools pkgconfig