diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-06-09 05:30:57 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-06-09 05:30:57 +0000 |
commit | 5046b5b050813a7d7b9f7220e292b3754467ca19 (patch) | |
tree | b9b797799c6f10088a966501b5df5139f1fba500 /gnome-base | |
parent | Updated the patchball to include a corrected version of the IP28 R10000 cache... (diff) | |
download | gentoo-2-5046b5b050813a7d7b9f7220e292b3754467ca19.tar.gz gentoo-2-5046b5b050813a7d7b9f7220e292b3754467ca19.tar.bz2 gentoo-2-5046b5b050813a7d7b9f7220e292b3754467ca19.zip |
Stable x86; pretty gdm
(Portage version: 2.1_rc4-r5)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gdm/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gdm/gdm-2.8.0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gdm/ChangeLog b/gnome-base/gdm/ChangeLog index 2c994860fa45..e1eace53a2ff 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.163 2006/06/08 21:53:48 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/ChangeLog,v 1.164 2006/06/09 05:30:57 tsunam Exp $ + + 09 Jun 2006; Joshua Jackson <tsunam@gentoo.org> gdm-2.8.0.8.ebuild: + stable on x86; bug #135027 08 Jun 2006; Tobias Scherbaum <dertobi123@gentoo.org> gdm-2.8.0.8.ebuild: ppc stable, bug #135027 diff --git a/gnome-base/gdm/gdm-2.8.0.8.ebuild b/gnome-base/gdm/gdm-2.8.0.8.ebuild index c3a2a8991961..eff549962f3c 100644 --- a/gnome-base/gdm/gdm-2.8.0.8.ebuild +++ b/gnome-base/gdm/gdm-2.8.0.8.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.8.0.8.ebuild,v 1.4 2006/06/08 21:53:48 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.8.0.8.ebuild,v 1.5 2006/06/09 05:30:57 tsunam 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="ipv6 pam selinux tcpd xinerama" # Name of the tarball with gentoo specific files |