diff options
author | Michał Górny <mgorny@gentoo.org> | 2011-08-28 07:46:04 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2011-08-28 07:46:04 +0000 |
commit | b136181829fc27c527e92a8b39ee903b958bd37b (patch) | |
tree | 9b2d7d87238324d727e8aa2750d55f58b8ac9790 /x11-apps/xdm/ChangeLog | |
parent | Change version scheme (diff) | |
download | historical-b136181829fc27c527e92a8b39ee903b958bd37b.tar.gz historical-b136181829fc27c527e92a8b39ee903b958bd37b.tar.bz2 historical-b136181829fc27c527e92a8b39ee903b958bd37b.zip |
Rename systemd unit file from xdm@ to xdm as it isn't bound to a specific vt. Fix underlinking (bug #369531).
Package-Manager: portage-2.2.0_alpha51_p30/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/xdm/ChangeLog')
-rw-r--r-- | x11-apps/xdm/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/x11-apps/xdm/ChangeLog b/x11-apps/xdm/ChangeLog index 532d34e41ed4..8f3d34fb0999 100644 --- a/x11-apps/xdm/ChangeLog +++ b/x11-apps/xdm/ChangeLog @@ -1,6 +1,11 @@ # 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.118 2011/06/19 16:07:15 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/ChangeLog,v 1.119 2011/08/28 07:46:04 mgorny Exp $ + + 28 Aug 2011; Michał Górny <mgorny@gentoo.org> xdm-1.1.10-r2.ebuild, + +files/0001-Fix-missing-linking-dependency-on-ldl.patch, files/xdm.service: + Rename systemd unit file from xdm@ to xdm as it isn't bound to a specific vt. + Fix underlinking (bug #369531). 19 Jun 2011; Michał Górny <mgorny@gentoo.org> xdm-1.1.10-r2.ebuild, +files/xdm.service, -files/systemd-service.patch: |