diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-05-05 15:15:08 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-05-05 15:15:08 +0000 |
commit | 559cf1aa1de20eed823ab9ef5c8da4611134b9e5 (patch) | |
tree | 3718dd25c8f5e76b9c31883e0136a8c9e0dae14d /gnome-extra/fast-user-switch-applet | |
parent | Added to ~hppa, bug #125236 (diff) | |
download | gentoo-2-559cf1aa1de20eed823ab9ef5c8da4611134b9e5.tar.gz gentoo-2-559cf1aa1de20eed823ab9ef5c8da4611134b9e5.tar.bz2 gentoo-2-559cf1aa1de20eed823ab9ef5c8da4611134b9e5.zip |
Added to ~hppa, bug #125233
(Portage version: 2.1_pre10-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.1.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 c6102c8ac309..7bb922a4d1ca 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.5 2006/05/04 14:35:07 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog,v 1.6 2006/05/05 15:15:08 dertobi123 Exp $ + + 05 May 2006; Tobias Scherbaum <dertobi123@gentoo.org> + fast-user-switch-applet-2.14.1.ebuild: + Added to ~hppa, bug #125233 04 May 2006; Markus Rothe <corsair@gentoo.org> fast-user-switch-applet-2.14.1.ebuild: diff --git a/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.14.1.ebuild b/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.14.1.ebuild index 3a1eb8530bbc..88fdeb74f612 100644 --- a/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.14.1.ebuild +++ b/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.14.1.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.1.ebuild,v 1.2 2006/05/04 14:35:07 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.14.1.ebuild,v 1.3 2006/05/05 15:15:08 dertobi123 Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 FDL-1.1 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="dev-libs/glib |