diff options
-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.22.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/fast-user-switch-applet/ChangeLog b/gnome-extra/fast-user-switch-applet/ChangeLog index 613d5453e431..655710d08ae2 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog,v 1.56 2008/03/26 22:18:10 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog,v 1.57 2008/07/27 18:47:14 tester Exp $ + + 26 Jul 2008; Olivier Crête <tester@gentoo.org> + fast-user-switch-applet-2.22.0.ebuild: + Stable on amd64, bug #229709 *fast-user-switch-applet-2.22.0 (26 Mar 2008) 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 index 3d13fdbe5d54..9d348f1412ee 100644 --- 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 @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.1 2008/03/26 22:18:10 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.22.0.ebuild,v 1.2 2008/07/27 18:47:14 tester 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 |