1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 13:29:49 +00:00

oh-puzzles: Convert to SRCREV

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2396 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-08-08 15:09:05 +00:00
parent 0f23643b90
commit 7ee4a41cb2
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ SRCDATE_tasks = "20070711"
SRCDATE_sato-icon-theme = "20070731" SRCDATE_sato-icon-theme = "20070731"
SRCDATE_matchbox-desktop-sato = "20070704" SRCDATE_matchbox-desktop-sato = "20070704"
SRCDATE_evince = "20070505" SRCDATE_evince = "20070505"
SRCDATE_oh-puzzles = "20070714" SRCREV_oh-puzzles = "21"
SRCDATE_libowl = "20070715" SRCDATE_libowl = "20070715"
SRCDATE_libxcalibrate = "20070607" SRCDATE_libxcalibrate = "20070607"
SRCDATE_calibrateproto = "20070607" SRCDATE_calibrateproto = "20070607"
+2 -2
View File
@@ -2,8 +2,8 @@ DESCRIPTION = "Portable Puzzle Collection"
LICENSE = "MIT" LICENSE = "MIT"
SECTION = "x11" SECTION = "x11"
DEPENDS = "gtk+ gconf intltool-native librsvg" DEPENDS = "gtk+ gconf intltool-native librsvg"
PV = "0.1+svn${SRCDATE}" PV = "0.1+svnr${SRCREV}"
PR = "r4" PR = "r0"
inherit autotools pkgconfig inherit autotools pkgconfig