diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 11:04:06 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-16 11:04:06 +0000 |
commit | 663d64f2718ab255cf881efcb1eba22fdd072547 (patch) | |
tree | f091799c5100b6c235e272d7376d705292ea465e /gnome-extra | |
parent | hppa stable, bug #139612 (diff) | |
download | gentoo-2-663d64f2718ab255cf881efcb1eba22fdd072547.tar.gz gentoo-2-663d64f2718ab255cf881efcb1eba22fdd072547.tar.bz2 gentoo-2-663d64f2718ab255cf881efcb1eba22fdd072547.zip |
hppa stable, bug #139612
(Portage version: 2.1.1_pre3)
Diffstat (limited to 'gnome-extra')
-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 a51f7a9fe328..6a5d7ec18467 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.11 2006/07/14 17:08:59 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog,v 1.12 2006/07/16 11:04:06 dertobi123 Exp $ + + 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> + fast-user-switch-applet-2.14.2.ebuild: + hppa stable, bug #139612 14 Jul 2006; Tobias Scherbaum <dertobi123@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 8d6c3180d795..87297854ca27 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.4 2006/07/14 17:08:59 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.14.2.ebuild,v 1.5 2006/07/16 11:04:06 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="~alpha ~amd64 ~hppa ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 hppa ppc ~ppc64 sparc x86" IUSE="" RDEPEND="dev-libs/glib |