summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2005-11-10 18:56:09 +0000
committerDaniel Black <dragonheart@gentoo.org>2005-11-10 18:56:09 +0000
commit0c38600cf1ebd2628abe9286003fe4b42b0fb0d7 (patch)
tree4a6758d35694a080338fea6352b1d61b6a41d131 /app-crypt/bestcrypt/ChangeLog
parentChanged line 26 to use [[ instead of [ (diff)
downloadgentoo-2-0c38600cf1ebd2628abe9286003fe4b42b0fb0d7.tar.gz
gentoo-2-0c38600cf1ebd2628abe9286003fe4b42b0fb0d7.tar.bz2
gentoo-2-0c38600cf1ebd2628abe9286003fe4b42b0fb0d7.zip
fix PIC problem as per bug #107958
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'app-crypt/bestcrypt/ChangeLog')
-rw-r--r--app-crypt/bestcrypt/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/app-crypt/bestcrypt/ChangeLog b/app-crypt/bestcrypt/ChangeLog
index 5cf112369732..1672fd0c5785 100644
--- a/app-crypt/bestcrypt/ChangeLog
+++ b/app-crypt/bestcrypt/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-crypt/bestcrypt
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/ChangeLog,v 1.36 2005/09/27 21:56:37 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/bestcrypt/ChangeLog,v 1.37 2005/11/10 18:56:09 dragonheart Exp $
+
+ 10 Nov 2005; Daniel Black <dragonheart@gentoo.org>
+ +files/bestcrypt-1.6_p1-kgsha256makefile_fix.patch,
+ bestcrypt-1.6_p1-r2.ebuild:
+ fix PIC problem as per bug #107958 thank to Wraith
*bestcrypt-1.6_p1-r2 (27 Sep 2005)