diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 09:21:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-26 09:21:48 +0000 |
commit | 95c5ae91f860dae328a0a49a3986348c04c6b90b (patch) | |
tree | bcaef41fd4f5d0847c8c93bd7add79de83dc39d8 /gnome-base | |
parent | Stable for x86, wrt bug #551814 (diff) | |
download | gentoo-2-95c5ae91f860dae328a0a49a3986348c04c6b90b.tar.gz gentoo-2-95c5ae91f860dae328a0a49a3986348c04c6b90b.tar.bz2 gentoo-2-95c5ae91f860dae328a0a49a3986348c04c6b90b.zip |
Stable for x86, wrt bug #551814
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gdm/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gdm/gdm-3.14.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gdm/ChangeLog b/gnome-base/gdm/ChangeLog index ddd093e1351a..f4290483343c 100644 --- a/gnome-base/gdm/ChangeLog +++ b/gnome-base/gdm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gdm # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/ChangeLog,v 1.420 2015/06/21 12:04:30 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/ChangeLog,v 1.421 2015/06/26 09:21:48 ago Exp $ + + 26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> gdm-3.14.2.ebuild: + Stable for x86, wrt bug #551814 21 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> gdm-3.14.2.ebuild: amd64 stable wrt bug #551814 diff --git a/gnome-base/gdm/gdm-3.14.2.ebuild b/gnome-base/gdm/gdm-3.14.2.ebuild index 24554fa0c415..b20b95a06897 100644 --- a/gnome-base/gdm/gdm-3.14.2.ebuild +++ b/gnome-base/gdm/gdm-3.14.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-3.14.2.ebuild,v 1.2 2015/06/21 12:04:30 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-3.14.2.ebuild,v 1.3 2015/06/26 09:21:48 ago Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -23,7 +23,7 @@ LICENSE=" SLOT="0" IUSE="accessibility audit branding fprint +introspection ipv6 plymouth selinux smartcard +systemd tcpd test wayland xinerama" REQUIRED_USE="wayland? ( systemd )" -KEYWORDS="~alpha amd64 ~arm ~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 |