--- eclass/kde4-meta.eclass 2012/08/01 19:38:52 1.65 +++ eclass/kde4-meta.eclass 2012/08/02 07:29:29 1.66 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/kde4-meta.eclass,v 1.65 2012/08/01 19:38:52 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/kde4-meta.eclass,v 1.66 2012/08/02 07:29:29 johu Exp $ # # @ECLASS: kde4-meta.eclass # @MAINTAINER: @@ -210,7 +210,7 @@ else local abort tarball tarfile f extractlist postfix - if [[ ${PV} =~ 4.7.[12345] ]]; then + if [[ ${PV} =~ 4.[47].[12345] ]]; then postfix="bz2" KMTARPARAMS+=" --bzip2" else