summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2008-03-10 22:43:46 +0000
committerMart Raudsepp <leio@gentoo.org>2008-03-10 22:43:46 +0000
commitde581b16901c2f747cfa048fdf0656341519ecc3 (patch)
treeeee0b08af348b5523d85fc6c07ca8e43ebd5c246 /gnome-extra/fast-user-switch-applet
parentRemove GNOME 2.18 (diff)
downloadgentoo-2-de581b16901c2f747cfa048fdf0656341519ecc3.tar.gz
gentoo-2-de581b16901c2f747cfa048fdf0656341519ecc3.tar.bz2
gentoo-2-de581b16901c2f747cfa048fdf0656341519ecc3.zip
Remove old
(Portage version: 2.1.4.4)
Diffstat (limited to 'gnome-extra/fast-user-switch-applet')
-rw-r--r--gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.18.0.ebuild39
-rw-r--r--gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.20.0.ebuild38
2 files changed, 0 insertions, 77 deletions
diff --git a/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.18.0.ebuild b/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.18.0.ebuild
deleted file mode 100644
index bf3a4fec9a8e..000000000000
--- a/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.18.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2007 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.18.0.ebuild,v 1.9 2007/09/23 04:34:54 tgall 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 hppa 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"
-USE_DESTDIR="1"
-
-pkg_setup() {
- G2CONF="${G2CONF} --with-gdm-config=/usr/share/gdm/defaults.conf"
-}
diff --git a/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.20.0.ebuild b/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.20.0.ebuild
deleted file mode 100644
index 278e75c3a8a6..000000000000
--- a/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.20.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2007 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.ebuild,v 1.7 2007/11/29 05:56:28 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 hppa 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"
-USE_DESTDIR="1"
-
-pkg_setup() {
- G2CONF="${G2CONF} --with-gdm-config=/usr/share/gdm/defaults.conf"
-}