diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 17:22:09 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-07-12 17:22:09 +0000 |
commit | 43695e8a8537c59f94820656854154761e13f4e6 (patch) | |
tree | 840e99e0094697976ad7f0c325996bbbba3b4b13 /gnome-extra/fast-user-switch-applet | |
parent | Mark 0.6.0 stable on ia64 (diff) | |
download | historical-43695e8a8537c59f94820656854154761e13f4e6.tar.gz historical-43695e8a8537c59f94820656854154761e13f4e6.tar.bz2 historical-43695e8a8537c59f94820656854154761e13f4e6.zip |
Stable on x86 wrt bug #139612.
Package-Manager: portage-2.1.1_pre2-r6
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.14.2.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 272c554a4a31..6537045d0d62 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog,v 1.9 2006/07/10 20:53:16 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog,v 1.10 2006/07/12 17:12:35 wolf31o2 Exp $ + + 12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> + fast-user-switch-applet-2.14.2.ebuild: + Stable on x86 wrt bug #139612. 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> fast-user-switch-applet-2.14.2.ebuild: diff --git a/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.14.2.ebuild b/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.14.2.ebuild index 95a4b996862b..d3d07676eb4a 100644 --- a/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.14.2.ebuild +++ b/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.14.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.14.2.ebuild,v 1.2 2006/07/10 20:53:16 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.14.2.ebuild,v 1.3 2006/07/12 17:12:35 wolf31o2 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 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 sparc x86" IUSE="" RDEPEND="dev-libs/glib |