From 0f177647dc12751fc29074ea095387a524732f18 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 a1b4e5c6a..3ed5253fd 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 01822b4fa..9191a14e1 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 ba978d13e..c9de6acff 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 1139eef8f..209bbd63f 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 10b29c8cf..e1c3b306d 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 0a711e9d6..d416416fa 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 86f5f1a12..ad14da492 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 162535b58..67d290d04 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 3bf5e2d40..04baeff29 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 00b26cdae..78dac2007 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 64936ee1f..285379203 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 03229553e..b8ed992e7 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 1e8ed19b6..1c8a37adc 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 8ff468fb2..440404212 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 f7f56e187..a761acfce 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 92cc17ee4..aa410bb1b 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 1b38a6690..50c3783a6 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 2accf716c..910145e2f 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 d3e43208d..958a3f112 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 db9ac6037..b0897886a 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