diff options
author | Jason Wever <weeve@gentoo.org> | 2006-12-18 03:09:48 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-12-18 03:09:48 +0000 |
commit | b98d81f0a60737db95ac84f0f1f62e79bf00cba9 (patch) | |
tree | 505d044e249fe5e4ac9b102d3c1f3324d90f42cd /gnome-base/gdm | |
parent | Upstream fixes for bug #157457. Fixed bug #154729. (diff) | |
download | gentoo-2-b98d81f0a60737db95ac84f0f1f62e79bf00cba9.tar.gz gentoo-2-b98d81f0a60737db95ac84f0f1f62e79bf00cba9.tar.bz2 gentoo-2-b98d81f0a60737db95ac84f0f1f62e79bf00cba9.zip |
Stable on SPARC wrt security bug #158072.
(Portage version: 2.1.2_rc3-r6)
Diffstat (limited to 'gnome-base/gdm')
-rw-r--r-- | gnome-base/gdm/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gdm/gdm-2.14.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gdm/ChangeLog b/gnome-base/gdm/ChangeLog index 2391343727e7..bfc093cd2028 100644 --- a/gnome-base/gdm/ChangeLog +++ b/gnome-base/gdm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gdm # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/ChangeLog,v 1.196 2006/12/17 22:00:07 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/ChangeLog,v 1.197 2006/12/18 03:09:48 weeve Exp $ + + 18 Dec 2006; Jason Wever <weeve@gentoo.org> gdm-2.14.11.ebuild: + Stable on SPARC wrt security bug #158072. 17 Dec 2006; René Nussbaumer <killerfox@gentoo.org> gdm-2.16.4.ebuild: Stable on hppa. See bug #156662. diff --git a/gnome-base/gdm/gdm-2.14.11.ebuild b/gnome-base/gdm/gdm-2.14.11.ebuild index 7c8b9722f7b9..1aa96930a132 100644 --- a/gnome-base/gdm/gdm-2.14.11.ebuild +++ b/gnome-base/gdm/gdm-2.14.11.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-base/gdm/gdm-2.14.11.ebuild,v 1.3 2006/12/16 10:06:42 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.14.11.ebuild,v 1.4 2006/12/18 03:09:48 weeve Exp $ inherit eutils pam gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/gdm/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 sparc x86" IUSE="accessibility ipv6 pam selinux tcpd xinerama" # Name of the tarball with gentoo specific files |