diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-17 19:50:00 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-17 19:50:00 +0000 |
commit | d7adc0c306a0861c07e126b0390a32b8fb332d76 (patch) | |
tree | b9960637ac5fe1847ebaaaddabec8492ca84e41c /gnome-extra/fast-user-switch-applet | |
parent | Stable on x86. (diff) | |
download | historical-d7adc0c306a0861c07e126b0390a32b8fb332d76.tar.gz historical-d7adc0c306a0861c07e126b0390a32b8fb332d76.tar.bz2 historical-d7adc0c306a0861c07e126b0390a32b8fb332d76.zip |
Stable on ppc64
Package-Manager: portage-2.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.14.2.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 be2ae881cdfc..91da586c2307 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.13 2006/07/17 18:10:29 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog,v 1.14 2006/08/17 19:49:19 corsair Exp $ + + 17 Aug 2006; Markus Rothe <corsair@gentoo.org> + fast-user-switch-applet-2.14.2.ebuild: + Stable on ppc64 17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> fast-user-switch-applet-2.14.2.ebuild: diff --git a/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.14.2.ebuild b/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.14.2.ebuild index e6c12caf5640..009ea363b65a 100644 --- a/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.14.2.ebuild +++ b/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.14.2.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.14.2.ebuild,v 1.6 2006/07/17 18:10:29 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.14.2.ebuild,v 1.7 2006/08/17 19:49:19 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 hppa ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ppc ppc64 sparc x86" IUSE="" RDEPEND="dev-libs/glib |