--- pythia-6.4.27.ebuild 2013-01-18 01:07:11.000000000 +0400 +++ pythia-6.4.28.ebuild 2013-10-07 17:14:00.543213015 +0400 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-6.4.27.ebuild,v 1.1 2013/01/17 21:07:11 bicatali Exp $ -EAPI=4 +EAPI=5 inherit autotools fortran-2 versionator @@ -17,9 +17,9 @@ # pythia6 from root is needed for some files to interface pythia6 with root. # To produce a split version, replace the 6.4.x by the current version: # svn export http://svn.hepforge.org/pythia6/tags/v_6_4_x/ pythia-6.4.x -# tar cjf pythia-6.4.x.tar.bz2 +# tar cJf pythia-6.4.x.tar.xz SRC_URI=" - http://dev.gentoo.org/~bicatali/distfiles/${P}.tar.bz2 + http://dev.gentoo.org/~bicatali/distfiles/${P}.tar.xz ftp://root.cern.ch/root/pythia6.tar.gz doc? ( http://home.thep.lu.se/~torbjorn/pythia/lutp${DOC_PV}man2.pdf ) examples? ( mirror://gentoo/${PN}-${EX_PV}-examples.tar.bz2 )"