diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-02-21 19:08:34 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-02-21 19:08:34 +0000 |
commit | bfb5f3b5fae8adf9423e821a2741d351b4e7a6d2 (patch) | |
tree | 5c96e15177253d838446f8e2b0dfe88880c6834f /x11-apps/xdm/ChangeLog | |
parent | Fix parallel make, bug #210939 (diff) | |
download | gentoo-2-bfb5f3b5fae8adf9423e821a2741d351b4e7a6d2.tar.gz gentoo-2-bfb5f3b5fae8adf9423e821a2741d351b4e7a6d2.tar.bz2 gentoo-2-bfb5f3b5fae8adf9423e821a2741d351b4e7a6d2.zip |
New revision that uses pambase. It also properly depend om PAM when pam USE flag is enabled, and moves sessreg and xrdb into RDEPEND only.
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-apps/xdm/ChangeLog')
-rw-r--r-- | x11-apps/xdm/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/x11-apps/xdm/ChangeLog b/x11-apps/xdm/ChangeLog index 25b804f35fa7..291969e9b449 100644 --- a/x11-apps/xdm/ChangeLog +++ b/x11-apps/xdm/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-apps/xdm # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/ChangeLog,v 1.78 2008/02/05 11:32:12 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdm/ChangeLog,v 1.79 2008/02/21 19:08:34 flameeyes Exp $ + +*xdm-1.1.6-r1 (21 Feb 2008) + + 21 Feb 2008; Diego Pettenò <flameeyes@gentoo.org> +xdm-1.1.6-r1.ebuild: + New revision that uses pambase. It also properly depend om PAM when pam USE + flag is enabled, and moves sessreg and xrdb into RDEPEND only. 05 Feb 2008; Markus Rothe <corsair@gentoo.org> xdm-1.1.6.ebuild: Stable on ppc64 |