summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2003-10-28 10:17:29 +0000
committerMarinus Schraal <foser@gentoo.org>2003-10-28 10:17:29 +0000
commit787f2ada2f4cc27c36c728602edc35e866ed2184 (patch)
tree280149a2c1ec9b61abe08835f0719dcb3cf97937 /gnome-base/ORBit
parentuse gnome.org eclass for SRC_URI (diff)
downloadgentoo-2-787f2ada2f4cc27c36c728602edc35e866ed2184.tar.gz
gentoo-2-787f2ada2f4cc27c36c728602edc35e866ed2184.tar.bz2
gentoo-2-787f2ada2f4cc27c36c728602edc35e866ed2184.zip
remove old patch
Diffstat (limited to 'gnome-base/ORBit')
-rw-r--r--gnome-base/ORBit/Manifest1
-rw-r--r--gnome-base/ORBit/files/alloca.diff11
2 files changed, 0 insertions, 12 deletions
diff --git a/gnome-base/ORBit/Manifest b/gnome-base/ORBit/Manifest
index d555ba833b37..c740afe9cbab 100644
--- a/gnome-base/ORBit/Manifest
+++ b/gnome-base/ORBit/Manifest
@@ -4,5 +4,4 @@ MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
MD5 01cf7fa3f243aa6129267dbb60f6410f ORBit-0.5.17.ebuild 1413
MD5 32d8c91c3a81fc3081891cb85734aad9 files/digest-ORBit-0.5.16 66
MD5 51bfc1efb763de186ee1b1f1e594891a files/digest-ORBit-0.5.17 66
-MD5 065f9b49e71102bb054f825206b824fe files/alloca.diff 334
MD5 54d4643035be77ed8362225823cd7b60 files/libIDLConf.sh-gentoo.diff 462
diff --git a/gnome-base/ORBit/files/alloca.diff b/gnome-base/ORBit/files/alloca.diff
deleted file mode 100644
index c77c6fa97c64..000000000000
--- a/gnome-base/ORBit/files/alloca.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/ORBitutil/os-feature-alloca.h 2000-01-18 11:36:13.000000000 -0500
-+++ src/ORBitutil/os-feature-alloca.h 2002-02-10 02:39:26.000000000 -0500
-@@ -9,7 +9,7 @@
-
- # if defined(__GNUC__)
-
--# if defined(__STRICT_ANSI__)
-+# if defined(__STRICT_ANSI__) && !defined(alloca)
- # define alloca __builtin_alloca
- # endif
-