From 0a4733c115e72630aeea87ba015dc424b6390462 Mon Sep 17 00:00:00 2001 From: Klaus Kurzmann Date: Sat, 28 Nov 2009 20:48:20 +0100 Subject: exhibit: fix SRC_URI - exhibit moved to OLD Signed-off-by: Klaus Kurzmann --- recipes/e17/exhibit_svn.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'recipes/e17') diff --git a/recipes/e17/exhibit_svn.bb b/recipes/e17/exhibit_svn.bb index ac2b67de35..16bd1fbee9 100644 --- a/recipes/e17/exhibit_svn.bb +++ b/recipes/e17/exhibit_svn.bb @@ -2,6 +2,8 @@ DESCRIPTION = "Exhibit is the ETK picture viewer" LICENSE = "MIT BSD" DEPENDS = "evas ecore epsilon edje eet etk efreet" PV = "0.1.1+svnr${SRCPV}" -PR = "r1" +PR = "r2" inherit e + +SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/OLD;module=${SRCNAME};proto=http" -- cgit 1.2.3-korg