aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-08-19 10:41:10 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-08-19 11:02:52 +0200
commit85d8c9c981ca4a1ff8873710db7ffa1334ca5318 (patch)
treecc13278d698bc9f2420c5d473a2f75ddf6d0c693 /recipes/e17
parenteca3d003c9d91acef88372a0c745b97e4202a050 (diff)
downloadopenembedded-85d8c9c981ca4a1ff8873710db7ffa1334ca5318.tar.gz
exhibit: move to obsolete, depends on etk
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/e17')
-rw-r--r--recipes/e17/exhibit_svn.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes/e17/exhibit_svn.bb b/recipes/e17/exhibit_svn.bb
deleted file mode 100644
index b897582f6c..0000000000
--- a/recipes/e17/exhibit_svn.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-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 = "r2"
-SRCREV = "${EFL_SRCREV}"
-
-inherit e
-
-SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD;module=${SRCNAME};proto=http"