diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-05-05 19:42:02 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-05-05 19:42:02 +0000 |
commit | 1d59151ceff16de021f3b4a3b5207088e5c990e2 (patch) | |
tree | b5c37acff52d0dc979d78889d554b7e22624f78f /sci-physics/pythia | |
parent | stable x86, bug 245875 (diff) | |
download | gentoo-2-1d59151ceff16de021f3b4a3b5207088e5c990e2.tar.gz gentoo-2-1d59151ceff16de021f3b4a3b5207088e5c990e2.tar.bz2 gentoo-2-1d59151ceff16de021f3b4a3b5207088e5c990e2.zip |
stable x86, bug 245875
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'sci-physics/pythia')
-rw-r--r-- | sci-physics/pythia/ChangeLog | 6 | ||||
-rw-r--r-- | sci-physics/pythia/pythia-8.1.08-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-physics/pythia/ChangeLog b/sci-physics/pythia/ChangeLog index bfbfea8153f0..9b802064c264 100644 --- a/sci-physics/pythia/ChangeLog +++ b/sci-physics/pythia/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-physics/pythia # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.10 2009/05/05 19:41:08 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.11 2009/05/05 19:42:02 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + pythia-8.1.08-r1.ebuild: + stable x86, bug 245875 05 May 2009; Christian Faulhammer <fauli@gentoo.org> pythia-6.4.19.ebuild: stable x86, bug 245875 diff --git a/sci-physics/pythia/pythia-8.1.08-r1.ebuild b/sci-physics/pythia/pythia-8.1.08-r1.ebuild index 02f66983bdea..a43d757da18b 100644 --- a/sci-physics/pythia/pythia-8.1.08-r1.ebuild +++ b/sci-physics/pythia/pythia-8.1.08-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.08-r1.ebuild,v 1.4 2009/03/22 21:42:10 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.08-r1.ebuild,v 1.5 2009/05/05 19:42:02 fauli Exp $ EAPI=1 @@ -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 )" |