diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-14 01:16:32 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-01-14 01:16:32 +0000 |
commit | bd95706c79c8b3a6a6a655f58ff376c2adf3eec1 (patch) | |
tree | c78d0049244718dd8d5de2728a5c52d945ecccb8 /gnome-extra/fast-user-switch-applet | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-bd95706c79c8b3a6a6a655f58ff376c2adf3eec1.tar.gz gentoo-2-bd95706c79c8b3a6a6a655f58ff376c2adf3eec1.tar.bz2 gentoo-2-bd95706c79c8b3a6a6a655f58ff376c2adf3eec1.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc4-r8)
Diffstat (limited to 'gnome-extra/fast-user-switch-applet')
-rw-r--r-- | gnome-extra/fast-user-switch-applet/ChangeLog | 8 | ||||
-rw-r--r-- | gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.16.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/gnome-extra/fast-user-switch-applet/ChangeLog b/gnome-extra/fast-user-switch-applet/ChangeLog index 65b44103987e..774634291d94 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.26 2006/12/21 13:41:34 corsair Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog,v 1.27 2007/01/14 01:16:32 kloeri Exp $ + + 14 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> + fast-user-switch-applet-2.16.0.ebuild: + Stable on Alpha. 21 Dec 2006; Markus Rothe <corsair@gentoo.org> fast-user-switch-applet-2.16.0.ebuild: diff --git a/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.16.0.ebuild b/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.16.0.ebuild index 906cfd904b84..d4d5e8390005 100644 --- a/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.16.0.ebuild +++ b/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.16.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.16.0.ebuild,v 1.9 2006/12/21 13:41:34 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.16.0.ebuild,v 1.10 2007/01/14 01:16:32 kloeri 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 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND="dev-libs/glib |