diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-12 13:58:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-12 13:58:28 +0000 |
commit | 1a96efff91f0aa442e8f7dec8ceb622d1a8fe62a (patch) | |
tree | 119a6a2cf4f58963d88be029843a0fb7eb839add /gnome-extra | |
parent | alpha/ia64/sparc stable wrt #229709 (diff) | |
download | gentoo-2-1a96efff91f0aa442e8f7dec8ceb622d1a8fe62a.tar.gz gentoo-2-1a96efff91f0aa442e8f7dec8ceb622d1a8fe62a.tar.bz2 gentoo-2-1a96efff91f0aa442e8f7dec8ceb622d1a8fe62a.zip |
alpha/ia64/sparc stable wrt #229709
(Portage version: 2.1.4.4)
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 f91afb1f72c5..9100dbb73bad 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.59 2008/08/10 12:43:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog,v 1.60 2008/08/12 13:58:28 armin76 Exp $ + + 12 Aug 2008; Raúl Porcel <armin76@gentoo.org> + fast-user-switch-applet-2.22.0.ebuild: + alpha/ia64/sparc stable wrt #229709 10 Aug 2008; Markus Meier <maekke@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 aedb021a39d0..fe4d8da239d8 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.4 2008/08/10 12:43:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.22.0.ebuild,v 1.5 2008/08/12 13:58:28 armin76 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 |