diff options
| author | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2010-03-23 13:16:45 +0100 |
|---|---|---|
| committer | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2010-03-23 13:16:45 +0100 |
| commit | a501f95529d16fad725b58c241047bde63825cbf (patch) | |
| tree | 14c798d73e7f1edb4cca9e542b91c086d1666d83 /recipes/python | |
| parent | 601312550104d2944ad99fe7a84067431f13928a (diff) | |
| parent | def27576cc1c2f0336358a4965d421323d6b86fe (diff) | |
Merge branch 'org.openembedded.dev' of ssh+git://git@git.openembedded.net/openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/python')
| -rw-r--r-- | recipes/python/python-epsilon_svn.bb | 5 | ||||
| -rw-r--r-- | recipes/python/python-etk_svn.bb | 11 |
2 files changed, 0 insertions, 16 deletions
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 -} |
