diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-12 13:54:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-12 13:54:55 +0000 |
commit | d74978b8dc3c6158115618795fbb2a800cf250e3 (patch) | |
tree | 2af28084ffeffc5ffaf15942c39582acb3767ebd /gnome-base/gdm | |
parent | alpha/ia64/sparc stable wrt #229709 (diff) | |
download | gentoo-2-d74978b8dc3c6158115618795fbb2a800cf250e3.tar.gz gentoo-2-d74978b8dc3c6158115618795fbb2a800cf250e3.tar.bz2 gentoo-2-d74978b8dc3c6158115618795fbb2a800cf250e3.zip |
alpha/ia64/sparc stable wrt #229709
(Portage version: 2.1.4.4)
Diffstat (limited to 'gnome-base/gdm')
-rw-r--r-- | gnome-base/gdm/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gdm/gdm-2.20.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gdm/ChangeLog b/gnome-base/gdm/ChangeLog index de070c4dbb65..68aa24aadd84 100644 --- a/gnome-base/gdm/ChangeLog +++ b/gnome-base/gdm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gdm # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/ChangeLog,v 1.278 2008/08/10 11:01:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/ChangeLog,v 1.279 2008/08/12 13:54:55 armin76 Exp $ + + 12 Aug 2008; Raúl Porcel <armin76@gentoo.org> gdm-2.20.7.ebuild: + alpha/ia64/sparc stable wrt #229709 10 Aug 2008; Markus Meier <maekke@gentoo.org> gdm-2.20.7.ebuild: x86 stable, bug #229709 diff --git a/gnome-base/gdm/gdm-2.20.7.ebuild b/gnome-base/gdm/gdm-2.20.7.ebuild index 421aac2c3f5c..12b34abb7296 100644 --- a/gnome-base/gdm/gdm-2.20.7.ebuild +++ b/gnome-base/gdm/gdm-2.20.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.20.7.ebuild,v 1.4 2008/08/10 11:01:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.20.7.ebuild,v 1.5 2008/08/12 13:54:55 armin76 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 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE_LIBC="elibc_glibc" IUSE="accessibility afs branding dmx ipv6 gnome-keyring pam remote selinux tcpd xinerama $IUSE_LIBC" |