diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-12-18 14:56:12 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-12-18 14:56:12 +0000 |
commit | 1bd355634429841cb933ba719a15006f951de2b9 (patch) | |
tree | 694b6c1e49428ead46ec0895d894f9f2ee87aa85 /gnome-base/gdm | |
parent | x86 stable, bug 529964 (diff) | |
download | gentoo-2-1bd355634429841cb933ba719a15006f951de2b9.tar.gz gentoo-2-1bd355634429841cb933ba719a15006f951de2b9.tar.bz2 gentoo-2-1bd355634429841cb933ba719a15006f951de2b9.zip |
x86 stable, bug 529964
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-base/gdm')
-rw-r--r-- | gnome-base/gdm/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gdm/gdm-3.12.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gdm/ChangeLog b/gnome-base/gdm/ChangeLog index 3505bd76d8a2..1fb8840eee5f 100644 --- a/gnome-base/gdm/ChangeLog +++ b/gnome-base/gdm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gdm # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/ChangeLog,v 1.411 2014/11/13 11:16:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/ChangeLog,v 1.412 2014/12/18 14:56:12 pacho Exp $ + + 18 Dec 2014; Pacho Ramos <pacho@gentoo.org> gdm-3.12.2-r1.ebuild: + x86 stable, bug 529964 13 Nov 2014; Pacho Ramos <pacho@gentoo.org> -files/49-keychain, -files/50-ssh-agent, -files/gdm-2.13.0.1-selinux-remove-attr.patch, diff --git a/gnome-base/gdm/gdm-3.12.2-r1.ebuild b/gnome-base/gdm/gdm-3.12.2-r1.ebuild index 54edebdcf305..1c540733737c 100644 --- a/gnome-base/gdm/gdm-3.12.2-r1.ebuild +++ b/gnome-base/gdm/gdm-3.12.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-3.12.2-r1.ebuild,v 1.2 2014/09/29 15:05:17 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-3.12.2-r1.ebuild,v 1.3 2014/12/18 14:56:12 pacho 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 |