summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2004-11-06 17:23:33 +0000
committerDan Armak <danarmak@gentoo.org>2004-11-06 17:23:33 +0000
commit69b8371d82b73ea4dff0fd9334addffb10dda7c6 (patch)
tree8505caac5376dd5e66ce0a0b63b284897e8ea0ff /kde-base/xparts/files
parentStabling on Gentoo/IA64 with regard to security bug #70227. (diff)
downloadhistorical-69b8371d82b73ea4dff0fd9334addffb10dda7c6.tar.gz
historical-69b8371d82b73ea4dff0fd9334addffb10dda7c6.tar.bz2
historical-69b8371d82b73ea4dff0fd9334addffb10dda7c6.zip
added split kdebindings ebuilds
Diffstat (limited to 'kde-base/xparts/files')
-rw-r--r--kde-base/xparts/files/digest-xparts-3.3.12
-rw-r--r--kde-base/xparts/files/no-gtk-glib-check.diff22
2 files changed, 24 insertions, 0 deletions
diff --git a/kde-base/xparts/files/digest-xparts-3.3.1 b/kde-base/xparts/files/digest-xparts-3.3.1
new file mode 100644
index 000000000000..4954b8c5ecfb
--- /dev/null
+++ b/kde-base/xparts/files/digest-xparts-3.3.1
@@ -0,0 +1,2 @@
+MD5 fd64783a92e66a2405b9e25f7322c222 kdebindings-3.3.1.tar.bz2 7168111
+MD5 417a805ec322808f5652e963623af24a xparts-3.3.1-0-makefiles.tar.bz2 22230
diff --git a/kde-base/xparts/files/no-gtk-glib-check.diff b/kde-base/xparts/files/no-gtk-glib-check.diff
new file mode 100644
index 000000000000..90fe098df490
--- /dev/null
+++ b/kde-base/xparts/files/no-gtk-glib-check.diff
@@ -0,0 +1,22 @@
+--- Makefile.am.orig 2004-10-08 15:23:14.000000000 +0200
++++ Makefile.am 2004-10-29 22:01:41.662032792 +0200
+@@ -14,8 +14,6 @@
+
+ AUTOMAKE_OPTIONS = foreign 1.5
+
+-$(top_srcdir)/acinclude.m4: $(top_srcdir)/dcopc/glib.m4 $(top_srcdir)/dcopc/gtk.m4
+-
+ EXTRA_DIST = admin
+
+ include admin/deps.am
+--- Makefile.am.in.orig 2004-08-05 21:57:23.000000000 +0300
++++ Makefile.am.in 2004-10-29 22:01:45.358470848 +0200
+@@ -14,8 +14,6 @@
+
+ AUTOMAKE_OPTIONS = foreign 1.5
+
+-$(top_srcdir)/acinclude.m4: $(top_srcdir)/dcopc/glib.m4 $(top_srcdir)/dcopc/gtk.m4
+-
+ EXTRA_DIST = admin
+
+ include admin/deps.am