diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2011-05-16 09:09:20 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2011-05-16 09:09:20 +0000 |
commit | 73ef18efbe36f20479a1ad03df63b4b9d2f1c4d2 (patch) | |
tree | bbb69fc9e29f65c792e08dfa567a001f5d100027 /sys-auth/pam_chroot/ChangeLog | |
parent | Version bump to latest. Drop older. (diff) | |
download | historical-73ef18efbe36f20479a1ad03df63b4b9d2f1c4d2.tar.gz historical-73ef18efbe36f20479a1ad03df63b4b9d2f1c4d2.tar.bz2 historical-73ef18efbe36f20479a1ad03df63b4b9d2f1c4d2.zip |
Remove old version; bypass Makefile and simply build the module within the ebuild, so that -Werror is dropped.
Package-Manager: portage-2.2.0_alpha33/cvs/Linux x86_64
Diffstat (limited to 'sys-auth/pam_chroot/ChangeLog')
-rw-r--r-- | sys-auth/pam_chroot/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/sys-auth/pam_chroot/ChangeLog b/sys-auth/pam_chroot/ChangeLog index fa5a5f977d8e..c6ecbaad1cee 100644 --- a/sys-auth/pam_chroot/ChangeLog +++ b/sys-auth/pam_chroot/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-auth/pam_chroot -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_chroot/ChangeLog,v 1.12 2009/03/22 13:32:37 jmbsvicetto Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_chroot/ChangeLog,v 1.13 2011/05/16 09:09:19 flameeyes Exp $ + + 16 May 2011; Diego E. Pettenò <flameeyes@gentoo.org> + -pam_chroot-0.9.1.ebuild, pam_chroot-0.9.2.ebuild: + Remove old version; bypass Makefile and simply build the module within the + ebuild, so that -Werror is dropped. 22 Mar 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> metadata.xml: |