diff options
author | 2010-07-17 17:39:46 +0000 | |
---|---|---|
committer | 2010-07-17 17:39:46 +0000 | |
commit | acac9cebe35d4ab26a0c30bc80d9d719bf0b8667 (patch) | |
tree | e54d51e78e7004ad8041068c967ee421dcc8e618 /sci-physics/pythia | |
parent | sparc stable wrt #318467 (diff) | |
download | gentoo-2-acac9cebe35d4ab26a0c30bc80d9d719bf0b8667.tar.gz gentoo-2-acac9cebe35d4ab26a0c30bc80d9d719bf0b8667.tar.bz2 gentoo-2-acac9cebe35d4ab26a0c30bc80d9d719bf0b8667.zip |
Revert
(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, 3 insertions, 6 deletions
diff --git a/sci-physics/pythia/ChangeLog b/sci-physics/pythia/ChangeLog index c611fb82d234..7f62379e6252 100644 --- a/sci-physics/pythia/ChangeLog +++ b/sci-physics/pythia/ChangeLog @@ -1,9 +1,6 @@ # 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.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 +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/ChangeLog,v 1.29 2010/07/17 17:39:46 armin76 Exp $ *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 6de78b6462e6..461a0e5aeb82 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.5 2010/07/17 17:38:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/pythia/pythia-8.1.35.ebuild,v 1.6 2010/07/17 17:39: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 )" |