diff options
author | 2012-06-24 10:07:41 +0000 | |
---|---|---|
committer | 2012-06-24 10:07:41 +0000 | |
commit | 9c426f6492028f70866dd3b55fb5b40959799c3c (patch) | |
tree | 74f14900542aec599abf341bbce4860388607126 /sys-auth/libyubikey/ChangeLog | |
parent | version bump. 4.0 is still beta, so use 3.7 in production. this is a security... (diff) | |
download | gentoo-2-9c426f6492028f70866dd3b55fb5b40959799c3c.tar.gz gentoo-2-9c426f6492028f70866dd3b55fb5b40959799c3c.tar.bz2 gentoo-2-9c426f6492028f70866dd3b55fb5b40959799c3c.zip |
USE="static-libs" and convert to prune_libtool_files() function. Remove -Werror from AM_INIT_AUTOMAKE for compability with sys-devel/automake >= 1.12 wrt #423255 by Diego Elio Pettenò.
(Portage version: 2.2.0_alpha111/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/libyubikey/ChangeLog')
-rw-r--r-- | sys-auth/libyubikey/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/sys-auth/libyubikey/ChangeLog b/sys-auth/libyubikey/ChangeLog index 77e21b750cb8..a5671c3fcc6d 100644 --- a/sys-auth/libyubikey/ChangeLog +++ b/sys-auth/libyubikey/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-auth/libyubikey -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/libyubikey/ChangeLog,v 1.1 2010/10/23 16:38:54 flameeyes Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-auth/libyubikey/ChangeLog,v 1.2 2012/06/24 10:07:41 ssuominen Exp $ + + 24 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> libyubikey-1.6.ebuild: + USE="static-libs" and convert to prune_libtool_files() function. Remove + -Werror from AM_INIT_AUTOMAKE for compability with sys-devel/automake >= 1.12 + wrt #423255 by Diego Elio Pettenò. *libyubikey-1.6 (23 Oct 2010) |