mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +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:
@@ -107,7 +107,7 @@ SRCDATE_tasks = "20070711"
|
||||
SRCDATE_sato-icon-theme = "20070731"
|
||||
SRCDATE_matchbox-desktop-sato = "20070704"
|
||||
SRCDATE_evince = "20070505"
|
||||
SRCDATE_oh-puzzles = "20070714"
|
||||
SRCREV_oh-puzzles = "21"
|
||||
SRCDATE_libowl = "20070715"
|
||||
SRCDATE_libxcalibrate = "20070607"
|
||||
SRCDATE_calibrateproto = "20070607"
|
||||
|
||||
@@ -2,8 +2,8 @@ DESCRIPTION = "Portable Puzzle Collection"
|
||||
LICENSE = "MIT"
|
||||
SECTION = "x11"
|
||||
DEPENDS = "gtk+ gconf intltool-native librsvg"
|
||||
PV = "0.1+svn${SRCDATE}"
|
||||
PR = "r4"
|
||||
PV = "0.1+svnr${SRCREV}"
|
||||
PR = "r0"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user