diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-03-31 21:18:56 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-03-31 21:18:56 +0000 |
commit | 62488af99c1f28e5b0e84b080895bc913aa3f698 (patch) | |
tree | 473ce7ca16cf55d525460e618111a15fd1a6c214 /sys-apps/systemd/ChangeLog | |
parent | Removal of mask on dev-ruby/cgi_multipart_eof_fix, immediate removal was requ... (diff) | |
download | gentoo-2-62488af99c1f28e5b0e84b080895bc913aa3f698.tar.gz gentoo-2-62488af99c1f28e5b0e84b080895bc913aa3f698.tar.bz2 gentoo-2-62488af99c1f28e5b0e84b080895bc913aa3f698.zip |
Obtain PAM moduledir from pam.eclass.
(Portage version: 2.2.0_alpha170/cvs/Linux x86_64, signed Manifest commit with key 9627F456F9DA7643!)
Diffstat (limited to 'sys-apps/systemd/ChangeLog')
-rw-r--r-- | sys-apps/systemd/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-apps/systemd/ChangeLog b/sys-apps/systemd/ChangeLog index 43dd0bdd4a57..3173cd8f0bd2 100644 --- a/sys-apps/systemd/ChangeLog +++ b/sys-apps/systemd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/systemd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.109 2013/03/30 17:02:32 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd/ChangeLog,v 1.110 2013/03/31 21:18:56 mgorny Exp $ + + 31 Mar 2013; Michał Górny <mgorny@gentoo.org> systemd-200.ebuild, + systemd-9999.ebuild: + Obtain PAM moduledir from pam.eclass. 30 Mar 2013; Mike Gilbert <floppym@gentoo.org> systemd-200.ebuild, systemd-9999.ebuild: |