diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-04-24 17:59:24 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-04-24 17:59:24 +0000 |
commit | 37f6b1ca94111596588f367f2e2e3a2bd244deac (patch) | |
tree | 5fd2527573c3cee7df9b77d3c6dab229abb53efa /gnome-base | |
parent | Stable on ppc64; bug #218942 (diff) | |
download | gentoo-2-37f6b1ca94111596588f367f2e2e3a2bd244deac.tar.gz gentoo-2-37f6b1ca94111596588f367f2e2e3a2bd244deac.tar.bz2 gentoo-2-37f6b1ca94111596588f367f2e2e3a2bd244deac.zip |
Added ~ppc64; bug #218794
(Portage version: 2.1.4.4)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gdm/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gdm/gdm-2.20.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gdm/ChangeLog b/gnome-base/gdm/ChangeLog index 49275badd7cb..89d5340a9c46 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.270 2008/04/22 16:33:00 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/ChangeLog,v 1.271 2008/04/24 17:59:24 corsair Exp $ + + 24 Apr 2008; Markus Rothe <corsair@gentoo.org> gdm-2.20.5.ebuild: + Added ~ppc64; bug #218794 22 Apr 2008; Daniel Gryniewicz <dang@gentoo.org> gdm-2.20.5.ebuild: Fix built_with_use check for pambase to use new gnome-keyring flag diff --git a/gnome-base/gdm/gdm-2.20.5.ebuild b/gnome-base/gdm/gdm-2.20.5.ebuild index 2a5fdb00a99d..44b08e057c22 100644 --- a/gnome-base/gdm/gdm-2.20.5.ebuild +++ b/gnome-base/gdm/gdm-2.20.5.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.5.ebuild,v 1.3 2008/04/22 16:33:00 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-2.20.5.ebuild,v 1.4 2008/04/24 17:59:24 corsair 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 ~hppa ~ia64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE_LIBC="elibc_glibc" IUSE="accessibility afs branding dmx ipv6 gnome-keyring pam remote selinux tcpd xinerama $IUSE_LIBC" |