diff options
author | 2007-09-23 04:34:54 +0000 | |
---|---|---|
committer | 2007-09-23 04:34:54 +0000 | |
commit | 2e94c902a23abb98a1a89c484eb9e527095aa5ce (patch) | |
tree | d1f73e9440817f11c5757b0aaba5246753a74e3a /gnome-extra/fast-user-switch-applet | |
parent | stable on ppct64 (diff) | |
download | gentoo-2-2e94c902a23abb98a1a89c484eb9e527095aa5ce.tar.gz gentoo-2-2e94c902a23abb98a1a89c484eb9e527095aa5ce.tar.bz2 gentoo-2-2e94c902a23abb98a1a89c484eb9e527095aa5ce.zip |
stable on ppc64
(Portage version: 2.1.2.12)
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 e917ca10444e..38caebc494e0 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.42 2007/08/28 19:34:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog,v 1.43 2007/09/23 04:34:54 tgall Exp $ + + 22 Sep 2007; Tom Gall <tgall@gentoo.org> + fast-user-switch-applet-2.18.0.ebuild: + stable on ppc64 28 Aug 2007; Jeroen Roovers <jer@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 5fa545cc77a3..bf3a4fec9a8e 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.8 2007/08/28 19:34:07 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.18.0.ebuild,v 1.9 2007/09/23 04:34:54 tgall 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 |