diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-24 10:54:10 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-24 20:11:45 +0100 |
commit | fd0d1b5f8782fbe62c3f8165aeee44d5945dac67 (patch) | |
tree | e8a265d106edf66f0f3cea35e347a53bc48108b1 /recipes/shr/e-wm-theme-illume-neo_git.bb | |
parent | de991f13e6fcdd5022569fdde68b466aaa3db733 (diff) |
shr-theme-neo: bump SRCREVS for illume, elementary, phoneui theme, remove last traces of libframeworkd-phonegui-efl-theme-neo even from RSUGGESTS, add idle_screen.edj.neo
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/shr/e-wm-theme-illume-neo_git.bb')
-rw-r--r-- | recipes/shr/e-wm-theme-illume-neo_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/shr/e-wm-theme-illume-neo_git.bb b/recipes/shr/e-wm-theme-illume-neo_git.bb index a40e1ebe33..0d1859902f 100644 --- a/recipes/shr/e-wm-theme-illume-neo_git.bb +++ b/recipes/shr/e-wm-theme-illume-neo_git.bb @@ -4,12 +4,12 @@ HOMEPAGE = "http://jmccloud.jm.funpic.de" AUTHOR = "Jesus McCloud <bernd.pruenster@gmail.com" DEPENDS = "edje-native" RDEPENDS = "e-wm" -RSUGGESTS = "elementary-theme-neo gtk-theme-neo libframeworkd-phonegui-efl-theme-neo etk-theme-neo gpe-theme-neo icon-theme-neo" +RSUGGESTS = "elementary-theme-neo gtk-theme-neo etk-theme-neo gpe-theme-neo icon-theme-neo" LICENCE = "unknown" -SRCREV = "f847105c5ef5d488a4bce0c0a85d572c3509d56f" +SRCREV = "820f4d41531ad6f790615b6a7312a60e30e99fdc" PV = "0.1-${EFL_SRCREV}+gitr${SRCREV}" -PR = "r1" +PR = "r2" SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master" |