diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2007-10-08 20:35:05 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2007-10-08 20:35:05 +0000 |
commit | 5a7dd4464b3004e94eb8428c9846daebd8307eda (patch) | |
tree | e8db8de01a87a59af98bea69e598c9d1b7214528 /gnome-extra/fast-user-switch-applet | |
parent | bump to 0.16.1 (diff) | |
download | gentoo-2-5a7dd4464b3004e94eb8428c9846daebd8307eda.tar.gz gentoo-2-5a7dd4464b3004e94eb8428c9846daebd8307eda.tar.bz2 gentoo-2-5a7dd4464b3004e94eb8428c9846daebd8307eda.zip |
bump to 2.20.0
(Portage version: 2.1.3.11)
Diffstat (limited to 'gnome-extra/fast-user-switch-applet')
3 files changed, 49 insertions, 1 deletions
diff --git a/gnome-extra/fast-user-switch-applet/ChangeLog b/gnome-extra/fast-user-switch-applet/ChangeLog index 38caebc494e0..3e11b37dc6cc 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog,v 1.43 2007/09/23 04:34:54 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog,v 1.44 2007/10/08 20:35:05 eva Exp $ + +*fast-user-switch-applet-2.20.0 (08 Oct 2007) + + 08 Oct 2007; Gilles Dartiguelongue <eva@gentoo.org> + +fast-user-switch-applet-2.20.0.ebuild: + bump to 2.20.0 22 Sep 2007; Tom Gall <tgall@gentoo.org> fast-user-switch-applet-2.18.0.ebuild: 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 new file mode 100644 index 000000000000..a0c8f17b37fd --- /dev/null +++ b/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.20.0.ebuild @@ -0,0 +1,39 @@ +# 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.1 2007/10/08 20:35:05 eva 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/files/digest-fast-user-switch-applet-2.20.0 b/gnome-extra/fast-user-switch-applet/files/digest-fast-user-switch-applet-2.20.0 new file mode 100644 index 000000000000..387f5b68c872 --- /dev/null +++ b/gnome-extra/fast-user-switch-applet/files/digest-fast-user-switch-applet-2.20.0 @@ -0,0 +1,3 @@ +MD5 1d1fd25b5599f7656e3fa89aa913137c fast-user-switch-applet-2.20.0.tar.bz2 777118 +RMD160 6a9ec9b65b57e8b6d5a5b943d98a64f71aad4216 fast-user-switch-applet-2.20.0.tar.bz2 777118 +SHA256 c7123f132aff47978e754d83cd5e449a4e02e215466fc3fc2f3bc81fb5cec5fd fast-user-switch-applet-2.20.0.tar.bz2 777118 |