diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-11-21 17:23:12 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-11-21 17:23:12 +0000 |
commit | eb0d031e9a23fdc63498db94d281cdd1fd334c00 (patch) | |
tree | a48b13ad8045a9adc35a67fbfd1f24d502e4f0cf /gnome-base/gdm | |
parent | Stable on x86 wrt #199740 (diff) | |
download | gentoo-2-eb0d031e9a23fdc63498db94d281cdd1fd334c00.tar.gz gentoo-2-eb0d031e9a23fdc63498db94d281cdd1fd334c00.tar.bz2 gentoo-2-eb0d031e9a23fdc63498db94d281cdd1fd334c00.zip |
Stable on x86 wrt #199740
(Portage version: 2.1.3.19)
Diffstat (limited to 'gnome-base/gdm')
-rw-r--r-- | gnome-base/gdm/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gdm/gdm-2.20.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gdm/ChangeLog b/gnome-base/gdm/ChangeLog index 8fd725c56bfc..345c52e2c645 100644 --- a/gnome-base/gdm/ChangeLog +++ b/gnome-base/gdm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gdm # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/ChangeLog,v 1.247 2007/11/20 19:22:49 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/ChangeLog,v 1.248 2007/11/21 17:23:12 cla Exp $ + + 21 Nov 2007; Dawid Węgliński <cla@gentoo.org> gdm-2.20.1.ebuild: + Stable on x86 (bug #199740) 20 Nov 2007; Markus Rothe <corsair@gentoo.org> gdm-2.18.4-r1.ebuild: Stable on ppc64; bug #199322 diff --git a/gnome-base/gdm/gdm-2.20.1.ebuild b/gnome-base/gdm/gdm-2.20.1.ebuild index 10d445f7fb9b..89db5537784c 100644 --- a/gnome-base/gdm/gdm-2.20.1.ebuild +++ b/gnome-base/gdm/gdm-2.20.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.20.1.ebuild,v 1.4 2007/11/20 15:04:23 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.20.1.ebuild,v 1.5 2007/11/21 17:23:12 cla Exp $ inherit autotools eutils pam gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/gdm/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~mips ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE_LIBC="elibc_glibc" IUSE="accessibility afs branding dmx ipv6 pam remote selinux tcpd xinerama $IUSE_LIBC" |