diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 21:59:01 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-20 21:59:01 +0000 |
commit | 2bdf51dc4ba8068f9ff0cdce9903aaaa1b0ae71d (patch) | |
tree | b24febac007ecba0715e626c05f82bc9de621bc1 /gnome-extra | |
parent | Marking amd64 stable (diff) | |
download | gentoo-2-2bdf51dc4ba8068f9ff0cdce9903aaaa1b0ae71d.tar.gz gentoo-2-2bdf51dc4ba8068f9ff0cdce9903aaaa1b0ae71d.tar.bz2 gentoo-2-2bdf51dc4ba8068f9ff0cdce9903aaaa1b0ae71d.zip |
Mark 2.14.2 stable on alpha
(Portage version: 2.1.1-r1)
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 1aa40ddfd202..34fd4d78b1ee 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.19 2006/10/03 23:14:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/ChangeLog,v 1.20 2006/10/20 21:59:01 agriffis Exp $ + + 20 Oct 2006; Aron Griffis <agriffis@gentoo.org> + fast-user-switch-applet-2.14.2.ebuild: + Mark 2.14.2 stable on alpha 03 Oct 2006; Aron Griffis <agriffis@gentoo.org> fast-user-switch-applet-2.16.0.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 9b6852454402..fbd7cbbe3bc1 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.9 2006/09/19 14:22:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/fast-user-switch-applet/fast-user-switch-applet-2.14.2.ebuild,v 1.10 2006/10/20 21:59:01 agriffis 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" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND="dev-libs/glib |