diff options
author | 2009-09-30 19:30:14 +0000 | |
---|---|---|
committer | 2009-09-30 19:30:14 +0000 | |
commit | 763654147323ae6dc69344e0e8cbe3ab786b3d1d (patch) | |
tree | 95da82bd0d9b842cf6be444b4667112f119b29d3 /x11-apps/xdm | |
parent | Fix useflag. Cleanup (diff) | |
download | historical-763654147323ae6dc69344e0e8cbe3ab786b3d1d.tar.gz historical-763654147323ae6dc69344e0e8cbe3ab786b3d1d.tar.bz2 historical-763654147323ae6dc69344e0e8cbe3ab786b3d1d.zip |
amd64 stable wrt #282290
Package-Manager: portage-2.2_rc42/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/xdm')
-rw-r--r-- | x11-apps/xdm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xdm/xdm-1.1.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xdm/ChangeLog b/x11-apps/xdm/ChangeLog index 1f5068f9f736..6ab2a29b267f 100644 --- a/x11-apps/xdm/ChangeLog +++ b/x11-apps/xdm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xdm # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/ChangeLog,v 1.99 2009/09/19 22:59:12 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/ChangeLog,v 1.100 2009/09/30 19:24:03 ssuominen Exp $ + + 30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org> xdm-1.1.9.ebuild: + amd64 stable wrt #282290 *xdm-1.1.9 (19 Sep 2009) diff --git a/x11-apps/xdm/xdm-1.1.9.ebuild b/x11-apps/xdm/xdm-1.1.9.ebuild index b597ec81cbe5..17d5e8be8e34 100644 --- a/x11-apps/xdm/xdm-1.1.9.ebuild +++ b/x11-apps/xdm/xdm-1.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/xdm-1.1.9.ebuild,v 1.1 2009/09/19 22:59:12 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/xdm-1.1.9.ebuild,v 1.2 2009/09/30 19:24:03 ssuominen Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -11,7 +11,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 |