summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-02-14 13:00:34 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-02-14 13:00:34 +0000
commitbf9c1e8ce0a53c350e49c46fd9bff9a21fe03ced (patch)
tree8241d250b0fd1bf79d451ad835fd1909763dcca7
parent84c83737f11cd993b56678ca3520258326d1462b (diff)
downloadopenembedded-core-bf9c1e8ce0a53c350e49c46fd9bff9a21fe03ced.tar.gz
gtk-sato-engine: make it REALLY 0.2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3802 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r--meta/packages/gtk-engines/gtk-sato-engine_0.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/gtk-engines/gtk-sato-engine_0.2.bb b/meta/packages/gtk-engines/gtk-sato-engine_0.2.bb
index 5372617da6..28187b8691 100644
--- a/meta/packages/gtk-engines/gtk-sato-engine_0.2.bb
+++ b/meta/packages/gtk-engines/gtk-sato-engine_0.2.bb
@@ -2,9 +2,9 @@ SECTION = "x11/base"
DESCRIPTION = "Sato theme engine for GTK"
LICENSE = "LGPL"
DEPENDS = "gtk+"
-PR = "r0"
+PR = "r1"
-SRC_URI = "http://pokylinux.org/releases/sato/sato-engine-0.1.tar.gz"
+SRC_URI = "http://pokylinux.org/releases/sato/sato-engine-${PV}.tar.gz"
S = "${WORKDIR}/sato-engine-0.1"
PACKAGES += "gtk-theme-sato"