gtk-sato-engine: Convert to SRCREV

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2395 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-08-08 14:52:32 +00:00
parent f5223d9430
commit 0f23643b90
2 changed files with 2 additions and 2 deletions

View File

@@ -101,7 +101,7 @@ SRCDATE_owl-video-widget ?= "20070529"
SRCDATE_psplash ?= "20070529"
SRCDATE_maemo-mapper-nohildon ?= "20061114"
SRCDATE_exmap-console = "20070529"
SRCDATE_gtk-sato-engine = "20070731"
SRCREV_gtk-sato-engine = "90"
SRCDATE_matchbox-theme-sato = "20070731"
SRCDATE_tasks = "20070711"
SRCDATE_sato-icon-theme = "20070731"

View File

@@ -2,7 +2,7 @@ SECTION = "x11/base"
DESCRIPTION = "Sato theme engine for GTK"
LICENSE = "LGPL"
DEPENDS = "gtk+"
PV = "0.1+svn${SRCDATE}"
PV = "0.1+svnr${SRCREV}"
PR = "r0"
SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=gtk-engine;proto=http"