summaryrefslogtreecommitdiffstats
path: root/meta/packages/matchbox-theme-sato
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-08-09 12:19:42 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-08-09 12:19:42 +0000
commit2d7891b7a1770ef22a2f42a584950b7f9b77dba6 (patch)
tree684dfc6650d63f77e999d36a987ea3566ad07c3a /meta/packages/matchbox-theme-sato
parent2b88aafd7de17f23b5a30768fd44082f10ee6c73 (diff)
downloadpoky-2d7891b7a1770ef22a2f42a584950b7f9b77dba6.tar.gz
matchbox-theme-sato: switched to SRCREV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2450 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/matchbox-theme-sato')
-rw-r--r--meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb b/meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb
index 5ed1325b50..d42f6421ed 100644
--- a/meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb
+++ b/meta/packages/matchbox-theme-sato/matchbox-theme-sato_svn.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Matchbox window manager Sato themes"
2LICENSE = "CC-BY-SA3" 2LICENSE = "CC-BY-SA3"
3DEPENDS = "matchbox-wm" 3DEPENDS = "matchbox-wm"
4SECTION = "x11/wm" 4SECTION = "x11/wm"
5PV = "0.1+svn${SRCDATE}" 5PV = "0.1+svnr${SRCREV}"
6 6
7SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http" 7SRC_URI = "svn://svn.o-hand.com/repos/sato/trunk;module=matchbox-sato;proto=http"
8S = "${WORKDIR}/matchbox-sato" 8S = "${WORKDIR}/matchbox-sato"
@@ -10,4 +10,3 @@ S = "${WORKDIR}/matchbox-sato"
10inherit autotools pkgconfig 10inherit autotools pkgconfig
11 11
12FILES_${PN} += "${datadir}/themes" 12FILES_${PN} += "${datadir}/themes"
13