diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-20 15:39:20 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-20 15:39:20 +0000 |
commit | c24befbaf50888fae26b4799e7aaff741121e9f8 (patch) | |
tree | 5612036f9171d47a215086e3ef67af5961d26d44 /x11-apps/xdm | |
parent | Stable for AMD64, wrt bug #394393 (diff) | |
download | gentoo-2-c24befbaf50888fae26b4799e7aaff741121e9f8.tar.gz gentoo-2-c24befbaf50888fae26b4799e7aaff741121e9f8.tar.bz2 gentoo-2-c24befbaf50888fae26b4799e7aaff741121e9f8.zip |
Stable for AMD64, wrt bug #394393
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'x11-apps/xdm')
-rw-r--r-- | x11-apps/xdm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xdm/xdm-1.1.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xdm/ChangeLog b/x11-apps/xdm/ChangeLog index d7556ef23e52..737518d10a7d 100644 --- a/x11-apps/xdm/ChangeLog +++ b/x11-apps/xdm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xdm # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/ChangeLog,v 1.127 2011/10/10 08:56:06 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/ChangeLog,v 1.128 2011/12/20 15:39:20 ago Exp $ + + 20 Dec 2011; Agostino Sarubbo <ago@gentoo.org> xdm-1.1.11.ebuild: + Stable for AMD64, wrt bug #394393 10 Oct 2011; Michał Górny <mgorny@gentoo.org> xdm-1.1.11.ebuild: Drop redundant systemd unit install, it is supported upstream now. diff --git a/x11-apps/xdm/xdm-1.1.11.ebuild b/x11-apps/xdm/xdm-1.1.11.ebuild index 9978a81b3f2b..356e88b09eec 100644 --- a/x11-apps/xdm/xdm-1.1.11.ebuild +++ b/x11-apps/xdm/xdm-1.1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/xdm-1.1.11.ebuild,v 1.2 2011/10/10 08:56:06 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/xdm-1.1.11.ebuild,v 1.3 2011/12/20 15:39:20 ago Exp $ EAPI=3 @@ -10,7 +10,7 @@ DEFAULTVT="vt7" DESCRIPTION="X.Org xdm application" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="ipv6 pam" RDEPEND="x11-apps/xrdb |