diff options
Diffstat (limited to 'app-arch/p7zip/ChangeLog')
-rw-r--r-- | app-arch/p7zip/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-arch/p7zip/ChangeLog b/app-arch/p7zip/ChangeLog index 6df88afe24b4..3ead76e6696b 100644 --- a/app-arch/p7zip/ChangeLog +++ b/app-arch/p7zip/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-arch/p7zip # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/ChangeLog,v 1.2 2004/10/25 18:32:38 radek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/ChangeLog,v 1.3 2004/11/11 19:39:25 radek Exp $ + +*p7zip-4.10-r1 (11 Nov 2004) + + 11 Nov 2004; Radoslaw Stachowiak <radek@gentoo.org> + +files/p7zip-4.10_x86_dynamic.patch, +p7zip-4.10-r1.ebuild: + Disabled static linkage in default install. + if useflag "static" is enabled, links static executable. *p7zip-4.10 (25 Oct 2004) |