summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2008-03-02 10:17:20 +0000
committerMart Raudsepp <leio@gentoo.org>2008-03-02 10:17:20 +0000
commit3db36540862b494ef00676d9b85331c64a4c5218 (patch)
tree15f2081494c6ecaa20f591105eb11f1f1e2f7740 /gnome-base/gdm/files
parentFixed desktop file to not open a terminal (diff)
downloadgentoo-2-3db36540862b494ef00676d9b85331c64a4c5218.tar.gz
gentoo-2-3db36540862b494ef00676d9b85331c64a4c5218.tar.bz2
gentoo-2-3db36540862b494ef00676d9b85331c64a4c5218.zip
Remove redundant versions and stale patches
(Portage version: 2.1.4.4)
Diffstat (limited to 'gnome-base/gdm/files')
-rw-r--r--gnome-base/gdm/files/gdm-2.13.0.7-gdm-dmx-intllibs.patch22
-rw-r--r--gnome-base/gdm/files/gdm-2.16.2-gksu.patch14
2 files changed, 0 insertions, 36 deletions
diff --git a/gnome-base/gdm/files/gdm-2.13.0.7-gdm-dmx-intllibs.patch b/gnome-base/gdm/files/gdm-2.13.0.7-gdm-dmx-intllibs.patch
deleted file mode 100644
index 7aac378042e2..000000000000
--- a/gnome-base/gdm/files/gdm-2.13.0.7-gdm-dmx-intllibs.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff --exclude-from=/home/dang/.diffrc -u -ruN gdm-2.13.0.7.orig/utils/gdm-dmx-reconnect-proxy.c gdm-2.13.0.7/utils/gdm-dmx-reconnect-proxy.c
---- gdm-2.13.0.7.orig/utils/gdm-dmx-reconnect-proxy.c 2006-01-18 18:33:17.000000000 -0500
-+++ gdm-2.13.0.7/utils/gdm-dmx-reconnect-proxy.c 2006-01-31 15:59:04.000000000 -0500
-@@ -22,6 +22,7 @@
- #include <stdlib.h>
- #include <glib.h>
- #include <glib/gi18n.h>
-+#include <locale.h>
-
- #include <X11/Xlib.h>
- #include <X11/extensions/dmxext.h>
-diff --exclude-from=/home/dang/.diffrc -u -ruN gdm-2.13.0.7.orig/utils/Makefile.am gdm-2.13.0.7/utils/Makefile.am
---- gdm-2.13.0.7.orig/utils/Makefile.am 2006-01-15 16:26:35.000000000 -0500
-+++ gdm-2.13.0.7/utils/Makefile.am 2006-01-31 15:51:20.000000000 -0500
-@@ -52,6 +52,7 @@
- gdm-dmx-reconnect-proxy.c
-
- gdm_dmx_reconnect_proxy_LDADD = \
-+ $(INTLLIBS) \
- $(GLIB_LIBS) \
- $(X_EXTRA_LIBS) \
- $(X_LIBS) \
diff --git a/gnome-base/gdm/files/gdm-2.16.2-gksu.patch b/gnome-base/gdm/files/gdm-2.16.2-gksu.patch
deleted file mode 100644
index 704cd5066a1e..000000000000
--- a/gnome-base/gdm/files/gdm-2.16.2-gksu.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff --exclude-from=/home/dang/.diffrc -up -ruN gdm-2.16.1.orig/gui/gdmsetup.desktop.in.in gdm-2.16.1/gui/gdmsetup.desktop.in.in
---- gdm-2.16.1.orig/gui/gdmsetup.desktop.in.in 2006-04-17 14:38:19.000000000 -0400
-+++ gdm-2.16.1/gui/gdmsetup.desktop.in.in 2006-11-06 15:44:18.000000000 -0500
-@@ -3,8 +3,8 @@ Encoding=UTF-8
- _Name=Login Window
- _GenericName=Login Window Preferences
- _Comment=Configure the login window (GNOME Display Manager)
--TryExec=@sbindir@/gdmsetup
--Exec=gdmsetup
-+TryExec=@sbindir@/gdmsetup
-+Exec=gksu gdmsetup
- Icon=gdm-setup
- StartupNotify=true
- Terminal=false