diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-08-11 14:47:01 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-08-11 14:47:01 +0000 |
commit | 046a6cf724538f0d11e7ce51bef5e81b15856538 (patch) | |
tree | c552987c4ff0bcd8302bbb5c6ea4802d3f9feb45 /gnome-extra/fast-user-switch-applet | |
parent | Stable on x86, bug #185823. (diff) | |
download | gentoo-2-046a6cf724538f0d11e7ce51bef5e81b15856538.tar.gz gentoo-2-046a6cf724538f0d11e7ce51bef5e81b15856538.tar.bz2 gentoo-2-046a6cf724538f0d11e7ce51bef5e81b15856538.zip |
Stable on x86, bug #185823.
(Portage version: 2.1.3_rc8)
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.18.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 d4eb40c0e2e9..db606a145a14 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.39 2007/08/10 13:15:54 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog,v 1.40 2007/08/11 14:47:01 ticho Exp $ + + 11 Aug 2007; Andrej Kacian <ticho@gentoo.org> + fast-user-switch-applet-2.18.0.ebuild: + Stable on x86, bug #185823. 10 Aug 2007; Christoph Mende <angelos@gentoo.org> fast-user-switch-applet-2.18.0.ebuild: 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 index e03fa6be39f5..4efcf60c6d9f 100644 --- 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 @@ -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.18.0.ebuild,v 1.6 2007/08/10 13:15:54 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.18.0.ebuild,v 1.7 2007/08/11 14:47:01 ticho 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 |