diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 14:19:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 14:19:14 +0000 |
commit | 23e4bc3ee3f4d102de5fd79e0e6b68b4b53b4a8e (patch) | |
tree | fa562948c4b4eabc5179d90c8546fa3d2ca11939 /gnome-base | |
parent | Add ~alpha, wrt bug #449220 (diff) | |
download | gentoo-2-23e4bc3ee3f4d102de5fd79e0e6b68b4b53b4a8e.tar.gz gentoo-2-23e4bc3ee3f4d102de5fd79e0e6b68b4b53b4a8e.tar.bz2 gentoo-2-23e4bc3ee3f4d102de5fd79e0e6b68b4b53b4a8e.zip |
Add ~alpha, 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 | 5 | ||||
-rw-r--r-- | gnome-base/gdm/gdm-3.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gdm/ChangeLog b/gnome-base/gdm/ChangeLog index c9f3b2380fca..72a99e04e041 100644 --- a/gnome-base/gdm/ChangeLog +++ b/gnome-base/gdm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gdm # 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 $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/ChangeLog,v 1.363 2013/01/01 14:19:14 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gdm-3.6.2.ebuild: + Add ~alpha, wrt bug #449220 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gdm-3.6.2.ebuild: Add ~ia64, wrt bug #449220 diff --git a/gnome-base/gdm/gdm-3.6.2.ebuild b/gnome-base/gdm/gdm-3.6.2.ebuild index b10b4d31ec67..4136c105c05a 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-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.5 2013/01/01 11:51:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-3.6.2.ebuild,v 1.6 2013/01/01 14:19:14 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 ~ia64 ~ppc ~ppc64 ~sh ~x86" +KEYWORDS="~alpha ~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 |