From ab50fa66742881e381fb990d3de01ddf8c1473dc Mon Sep 17 00:00:00 2001 From: Ulrich Müller <ulm@gentoo.org> Date: Thu, 17 Jan 2008 16:53:25 +0000 Subject: Fix -fPIC issue. Package-Manager: portage-2.1.4_rc14 --- sys-auth/pam_skey/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-auth/pam_skey/ChangeLog') diff --git a/sys-auth/pam_skey/ChangeLog b/sys-auth/pam_skey/ChangeLog index 4479c9530104..c3d1d4639132 100644 --- a/sys-auth/pam_skey/ChangeLog +++ b/sys-auth/pam_skey/ChangeLog @@ -1,13 +1,13 @@ # ChangeLog for sys-auth/pam_skey # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_skey/ChangeLog,v 1.2 2008/01/17 12:24:52 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/pam_skey/ChangeLog,v 1.3 2008/01/17 16:53:25 ulm Exp $ *pam_skey-1.1.5 (17 Jan 2008) 17 Jan 2008; Ulrich Mueller <ulm@gentoo.org> +pam_skey-1.1.5.ebuild: Version bump; base Gentoo patch on the current upstream version. Fix gcc warnings about type-punned pointers. Rebuild configure and headers with - autotools, instead of patching them. + autotools, instead of patching them. Fix -fPIC issue. *pam_skey-1.1.4 (16 Jan 2008) -- cgit v1.2.3-65-gdbad