diff options
author | Markus Meier <maekke@gentoo.org> | 2008-08-10 12:43:08 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-08-10 12:43:08 +0000 |
commit | 805bdc147f1930715b0e59ff6d5cc6f99e8c6b9b (patch) | |
tree | 241fab72a3c275c9d668c26c77b36c4f0c9343e9 /gnome-extra | |
parent | x86 stable, bug #229709 (diff) | |
download | gentoo-2-805bdc147f1930715b0e59ff6d5cc6f99e8c6b9b.tar.gz gentoo-2-805bdc147f1930715b0e59ff6d5cc6f99e8c6b9b.tar.bz2 gentoo-2-805bdc147f1930715b0e59ff6d5cc6f99e8c6b9b.zip |
x86 stable, bug #229709
(Portage version: 2.2_rc6/cvs/Linux 2.6.27-rc2 i686)
Diffstat (limited to 'gnome-extra')
-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 041b29b9d33c..f91afb1f72c5 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.58 2008/07/30 22:00:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog,v 1.59 2008/08/10 12:43:08 maekke Exp $ + + 10 Aug 2008; Markus Meier <maekke@gentoo.org> + fast-user-switch-applet-2.22.0.ebuild: + x86 stable, bug #229709 30 Jul 2008; Brent Baude <ranger@gentoo.org> fast-user-switch-applet-2.22.0.ebuild: 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 e8ab485c205d..aedb021a39d0 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.3 2008/07/30 22:00:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.22.0.ebuild,v 1.4 2008/08/10 12:43:08 maekke 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 |