diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-04-13 07:55:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-04-13 07:55:59 +0000 |
commit | 01fbf7fd83811c3da31c2df9af2c2b8668067698 (patch) | |
tree | 511e2bd4276ac7b44f263c58c99e776d79bfa17c /sci-physics | |
parent | Stable for amd64, wrt bug #546402 (diff) | |
download | gentoo-2-01fbf7fd83811c3da31c2df9af2c2b8668067698.tar.gz gentoo-2-01fbf7fd83811c3da31c2df9af2c2b8668067698.tar.bz2 gentoo-2-01fbf7fd83811c3da31c2df9af2c2b8668067698.zip |
Stable for amd64, wrt bug #546254
(Portage version: 2.2.14/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 | 7 | ||||
-rw-r--r-- | sci-physics/pythia/pythia-6.4.28.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-physics/pythia/ChangeLog b/sci-physics/pythia/ChangeLog index 61431103dff0..cd27aecb65ee 100644 --- a/sci-physics/pythia/ChangeLog +++ b/sci-physics/pythia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/pythia -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.56 2014/09/02 21:31:28 jauhien Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.57 2015/04/13 07:55:59 ago Exp $ + + 13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> pythia-6.4.28.ebuild: + Stable for amd64, wrt bug #546254 *pythia-8.1.86 (02 Sep 2014) diff --git a/sci-physics/pythia/pythia-6.4.28.ebuild b/sci-physics/pythia/pythia-6.4.28.ebuild index fdf9cebbfd3f..085a613f1b9a 100644 --- a/sci-physics/pythia/pythia-6.4.28.ebuild +++ b/sci-physics/pythia/pythia-6.4.28.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 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-6.4.28.ebuild,v 1.1 2013/10/29 19:52:25 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-6.4.28.ebuild,v 1.2 2015/04/13 07:55:59 ago Exp $ EAPI=5 @@ -26,7 +26,7 @@ SRC_URI=" SLOT="6" LICENSE="public-domain" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc examples static-libs" src_prepare() { |