summaryrefslogtreecommitdiff
path: root/packages/python
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2006-01-07 21:42:26 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-07 21:42:26 +0000
commitb6079b6c268d8df773e42a191f12c9afcd17d1c6 (patch)
treee665d9ee8167a8237254a624c79a3db8b7837cd3 /packages/python
parent1fbdad585b0137cecf62a86a6dac7e91a44505a6 (diff)
Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup.
Diffstat (limited to 'packages/python')
-rw-r--r--packages/python/python-cairo_cvs.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python-cairo_cvs.bb b/packages/python/python-cairo_cvs.bb
index cc870acbca..5e93a3019f 100644
--- a/packages/python/python-cairo_cvs.bb
+++ b/packages/python/python-cairo_cvs.bb
@@ -4,7 +4,7 @@ PRIORITY = "optional"
MAINTAINER = "Sandino 'Tigrux' Flores <tigrux@ximian.com>"
DEPENDS = "python-pygtk cairo"
SRCNAME = "pycairo"
-PV = "0.0cvs${CVSDATE}"
+PV = "0.0+cvs${SRCDATE}"
LICENSE = "LGPL MPL"
inherit autotools