--- /var/cache/portage/gentoo/dev-libs/beecrypt/files/beecrypt-4.1.2-build.patch.orig 2006-10-24 23:05:46.000000000 +0200 +++ /var/cache/portage/gentoo/dev-libs/beecrypt/files/beecrypt-4.1.2-build.patch 2009-08-25 10:48:47.756122226 +0200 @@ -19,7 +19,7 @@ - pentium | pentium-mmx | pentiumpro | pentium[[234]] | \ - athlon | athlon-tbird | athlon-4 | athlon-xp | athlon-mp) + pentium | pentium-m | pentium-mmx | pentiumpro | pentium[[234]] | \ -+ athlon | athlon-tbird | athlon-4 | athlon-xp | athlon-mp | athlon64 | k8) ++ athlon | athlon-tbird | athlon-4 | athlon-xp | athlon-mp | athlon64* | k8) if test "$ac_with_cpu" != yes; then bc_target_cpu=$withval fi @@ -36,7 +36,7 @@ m4 $srcdir/gas/mpopt.alpha.m4 > mpopt.s ]) ;; -+ x86_64 | athlon64 | athlon-fx | em64t | k8) ++ x86_64 | athlon64* | athlon-fx | em64t | k8) + AC_CONFIG_COMMANDS([mpopt.x86_64],[ + m4 $srcdir/gas/mpopt.x86_64.m4 > mpopt.s + ]) @@ -57,7 +57,7 @@ if test "$ac_with_arch" = yes; then # Code is i586-specific! case $bc_target_arch in -+ x86_64 | athlon64 | athlon-fx | em64t | k8) ++ x86_64 | athlon64* | athlon-fx | em64t | k8) + ;; athlon* | i[[56]]86 | pentium*) AC_CONFIG_COMMANDS([blowfishopt.i586],[ @@ -69,7 +69,7 @@ arm*) CPPFLAGS="$CPPFLAGS -DOPTIMIZE_ARM" ;; -+ x86_64 | athlon64 | athlon-fx | em64t | k8) ++ x86_64 | athlon64* | athlon-fx | em64t | k8) + CPPFLAGS="$CPPFLAGS -DOPTIMIZE_X86_64" + ;; athlon*) @@ -128,7 +128,7 @@ linux*) case $bc_target_arch in - powerpc64 | s390x | x86_64) -+ powerpc64 | s390x | x86_64 | athlon64 | athlon-fx | em64t | k8) ++ powerpc64 | s390x | x86_64 | athlon64* | athlon-fx | em64t | k8) bc_libalt="64" ;; esac @@ -147,7 +147,7 @@ +define(USE_SSE) +define(USE_SSE2) +') -+ifelse(ASM_ARCH,athlon64,` ++ifelse(ASM_ARCH,athlon64*,` +undefine(`USE_MMX') +') +ifelse(ASM_ARCH,x86_64,`