diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 10:14:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 10:14:05 +0000 |
commit | e07e5ddf678a33b5562d1ecba547f3ab2e4c60d9 (patch) | |
tree | e3dea48747dd0bf0fe79b2f70bfce481df70af2b /sci-physics | |
parent | Snapshot bump. (diff) | |
download | gentoo-2-e07e5ddf678a33b5562d1ecba547f3ab2e4c60d9.tar.gz gentoo-2-e07e5ddf678a33b5562d1ecba547f3ab2e4c60d9.tar.bz2 gentoo-2-e07e5ddf678a33b5562d1ecba547f3ab2e4c60d9.zip |
Stable for amd64, wrt bug #546256
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/pythia/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/pythia/pythia-8.1.86.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-physics/pythia/ChangeLog b/sci-physics/pythia/ChangeLog index b0d1dcc2033a..0bfea5c44f5c 100644 --- a/sci-physics/pythia/ChangeLog +++ b/sci-physics/pythia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/pythia # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.59 2015/04/20 20:16:59 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.60 2015/05/27 10:14:05 ago Exp $ + + 27 May 2015; Agostino Sarubbo <ago@gentoo.org> pythia-8.1.86.ebuild: + Stable for amd64, wrt bug #546256 20 Apr 2015; Justin Lecher <jlec@gentoo.org> -pythia-6.4.24.ebuild, -pythia-8.1.80.ebuild, -pythia-8.1.83.ebuild, -pythia-8.1.85.ebuild, diff --git a/sci-physics/pythia/pythia-8.1.86.ebuild b/sci-physics/pythia/pythia-8.1.86.ebuild index d4cdf0a15283..7f7d70fe4d66 100644 --- a/sci-physics/pythia/pythia-8.1.86.ebuild +++ b/sci-physics/pythia/pythia-8.1.86.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.86.ebuild,v 1.1 2014/09/02 21:31:28 jauhien Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.86.ebuild,v 1.2 2015/05/27 10:14:05 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="http://home.thep.lu.se/~torbjorn/${PN}${MV}/${MY_P}.tgz" SLOT="8" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples gzip +hepmc static-libs" DEPEND=" |