diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2010-11-24 13:47:18 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2010-11-24 13:47:18 +0000 |
commit | a3ca681ee832019fbc5c0d5fd23aa5ba9de347ce (patch) | |
tree | cc03aa498f7d2197bbbcaec5a46b34584628f7d8 /gnome-extra/fast-user-switch-applet | |
parent | depend on dev-texlive/texlive-genericrecommended for ulem.sty, bug #346535 (diff) | |
download | gentoo-2-a3ca681ee832019fbc5c0d5fd23aa5ba9de347ce.tar.gz gentoo-2-a3ca681ee832019fbc5c0d5fd23aa5ba9de347ce.tar.bz2 gentoo-2-a3ca681ee832019fbc5c0d5fd23aa5ba9de347ce.zip |
Clean up old revisions.
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
Diffstat (limited to 'gnome-extra/fast-user-switch-applet')
4 files changed, 7 insertions, 95 deletions
diff --git a/gnome-extra/fast-user-switch-applet/ChangeLog b/gnome-extra/fast-user-switch-applet/ChangeLog index a8e93dbe3d13..dda92fd559a7 100644 --- a/gnome-extra/fast-user-switch-applet/ChangeLog +++ b/gnome-extra/fast-user-switch-applet/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for gnome-extra/fast-user-switch-applet # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog,v 1.73 2010/07/20 15:34:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog,v 1.74 2010/11/24 13:47:18 eva Exp $ + + 24 Nov 2010; Gilles Dartiguelongue <eva@gentoo.org> + -fast-user-switch-applet-2.20.0-r1.ebuild, + -files/fast-user-switch-applet-2.20.0-gdm-socket.patch, + -fast-user-switch-applet-2.22.0.ebuild: + Clean up old revisions. 20 Jul 2010; Jeroen Roovers <jer@gentoo.org> fast-user-switch-applet-2.20.0-r1.ebuild, diff --git a/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.20.0-r1.ebuild b/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.20.0-r1.ebuild deleted file mode 100644 index 0b5711c95df0..000000000000 --- a/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.20.0-r1.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.20.0-r1.ebuild,v 1.9 2010/07/20 15:34:49 jer Exp $ - -inherit eutils gnome2 - -DESCRIPTION="Fast User Switching Applet for Gnome Desktop" -HOMEPAGE="http://www.gnome.org/" - -LICENSE="GPL-2 FDL-1.1 LGPL-2" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND="dev-libs/glib - >=x11-libs/gtk+-2.6 - >=gnome-base/libglade-2.0 - gnome-base/gconf - >=gnome-base/gnome-panel-2.0 - gnome-base/gdm - x11-libs/libXmu - x11-libs/libXau - x11-libs/libSM" -DEPEND="${RDEPEND} - dev-libs/libxslt - >=dev-util/pkgconfig-0.9 - >=sys-devel/autoconf-2.53 - >=dev-util/intltool-0.35 - >=app-text/scrollkeeper-0.1.4 - >=app-text/gnome-doc-utils-0.3.2 - ~app-text/docbook-xml-dtd-4.3" - -DOCS="AUTHORS ChangeLog NEWS README" - -pkg_setup() { - G2CONF="${G2CONF} --with-gdm-config=/usr/share/gdm/defaults.conf" -} - -src_unpack() { - gnome2_src_unpack - - # fix handling of gdm socket - epatch "${FILESDIR}/${P}-gdm-socket.patch" -} diff --git a/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.22.0.ebuild b/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.22.0.ebuild deleted file mode 100644 index 13a8c1c67405..000000000000 --- a/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.22.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.22.0.ebuild,v 1.9 2010/07/20 15:34:49 jer Exp $ - -inherit eutils gnome2 - -DESCRIPTION="Fast User Switching Applet for Gnome Desktop" -HOMEPAGE="http://www.gnome.org/" - -LICENSE="GPL-2 FDL-1.1 LGPL-2" -SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND="dev-libs/glib - >=x11-libs/gtk+-2.8 - >=gnome-base/gnome-panel-2.0 - >=gnome-base/libglade-2.0 - gnome-base/gconf - gnome-base/gdm - x11-libs/libXmu - x11-libs/libXau - x11-libs/libSM" -DEPEND="${RDEPEND} - dev-libs/libxslt - >=dev-util/pkgconfig-0.9 - >=sys-devel/autoconf-2.53 - >=dev-util/intltool-0.35 - >=app-text/scrollkeeper-0.1.4 - >=app-text/gnome-doc-utils-0.3.2 - ~app-text/docbook-xml-dtd-4.3" - -DOCS="AUTHORS ChangeLog NEWS README" - -pkg_setup() { - G2CONF="${G2CONF} --with-gdm-config=/usr/share/gdm/defaults.conf" -} diff --git a/gnome-extra/fast-user-switch-applet/files/fast-user-switch-applet-2.20.0-gdm-socket.patch b/gnome-extra/fast-user-switch-applet/files/fast-user-switch-applet-2.20.0-gdm-socket.patch deleted file mode 100644 index 08010c2cd86c..000000000000 --- a/gnome-extra/fast-user-switch-applet/files/fast-user-switch-applet-2.20.0-gdm-socket.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: src/gdm-queue.c -=================================================================== ---- src/gdm-queue.c (revision 435) -+++ src/gdm-queue.c (working copy) -@@ -237,7 +237,7 @@ - - if (stat (GDM_NEW_SOCKET_FILENAME, &file_stat) == 0) - strcpy (addr.sun_path, GDM_NEW_SOCKET_FILENAME); -- if (stat (GDM_OLD_SOCKET_FILENAME, &file_stat) == 0) -+ else if (stat (GDM_OLD_SOCKET_FILENAME, &file_stat) == 0) - strcpy (addr.sun_path, GDM_OLD_SOCKET_FILENAME); - else - g_error ("Can't find gdm socket!"); |