From bd75858d8e523dfbed244bf4046b5ce01eeee690 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 19 Mar 2010 18:14:59 +0100 Subject: efl: move epsilon/etk to obsolete, because they're not supported with newer ecore anymore Signed-off-by: Martin Jansa --- recipes/python/python-epsilon_svn.bb | 5 ----- recipes/python/python-etk_svn.bb | 11 ----------- 2 files changed, 16 deletions(-) delete mode 100644 recipes/python/python-epsilon_svn.bb delete mode 100644 recipes/python/python-etk_svn.bb (limited to 'recipes/python') diff --git a/recipes/python/python-epsilon_svn.bb b/recipes/python/python-epsilon_svn.bb deleted file mode 100644 index 7aa3370804..0000000000 --- a/recipes/python/python-epsilon_svn.bb +++ /dev/null @@ -1,5 +0,0 @@ -require python-efl.inc -DEPENDS += "epsilon python-ecore" -RDEPENDS += "python-ecore" - -SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD/BINDINGS/python;module=${PN};proto=http" diff --git a/recipes/python/python-etk_svn.bb b/recipes/python/python-etk_svn.bb deleted file mode 100644 index dc821c64d4..0000000000 --- a/recipes/python/python-etk_svn.bb +++ /dev/null @@ -1,11 +0,0 @@ -require python-efl.inc -DEPENDS += "etk python-evas python-ecore" -RDEPENDS += "python-evas python-ecore python-edje python-numeric python-math etk-themes" -PV = "0.1.1+svnr${SRCPV}" -PR = "ml1" - -SRC_URI = "svn://svn.enlightenment.org/svn/e/OLD/BINDINGS/python;module=${PN};proto=http" - -do_stage() { - distutils_stage_all -} -- cgit v1.2.3