diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-07-18 17:48:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-07-18 17:48:46 +0000 |
commit | 3e797f9ae7dc4deac2ac349a4474ff8359911ba4 (patch) | |
tree | 8a106af8418a11f3e71df34831748743dc0cf2b3 /sci-physics/pythia | |
parent | alpha/ia64/sparc stable wrt #326241 (diff) | |
download | gentoo-2-3e797f9ae7dc4deac2ac349a4474ff8359911ba4.tar.gz gentoo-2-3e797f9ae7dc4deac2ac349a4474ff8359911ba4.tar.bz2 gentoo-2-3e797f9ae7dc4deac2ac349a4474ff8359911ba4.zip |
sparc stable wrt #318467
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sci-physics/pythia')
-rw-r--r-- | sci-physics/pythia/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/pythia/pythia-8.1.35.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/pythia/ChangeLog b/sci-physics/pythia/ChangeLog index 7f62379e6252..05d206a2cf3a 100644 --- a/sci-physics/pythia/ChangeLog +++ b/sci-physics/pythia/ChangeLog @@ -1,6 +1,9 @@ # 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.29 2010/07/17 17:39:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.30 2010/07/18 17:48:46 armin76 Exp $ + + 18 Jul 2010; Raúl Porcel <armin76@gentoo.org> pythia-8.1.35.ebuild: + sparc stable wrt #318467 *pythia-6.4.23 (13 Jul 2010) diff --git a/sci-physics/pythia/pythia-8.1.35.ebuild b/sci-physics/pythia/pythia-8.1.35.ebuild index 461a0e5aeb82..7682821209ad 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.6 2010/07/17 17:39:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.35.ebuild,v 1.7 2010/07/18 17:48: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 )" |