From 5ce56e3e58da1fc8265498115648e08ef6f4a7a9 Mon Sep 17 00:00:00 2001 From: Mirko Vogt Date: Tue, 13 Jan 2009 22:06:38 +0000 Subject: [PATCH] update efl stuff to git revision 38564 SVN-Revision: 14029 --- Xorg/efl/ecore/Makefile | 2 +- Xorg/efl/edbus/Makefile | 2 +- Xorg/efl/edje/Makefile | 2 +- Xorg/efl/eet/Makefile | 2 +- Xorg/efl/efreet/Makefile | 2 +- Xorg/efl/eina/Makefile | 2 +- Xorg/efl/embryo/Makefile | 2 +- Xorg/efl/etk/Makefile | 2 +- Xorg/efl/evas/Makefile | 2 +- Xorg/wm/enlightenment/Makefile | 2 +- lang/python-e_dbus/Makefile | 2 +- .../patches/000-prevent-using-setuptools.patch | 8 ++++---- lang/python-ecore/Makefile | 2 +- .../patches/000-prevent-using-setuptools.patch | 8 ++++---- lang/python-edje/Makefile | 2 +- .../patches/000-prevent-using-setuptools.patch | 8 ++++---- lang/python-etk/Makefile | 2 +- .../python-etk/patches/000-prevent-using-setuptools.patch | 8 ++++---- lang/python-evas/Makefile | 2 +- .../patches/000-prevent-using-setuptools.patch | 8 ++++---- 20 files changed, 35 insertions(+), 35 deletions(-) diff --git a/Xorg/efl/ecore/Makefile b/Xorg/efl/ecore/Makefile index a1b4e5c6a5..3ed5253fd7 100644 --- a/Xorg/efl/ecore/Makefile +++ b/Xorg/efl/ecore/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ecore -PKG_REV:=37637 +PKG_REV:=38564 PKG_VERSION:=r$(PKG_REV) PKG_RELEASE:=1 diff --git a/Xorg/efl/edbus/Makefile b/Xorg/efl/edbus/Makefile index 01822b4fa9..9191a14e1e 100644 --- a/Xorg/efl/edbus/Makefile +++ b/Xorg/efl/edbus/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=e_dbus -PKG_REV:=37637 +PKG_REV:=38564 PKG_VERSION:=r$(PKG_REV) PKG_RELEASE:=1 diff --git a/Xorg/efl/edje/Makefile b/Xorg/efl/edje/Makefile index ba978d13e5..c9de6acff9 100644 --- a/Xorg/efl/edje/Makefile +++ b/Xorg/efl/edje/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=edje -PKG_REV:=37637 +PKG_REV:=38564 PKG_VERSION:=r$(PKG_REV) PKG_RELEASE:=1 diff --git a/Xorg/efl/eet/Makefile b/Xorg/efl/eet/Makefile index 1139eef8f0..209bbd63f0 100644 --- a/Xorg/efl/eet/Makefile +++ b/Xorg/efl/eet/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=eet -PKG_REV:=37637 +PKG_REV:=38564 PKG_VERSION:=r$(PKG_REV) PKG_RELEASE:=1 diff --git a/Xorg/efl/efreet/Makefile b/Xorg/efl/efreet/Makefile index 10b29c8cf5..e1c3b306d2 100644 --- a/Xorg/efl/efreet/Makefile +++ b/Xorg/efl/efreet/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=efreet -PKG_REV:=37637 +PKG_REV:=38564 PKG_VERSION:=r$(PKG_REV) PKG_RELEASE:=1 diff --git a/Xorg/efl/eina/Makefile b/Xorg/efl/eina/Makefile index 0a711e9d61..d416416fa6 100644 --- a/Xorg/efl/eina/Makefile +++ b/Xorg/efl/eina/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=eina -PKG_REV:=37637 +PKG_REV:=38564 PKG_VERSION:=r$(PKG_REV) PKG_RELEASE:=1 diff --git a/Xorg/efl/embryo/Makefile b/Xorg/efl/embryo/Makefile index 86f5f1a12b..ad14da4921 100644 --- a/Xorg/efl/embryo/Makefile +++ b/Xorg/efl/embryo/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=embryo -PKG_REV:=37637 +PKG_REV:=38564 PKG_VERSION:=r$(PKG_REV) PKG_RELEASE:=1 diff --git a/Xorg/efl/etk/Makefile b/Xorg/efl/etk/Makefile index 162535b588..67d290d047 100644 --- a/Xorg/efl/etk/Makefile +++ b/Xorg/efl/etk/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=etk -PKG_REV:=37637 +PKG_REV:=38564 PKG_VERSION:=r$(PKG_REV) PKG_RELEASE:=1 diff --git a/Xorg/efl/evas/Makefile b/Xorg/efl/evas/Makefile index 3bf5e2d409..04baeff29a 100644 --- a/Xorg/efl/evas/Makefile +++ b/Xorg/efl/evas/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=evas -PKG_REV:=37637 +PKG_REV:=38564 PKG_VERSION:=r$(PKG_REV) PKG_RELEASE:=1 diff --git a/Xorg/wm/enlightenment/Makefile b/Xorg/wm/enlightenment/Makefile index 00b26cdae9..78dac2007a 100644 --- a/Xorg/wm/enlightenment/Makefile +++ b/Xorg/wm/enlightenment/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=enlightenment -PKG_REV:=37860 +PKG_REV:=38564 PKG_VERSION:=r$(PKG_REV) PKG_RELEASE:=1 diff --git a/lang/python-e_dbus/Makefile b/lang/python-e_dbus/Makefile index 64936ee1fe..2853792034 100644 --- a/lang/python-e_dbus/Makefile +++ b/lang/python-e_dbus/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-e_dbus -PKG_REV:=37637 +PKG_REV:=38564 PKG_VERSION:=r$(PKG_REV) PKG_RELEASE:=1 diff --git a/lang/python-e_dbus/patches/000-prevent-using-setuptools.patch b/lang/python-e_dbus/patches/000-prevent-using-setuptools.patch index 03229553e5..b8ed992e7b 100644 --- a/lang/python-e_dbus/patches/000-prevent-using-setuptools.patch +++ b/lang/python-e_dbus/patches/000-prevent-using-setuptools.patch @@ -1,12 +1,12 @@ -diff -ruN python-e_dbus-r37637.orig/setup.py python-e_dbus-r37637/setup.py ---- python-e_dbus-r37637.orig/setup.py 2009-01-04 12:18:59.000000000 +0100 -+++ python-e_dbus-r37637/setup.py 2009-01-04 12:21:26.000000000 +0100 +diff -ruN python-e_dbus-r38564.orig/setup.py python-e_dbus-r38564/setup.py +--- python-e_dbus-r38564.orig/setup.py 2009-01-13 10:14:45.000000000 +0100 ++++ python-e_dbus-r38564/setup.py 2009-01-13 10:15:46.000000000 +0100 @@ -1,10 +1,7 @@ import sys import os -from ez_setup import use_setuptools --use_setuptools("0.6c3") +-use_setuptools("0.6c9") - -from setuptools import setup, Extension +from distutils.core import setup, Extension diff --git a/lang/python-ecore/Makefile b/lang/python-ecore/Makefile index 1e8ed19b6f..1c8a37adcc 100644 --- a/lang/python-ecore/Makefile +++ b/lang/python-ecore/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-ecore -PKG_REV:=37637 +PKG_REV:=38564 PKG_VERSION:=r$(PKG_REV) PKG_RELEASE:=1 diff --git a/lang/python-ecore/patches/000-prevent-using-setuptools.patch b/lang/python-ecore/patches/000-prevent-using-setuptools.patch index 8ff468fb27..4404042124 100644 --- a/lang/python-ecore/patches/000-prevent-using-setuptools.patch +++ b/lang/python-ecore/patches/000-prevent-using-setuptools.patch @@ -1,12 +1,12 @@ -diff -ruN python-ecore-r37637.orig/setup.py python-ecore-r37637/setup.py ---- python-ecore-r37637.orig/setup.py 2009-01-04 12:06:41.000000000 +0100 -+++ python-ecore-r37637/setup.py 2009-01-04 12:09:58.000000000 +0100 +diff -ruN python-ecore-r38564.orig/setup.py python-ecore-r38564/setup.py +--- python-ecore-r38564.orig/setup.py 2009-01-13 10:27:34.000000000 +0100 ++++ python-ecore-r38564/setup.py 2009-01-13 11:08:26.000000000 +0100 @@ -1,10 +1,7 @@ import sys import os -from ez_setup import use_setuptools --use_setuptools('0.6c3') +-use_setuptools('0.6c9') - -from setuptools import setup, find_packages, Extension +from distutils.core import setup, Extension diff --git a/lang/python-edje/Makefile b/lang/python-edje/Makefile index f7f56e1879..a761acfce5 100644 --- a/lang/python-edje/Makefile +++ b/lang/python-edje/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-edje -PKG_REV:=37637 +PKG_REV:=38564 PKG_VERSION:=r$(PKG_REV) PKG_RELEASE:=1 diff --git a/lang/python-edje/patches/000-prevent-using-setuptools.patch b/lang/python-edje/patches/000-prevent-using-setuptools.patch index 92cc17ee46..aa410bb1b7 100644 --- a/lang/python-edje/patches/000-prevent-using-setuptools.patch +++ b/lang/python-edje/patches/000-prevent-using-setuptools.patch @@ -1,12 +1,12 @@ -diff -ruN python-edje-r37637.orig/setup.py python-edje-r37637/setup.py ---- python-edje-r37637.orig/setup.py 2009-01-04 11:55:43.000000000 +0100 -+++ python-edje-r37637/setup.py 2009-01-04 11:57:55.000000000 +0100 +diff -ruN python-edje-r38564.orig/setup.py python-edje-r38564/setup.py +--- python-edje-r38564.orig/setup.py 2009-01-13 11:11:36.000000000 +0100 ++++ python-edje-r38564/setup.py 2009-01-13 11:13:17.000000000 +0100 @@ -1,10 +1,7 @@ import sys import os -from ez_setup import use_setuptools --use_setuptools('0.6c3') +-use_setuptools('0.6c9') - -from setuptools import setup, find_packages, Extension +from distutils.core import setup, Extension diff --git a/lang/python-etk/Makefile b/lang/python-etk/Makefile index 1b38a6690f..50c3783a6b 100644 --- a/lang/python-etk/Makefile +++ b/lang/python-etk/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-etk -PKG_REV:=37637 +PKG_REV:=38564 PKG_VERSION:=r$(PKG_REV) PKG_RELEASE:=1 diff --git a/lang/python-etk/patches/000-prevent-using-setuptools.patch b/lang/python-etk/patches/000-prevent-using-setuptools.patch index 2accf716c5..910145e2f4 100644 --- a/lang/python-etk/patches/000-prevent-using-setuptools.patch +++ b/lang/python-etk/patches/000-prevent-using-setuptools.patch @@ -1,12 +1,12 @@ -diff -ruN python-etk-r37637.orig/setup.py python-etk-r37637/setup.py ---- python-etk-r37637.orig/setup.py 2009-01-04 12:54:25.000000000 +0100 -+++ python-etk-r37637/setup.py 2009-01-04 12:57:48.000000000 +0100 +diff -ruN python-etk-r38564.orig/setup.py python-etk-r38564/setup.py +--- python-etk-r38564.orig/setup.py 2009-01-13 11:20:07.000000000 +0100 ++++ python-etk-r38564/setup.py 2009-01-13 11:22:59.000000000 +0100 @@ -1,10 +1,7 @@ import sys import os -from ez_setup import use_setuptools --use_setuptools('0.6c3') +-use_setuptools('0.6c9') - -from setuptools import setup, find_packages, Extension +from distutils.core import setup, Extension diff --git a/lang/python-evas/Makefile b/lang/python-evas/Makefile index d3e43208dd..958a3f1123 100644 --- a/lang/python-evas/Makefile +++ b/lang/python-evas/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-evas -PKG_REV:=37637 +PKG_REV:=38564 PKG_VERSION:=r$(PKG_REV) PKG_RELEASE:=1 diff --git a/lang/python-evas/patches/000-prevent-using-setuptools.patch b/lang/python-evas/patches/000-prevent-using-setuptools.patch index db9ac60379..b0897886a0 100644 --- a/lang/python-evas/patches/000-prevent-using-setuptools.patch +++ b/lang/python-evas/patches/000-prevent-using-setuptools.patch @@ -1,12 +1,12 @@ -diff -ruN python-evas-r37637.orig/setup.py python-evas-r37637/setup.py ---- python-evas-r37637.orig/setup.py 2009-01-03 02:04:31.000000000 +0100 -+++ python-evas-r37637/setup.py 2009-01-04 11:50:39.000000000 +0100 +diff -ruN python-evas-r38564.orig/setup.py python-evas-r38564/setup.py +--- python-evas-r38564.orig/setup.py 2009-01-13 10:17:27.000000000 +0100 ++++ python-evas-r38564/setup.py 2009-01-13 10:24:35.000000000 +0100 @@ -1,10 +1,7 @@ import sys import os -from ez_setup import use_setuptools --use_setuptools('0.6c3') +-use_setuptools('0.6c9') - -from setuptools import setup, find_packages, Extension +from distutils.core import setup, Extension -- 2.30.2