aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gaim
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-01-13 00:39:39 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-13 00:39:39 +0000
commit0793ed12f8cb82cab47891068c0ed0f657bd0b2d (patch)
treef6e30dae51295c79c9e2c4fbc15e4a5637fdc55f /packages/gaim
parent6bb85d3aeddb8a248cbab1e57efdc221fff15082 (diff)
downloadopenembedded-0793ed12f8cb82cab47891068c0ed0f657bd0b2d.tar.gz
PV changes to make sure upgrades aren't affected after the recent cvs PV standardisation
Diffstat (limited to 'packages/gaim')
-rw-r--r--packages/gaim/gaim_2.0.0-cvs-mco1.bb3
-rw-r--r--packages/gaim/gaim_cvs.bb3
2 files changed, 4 insertions, 2 deletions
diff --git a/packages/gaim/gaim_2.0.0-cvs-mco1.bb b/packages/gaim/gaim_2.0.0-cvs-mco1.bb
index 7160d8120f..8ff63ee8b9 100644
--- a/packages/gaim/gaim_2.0.0-cvs-mco1.bb
+++ b/packages/gaim/gaim_2.0.0-cvs-mco1.bb
@@ -1,6 +1,7 @@
PR = "r3"
SRCDATE_${PN} = "20050904"
-PV = "2.0.0+cvs${SRCDATE}-mco1"
+#Change to x.y.z+cvs${SRCDATE}-mco1 when 2.0.0 changes
+PV = "2.0.0-cvs-mco1-${SRCDATE}"
WEBCVSURL = "http://handhelds.org/cgi-bin/cvsweb.cgi/~checkout~/gaim"
diff --git a/packages/gaim/gaim_cvs.bb b/packages/gaim/gaim_cvs.bb
index 3daaf44c19..801ec7dd25 100644
--- a/packages/gaim/gaim_cvs.bb
+++ b/packages/gaim/gaim_cvs.bb
@@ -1,5 +1,6 @@
PR = "r0"
-PV = "2.0+cvs${SRCDATE}"
+#Remove the dash below when 2.0 changes in PV
+PV = "2.0+cvs-${SRCDATE}"
SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/gaim;module=gaim \
file://no-superimposed-version-on-logo.patch;patch=1 \