diff options
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/pythia/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/pythia/Manifest | 4 | ||||
-rw-r--r-- | sci-physics/pythia/pythia-8.1.35.ebuild | 4 |
3 files changed, 5 insertions, 8 deletions
diff --git a/sci-physics/pythia/ChangeLog b/sci-physics/pythia/ChangeLog index c611fb82d234..7f62379e6252 100644 --- a/sci-physics/pythia/ChangeLog +++ b/sci-physics/pythia/ChangeLog @@ -1,9 +1,6 @@ # ChangeLog for sci-physics/pythia # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.28 2010/07/17 17:38:21 armin76 Exp $ - - 17 Jul 2010; Raúl Porcel <armin76@gentoo.org> pythia-8.1.35.ebuild: - sparc stable wrt #318467 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.29 2010/07/17 17:39:46 armin76 Exp $ *pythia-6.4.23 (13 Jul 2010) diff --git a/sci-physics/pythia/Manifest b/sci-physics/pythia/Manifest index fa25741dca8a..73bd97c79bc8 100644 --- a/sci-physics/pythia/Manifest +++ b/sci-physics/pythia/Manifest @@ -8,6 +8,6 @@ DIST pythia8135.tgz 5091260 RMD160 eecbd48ab03477de92b532bbf9a2c928255810a3 SHA1 EBUILD pythia-6.4.22.ebuild 1987 RMD160 decbc2346eae4233a1253e68cc1f58426ac04846 SHA1 225372ca1a0b74922441436eaa494261e9c7b1ef SHA256 555a86ae4312096f053ea664ee3abc0db7b88bbc5339bce3e1dabf9b8a9aa110 EBUILD pythia-6.4.23.ebuild 1988 RMD160 5fa265ff9ac2176bc8e48f08994693e89eacae81 SHA1 af6adf0d09def09f29ec8daede5abcce75e0c443 SHA256 183eb7b76ba3cd1c4229819452cc1e5840bbdf26013fe6bbfebfc67f3c36e663 EBUILD pythia-8.1.08-r1.ebuild 1874 RMD160 1ea02989a798465826cf671568510c1fd2ce844e SHA1 c66f70fbf634017c06cae9fda445d821159a6bc3 SHA256 921f687013d7c01917c7d76bd1d099319823726438256658a27d153a53989c52 -EBUILD pythia-8.1.35.ebuild 2117 RMD160 6128e29ebea2cdf8e0623be42578eb786de433c4 SHA1 2906841516bcbcfc53c4b59a2a0a8e6aea05aa9c SHA256 62d4810de12743165894ebf36af79120f9c9aafb2b73d34a4b9e96c2fb070715 -MISC ChangeLog 4168 RMD160 189a899921de9969a7752cab994a31271603d8b7 SHA1 97d3611cb2c37c312410be51ab1622822c16715f SHA256 466c82db1b93b1de47f666bd7a30e5a77ed2d23aa4517f459638bc88773220f5 +EBUILD pythia-8.1.35.ebuild 2118 RMD160 56fe679325cdb859ae358be5ad5753a6469b9aa2 SHA1 c356054a565efa307f2beebd238759b938b4e7d7 SHA256 a703629484b31cd66cad5c08ffeb2756e6e462d1179131b27a5753c8549b3968 +MISC ChangeLog 4069 RMD160 efdfdf6c82cc42b843bd65184a07f936fd35e1a2 SHA1 4472c9acf19700d4715c4ac2ff04d65a36d77681 SHA256 48e87b491a7a514c2fb7d77457daa440a6bc342bc18753acddd31bda3515a4ed MISC metadata.xml 894 RMD160 f5a14a2a8897a78169e1337bdf95aa52c3fbb4b0 SHA1 ae2432ca7098c360862a470193edd692fa24794b SHA256 bf610680f4c8ba31c905668ff4b4108d7eb3cf40fd72d7fadd45e6a51e4d8aba diff --git a/sci-physics/pythia/pythia-8.1.35.ebuild b/sci-physics/pythia/pythia-8.1.35.ebuild index 6de78b6462e6..461a0e5aeb82 100644 --- a/sci-physics/pythia/pythia-8.1.35.ebuild +++ b/sci-physics/pythia/pythia-8.1.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.35.ebuild,v 1.5 2010/07/17 17:38:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.35.ebuild,v 1.6 2010/07/17 17:39:46 armin76 Exp $ EAPI=2 @@ -15,7 +15,7 @@ SRC_URI="http://home.thep.lu.se/~torbjorn/${PN}${MV}/${MY_P}.tgz" LICENSE="GPL-2" SLOT="8" -KEYWORDS="amd64 hppa sparc x86" +KEYWORDS="amd64 hppa ~sparc x86" IUSE="doc examples +hepmc" DEPEND="hepmc? ( sci-physics/hepmc )" |