summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-01-17 16:53:25 +0000
committerUlrich Müller <ulm@gentoo.org>2008-01-17 16:53:25 +0000
commitab50fa66742881e381fb990d3de01ddf8c1473dc (patch)
tree0ba3ac49a6b2dbf3f7698a3770767d9c23ff622a /sys-auth/pam_skey/ChangeLog
parentVersion bump, added a test function, doc flag. lapack is not needed anymore b... (diff)
downloadhistorical-ab50fa66742881e381fb990d3de01ddf8c1473dc.tar.gz
historical-ab50fa66742881e381fb990d3de01ddf8c1473dc.tar.bz2
historical-ab50fa66742881e381fb990d3de01ddf8c1473dc.zip
Fix -fPIC issue.
Package-Manager: portage-2.1.4_rc14
Diffstat (limited to 'sys-auth/pam_skey/ChangeLog')
-rw-r--r--sys-auth/pam_skey/ChangeLog4
1 files changed, 2 insertions, 2 deletions
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)