diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 22:33:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 22:33:01 +0000 |
commit | 1c965dfae316d35d826f16bb7469acc951d0fa5a (patch) | |
tree | 709e39765242f53f04dc2328e365e8590b1fd9ac /gnome-base/gdm | |
parent | Add ~arm, wrt bug #449220 (diff) | |
download | gentoo-2-1c965dfae316d35d826f16bb7469acc951d0fa5a.tar.gz gentoo-2-1c965dfae316d35d826f16bb7469acc951d0fa5a.tar.bz2 gentoo-2-1c965dfae316d35d826f16bb7469acc951d0fa5a.zip |
Add ~arm, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'gnome-base/gdm')
-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 fd454676a07f..10e2e224296a 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.364 2013/01/06 09:34:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/ChangeLog,v 1.365 2013/02/02 22:33:01 ago Exp $ + + 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gdm-3.6.2.ebuild: + Add ~arm, wrt bug #449220 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gdm-3.6.2.ebuild: Add ~sparc, wrt bug #449220 diff --git a/gnome-base/gdm/gdm-3.6.2.ebuild b/gnome-base/gdm/gdm-3.6.2.ebuild index 47a3176164c3..66cd88e7ec3e 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.7 2013/01/06 09:34:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-3.6.2.ebuild,v 1.8 2013/02/02 22:33:01 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="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86" # NOTE: x11-base/xorg-server dep is for X_SERVER_PATH etc, bug #295686 # nspr used by smartcard extension |