diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-10-20 11:01:46 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2005-10-20 11:01:46 +0000 |
commit | c92a9b1b4072f5bfe24a7b10601cd4fa994fecc2 (patch) | |
tree | 3d56fbef3fc2fded2205928476c3cf98dc15eeb0 /kde-base/kcheckpass/ChangeLog | |
parent | Punted ftpusers as ftpbase supplies it (diff) | |
download | historical-c92a9b1b4072f5bfe24a7b10601cd4fa994fecc2.tar.gz historical-c92a9b1b4072f5bfe24a7b10601cd4fa994fecc2.tar.bz2 historical-c92a9b1b4072f5bfe24a7b10601cd4fa994fecc2.zip |
Added patch to compile kcheckpass fine on PIC architectures when using --enable-final. See bug #107218.
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'kde-base/kcheckpass/ChangeLog')
-rw-r--r-- | kde-base/kcheckpass/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/kde-base/kcheckpass/ChangeLog b/kde-base/kcheckpass/ChangeLog index ae568afbcb13..7e109265a26e 100644 --- a/kde-base/kcheckpass/ChangeLog +++ b/kde-base/kcheckpass/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for kde-base/kcheckpass # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.20 2005/10/15 11:08:40 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcheckpass/ChangeLog,v 1.21 2005/10/20 11:01:46 flameeyes Exp $ + + 20 Oct 2005; Diego Pettenò <flameeyes@gentoo.org> + +files/kcheckpass-pie-final.patch, kcheckpass-3.5.0_beta2.ebuild: + Added patch to compile kcheckpass fine on PIC architectures when using + --enable-final. See bug #107218. *kcheckpass-3.5.0_beta2 (14 Oct 2005) |