diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-11-20 14:55:29 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-11-20 14:55:29 +0000 |
commit | 1780b8971c2e053211d30bd0698cc3b256e2b70c (patch) | |
tree | a500c666499ebe6288c15d63c6727b310b523282 /gnome-extra/fast-user-switch-applet | |
parent | Fixed major omission in ebuild (diff) | |
download | gentoo-2-1780b8971c2e053211d30bd0698cc3b256e2b70c.tar.gz gentoo-2-1780b8971c2e053211d30bd0698cc3b256e2b70c.tar.bz2 gentoo-2-1780b8971c2e053211d30bd0698cc3b256e2b70c.zip |
amd64 stable wrt #199740
(Portage version: 2.1.3.19)
Diffstat (limited to 'gnome-extra/fast-user-switch-applet')
-rw-r--r-- | gnome-extra/fast-user-switch-applet/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.20.0.ebuild | 5 |
2 files changed, 7 insertions, 4 deletions
diff --git a/gnome-extra/fast-user-switch-applet/ChangeLog b/gnome-extra/fast-user-switch-applet/ChangeLog index 3e11b37dc6cc..73feb2c032d9 100644 --- a/gnome-extra/fast-user-switch-applet/ChangeLog +++ b/gnome-extra/fast-user-switch-applet/ChangeLog @@ -1,6 +1,10 @@ # 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.44 2007/10/08 20:35:05 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog,v 1.45 2007/11/20 14:55:29 drac Exp $ + + 20 Nov 2007; Samuli Suominen <drac@gentoo.org> + fast-user-switch-applet-2.20.0.ebuild: + amd64 stable wrt #199740 *fast-user-switch-applet-2.20.0 (08 Oct 2007) 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 index a0c8f17b37fd..e160595ce74b 100644 --- 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 @@ -1,6 +1,6 @@ # 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 $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.20.0.ebuild,v 1.2 2007/11/20 14:55:29 drac Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ 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" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="dev-libs/glib @@ -21,7 +21,6 @@ RDEPEND="dev-libs/glib x11-libs/libXmu x11-libs/libXau x11-libs/libSM" - DEPEND="${RDEPEND} dev-libs/libxslt >=dev-util/pkgconfig-0.9 |