diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 11:51:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 11:51:17 +0000 |
commit | 2900e0a09716e93e6645262f0f9e4bc92e1f041c (patch) | |
tree | fa3177d8676aabf1ff20544e40d03ac89f1c4019 /gnome-base | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | gentoo-2-2900e0a09716e93e6645262f0f9e4bc92e1f041c.tar.gz gentoo-2-2900e0a09716e93e6645262f0f9e4bc92e1f041c.tar.bz2 gentoo-2-2900e0a09716e93e6645262f0f9e4bc92e1f041c.zip |
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gdm/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-base/gdm/gdm-3.6.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/gnome-base/gdm/ChangeLog b/gnome-base/gdm/ChangeLog index e98ab16c4aea..c9f3b2380fca 100644 --- a/gnome-base/gdm/ChangeLog +++ b/gnome-base/gdm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gdm -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/ChangeLog,v 1.361 2012/12/31 15:36:00 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/ChangeLog,v 1.362 2013/01/01 11:51:17 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gdm-3.6.2.ebuild: + Add ~ia64, wrt bug #449220 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> gdm-3.6.2.ebuild: Add ~ppc64, wrt bug #449220 diff --git a/gnome-base/gdm/gdm-3.6.2.ebuild b/gnome-base/gdm/gdm-3.6.2.ebuild index 87b01c462dbc..b10b4d31ec67 100644 --- a/gnome-base/gdm/gdm-3.6.2.ebuild +++ b/gnome-base/gdm/gdm-3.6.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-3.6.2.ebuild,v 1.4 2012/12/31 15:36:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-3.6.2.ebuild,v 1.5 2013/01/01 11:51:17 ago Exp $ EAPI="5" GNOME2_LA_PUNT="yes" @@ -17,7 +17,7 @@ SRC_URI="${SRC_URI} LICENSE="GPL-2+" SLOT="0" IUSE="accessibility audit +consolekit +fallback fprint +gnome-shell +introspection ipv6 ldap plymouth selinux smartcard systemd tcpd test xinerama" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sh ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sh ~x86" # NOTE: x11-base/xorg-server dep is for X_SERVER_PATH etc, bug #295686 # nspr used by smartcard extension |