diff options
author | 2006-09-11 23:01:16 +0000 | |
---|---|---|
committer | 2006-09-11 23:01:16 +0000 | |
commit | 680785a9bfb49ada7645bddaffb1b157e75c50b0 (patch) | |
tree | 1150d980e230c10f00cece60fadca6cb6ddfd602 /sys-auth/openpam/ChangeLog | |
parent | Mask sys-fs/udev-100-r1 until bug #147221 is fixed, its rendering systems unb... (diff) | |
download | historical-680785a9bfb49ada7645bddaffb1b157e75c50b0.tar.gz historical-680785a9bfb49ada7645bddaffb1b157e75c50b0.tar.bz2 historical-680785a9bfb49ada7645bddaffb1b157e75c50b0.zip |
Don't use -Werror while building, thanks TrevorT for noticing.
Package-Manager: portage-2.1.1
Diffstat (limited to 'sys-auth/openpam/ChangeLog')
-rw-r--r-- | sys-auth/openpam/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys-auth/openpam/ChangeLog b/sys-auth/openpam/ChangeLog index 5ed2a31fe8b8..c0878b8858a0 100644 --- a/sys-auth/openpam/ChangeLog +++ b/sys-auth/openpam/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/openpam # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/openpam/ChangeLog,v 1.2 2006/04/18 16:14:40 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/openpam/ChangeLog,v 1.3 2006/09/11 23:01:16 flameeyes Exp $ + + 11 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> + openpam-20050616.ebuild: + Don't use -Werror while building, thanks TrevorT for noticing. *openpam-20050616 (18 Apr 2006) |