diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-09-08 11:52:53 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-09-08 11:52:53 +0000 |
commit | aaec5cff3d56da774bfc400eb0ea51a670448c4f (patch) | |
tree | ac047aafb38d21600c51812ce5a9e7d29e8bbf99 /sci-physics | |
parent | Marked ~ppc for bug #235464. (diff) | |
download | gentoo-2-aaec5cff3d56da774bfc400eb0ea51a670448c4f.tar.gz gentoo-2-aaec5cff3d56da774bfc400eb0ea51a670448c4f.tar.bz2 gentoo-2-aaec5cff3d56da774bfc400eb0ea51a670448c4f.zip |
Add ~sparc for testing --- Bug #236718 --- all tests pass.
(Portage version: 2.2_rc8/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/hepmc/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/hepmc/hepmc-2.04.00.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/hepmc/ChangeLog b/sci-physics/hepmc/ChangeLog index 10a01c94fe6b..6c7c3e1255a9 100644 --- a/sci-physics/hepmc/ChangeLog +++ b/sci-physics/hepmc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/hepmc # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/ChangeLog,v 1.1 2008/09/07 22:13:50 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/ChangeLog,v 1.2 2008/09/08 11:52:53 fmccor Exp $ + + 08 Sep 2008; Ferris McCormick <fmccor@gentoo.org> hepmc-2.04.00.ebuild: + Add ~sparc for testing --- Bug #236718 --- all tests pass. *hepmc-2.04.00 (07 Sep 2008) diff --git a/sci-physics/hepmc/hepmc-2.04.00.ebuild b/sci-physics/hepmc/hepmc-2.04.00.ebuild index 599394f410cc..3eb13becac06 100644 --- a/sci-physics/hepmc/hepmc-2.04.00.ebuild +++ b/sci-physics/hepmc/hepmc-2.04.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.04.00.ebuild,v 1.1 2008/09/07 22:13:50 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/hepmc/hepmc-2.04.00.ebuild,v 1.2 2008/09/08 11:52:53 fmccor Exp $ MYP=HepMC-${PV} @@ -10,7 +10,7 @@ SRC_URI="http://lcgapp.cern.ch/project/simu/HepMC/download/${MYP}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="doc examples gev cm" DEPEND="" |