diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-12-21 13:41:34 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-12-21 13:41:34 +0000 |
commit | 38f85f77a1824dd973e3a8fc74c64f2f2a7103f8 (patch) | |
tree | 84cb6a6679e4235088b9ee74a9bc9fb76a5fdedb /gnome-extra/fast-user-switch-applet | |
parent | Stable on ppc64; bug #156662 (diff) | |
download | gentoo-2-38f85f77a1824dd973e3a8fc74c64f2f2a7103f8.tar.gz gentoo-2-38f85f77a1824dd973e3a8fc74c64f2f2a7103f8.tar.bz2 gentoo-2-38f85f77a1824dd973e3a8fc74c64f2f2a7103f8.zip |
Stable on ppc64; bug #156662
(Portage version: 2.1.1-r2)
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.16.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 258987bfb869..65b44103987e 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.25 2006/12/18 15:43:02 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog,v 1.26 2006/12/21 13:41:34 corsair Exp $ + + 21 Dec 2006; Markus Rothe <corsair@gentoo.org> + fast-user-switch-applet-2.16.0.ebuild: + Stable on ppc64; bug #156662 18 Dec 2006; Gustavo Zacarias <gustavoz@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 6bf3c3572012..906cfd904b84 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 # 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.8 2006/12/18 15:43:02 gustavoz Exp $ +# $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 $ 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 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND="dev-libs/glib |