diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 11:58:00 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 11:58:00 +0000 |
commit | 30e4409eaf216afd1094a00adfaa2226b4c1cddc (patch) | |
tree | 3c36235c7f73002df81c4f11b2efa4ccadb36ab3 /gnome-base/gdm | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-30e4409eaf216afd1094a00adfaa2226b4c1cddc.tar.gz gentoo-2-30e4409eaf216afd1094a00adfaa2226b4c1cddc.tar.bz2 gentoo-2-30e4409eaf216afd1094a00adfaa2226b4c1cddc.zip |
x86 stable, bug 499954
(Portage version: 2.2.8-r1/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.10.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gdm/ChangeLog b/gnome-base/gdm/ChangeLog index 2e8749465b7b..d01e03125da0 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.394 2014/03/09 10:47:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/ChangeLog,v 1.395 2014/03/09 11:58:00 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gdm-3.10.0.1.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gdm-3.10.0.1.ebuild: amd64 stable, bug 499954 diff --git a/gnome-base/gdm/gdm-3.10.0.1.ebuild b/gnome-base/gdm/gdm-3.10.0.1.ebuild index 43e879e4db1a..5c750936921f 100644 --- a/gnome-base/gdm/gdm-3.10.0.1.ebuild +++ b/gnome-base/gdm/gdm-3.10.0.1.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.10.0.1.ebuild,v 1.4 2014/03/09 10:47:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gdm/gdm-3.10.0.1.ebuild,v 1.5 2014/03/09 11:58:00 pacho Exp $ EAPI="5" GNOME2_LA_PUNT="yes" @@ -21,7 +21,7 @@ LICENSE=" SLOT="0" IUSE="accessibility audit branding fprint +introspection ipv6 plymouth selinux smartcard +systemd tcpd test xinerama" -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 |