diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-07-17 17:38:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-07-17 17:38:21 +0000 |
commit | e4c4a67489c4f63caf8de5a70d073e973589cf55 (patch) | |
tree | cc4089057235ce0283038d118cbc3670b785b58e /sci-physics/pythia | |
parent | old (diff) | |
download | gentoo-2-e4c4a67489c4f63caf8de5a70d073e973589cf55.tar.gz gentoo-2-e4c4a67489c4f63caf8de5a70d073e973589cf55.tar.bz2 gentoo-2-e4c4a67489c4f63caf8de5a70d073e973589cf55.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 3aa4e30844e6..c611fb82d234 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.27 2010/07/13 17:01:28 bicatali Exp $ +# $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 *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 08f4ebacfbe9..6de78b6462e6 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.4 2010/07/07 12:30:07 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.35.ebuild,v 1.5 2010/07/17 17:38:21 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 )" |