diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 21:18:23 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-12 21:18:23 +0000 |
commit | cc6cfd3cd01f5f51849f87616169c53b27bbe146 (patch) | |
tree | 6f738fc39d0d27692de0e5e9599549672aabff89 /gnome-extra/fast-user-switch-applet | |
parent | Stable on sparc, bug #260063 (diff) | |
download | historical-cc6cfd3cd01f5f51849f87616169c53b27bbe146.tar.gz historical-cc6cfd3cd01f5f51849f87616169c53b27bbe146.tar.bz2 historical-cc6cfd3cd01f5f51849f87616169c53b27bbe146.zip |
Stable on sparc, bug #260063
Package-Manager: portage-2.1.6.7/cvs/Linux sparc64
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.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 fa06342c1f22..64781ec86863 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.68 2009/03/18 15:42:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog,v 1.69 2009/04/12 21:11:18 bluebird Exp $ + + 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + fast-user-switch-applet-2.24.0.ebuild: + Stable on sparc, bug #260063 18 Mar 2009; Raúl Porcel <armin76@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 4265fb0bbc0c..1f9823bf51b9 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.6 2009/03/18 15:42:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.24.0.ebuild,v 1.7 2009/04/12 21:11:18 bluebird 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 |