diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-03-18 15:42:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-03-18 15:42:31 +0000 |
commit | fea0ff6287dad86b96a492a6498f81cf89c1471b (patch) | |
tree | f7221f00d0804581fdfb3b2291f22aa0c4d4410c /gnome-extra | |
parent | alpha/ia64 stable wrt #260063 (diff) | |
download | gentoo-2-fea0ff6287dad86b96a492a6498f81cf89c1471b.tar.gz gentoo-2-fea0ff6287dad86b96a492a6498f81cf89c1471b.tar.bz2 gentoo-2-fea0ff6287dad86b96a492a6498f81cf89c1471b.zip |
alpha/ia64 stable wrt #260063
(Portage version: 2.1.6.7/cvs/Linux ia64)
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.24.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 ef242304a59d..fa06342c1f22 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog,v 1.67 2009/03/15 21:56:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog,v 1.68 2009/03/18 15:42:31 armin76 Exp $ + + 18 Mar 2009; Raúl Porcel <armin76@gentoo.org> + fast-user-switch-applet-2.24.0.ebuild: + alpha/ia64 stable wrt #260063 15 Mar 2009; Markus Meier <maekke@gentoo.org> fast-user-switch-applet-2.24.0.ebuild: diff --git a/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.24.0.ebuild b/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.24.0.ebuild index de8a0bf89cbc..4265fb0bbc0c 100644 --- a/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.24.0.ebuild +++ b/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.24.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.24.0.ebuild,v 1.5 2009/03/15 21:56:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.24.0.ebuild,v 1.6 2009/03/18 15:42:31 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-2.16 |