diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-07-15 13:19:54 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-07-15 13:19:54 +0000 |
commit | 8a4770bd86883a28316d9cf3e41b22827a3190f0 (patch) | |
tree | f8784e3e41053cf3e2fd3df605fe446e636dccdd /sci-physics/geant | |
parent | Version bump (diff) | |
download | gentoo-2-8a4770bd86883a28316d9cf3e41b22827a3190f0.tar.gz gentoo-2-8a4770bd86883a28316d9cf3e41b22827a3190f0.tar.bz2 gentoo-2-8a4770bd86883a28316d9cf3e41b22827a3190f0.zip |
Add ~sparc for testing, dependency required for Bug #230716.
(Portage version: 2.2_rc1/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64)
Diffstat (limited to 'sci-physics/geant')
-rw-r--r-- | sci-physics/geant/ChangeLog | 5 | ||||
-rw-r--r-- | sci-physics/geant/geant-3.21.14-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-physics/geant/ChangeLog b/sci-physics/geant/ChangeLog index 4f9daab3a0a9..dbd26d34d570 100644 --- a/sci-physics/geant/ChangeLog +++ b/sci-physics/geant/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-physics/geant # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.11 2008/07/15 04:26:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.12 2008/07/15 13:19:54 fmccor Exp $ + + 15 Jul 2008; Ferris McCormick <fmccor@gentoo.org> geant-3.21.14-r2.ebuild: + Add ~sparc for testing, dependency required for Bug #230716. 15 Jul 2008; Jeroen Roovers <jer@gentoo.org> geant-4.9.1_p02.ebuild: Marked ~hppa (bug #230716). diff --git a/sci-physics/geant/geant-3.21.14-r2.ebuild b/sci-physics/geant/geant-3.21.14-r2.ebuild index 13110e57bafc..709fb0ba1058 100644 --- a/sci-physics/geant/geant-3.21.14-r2.ebuild +++ b/sci-physics/geant/geant-3.21.14-r2.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/geant/geant-3.21.14-r2.ebuild,v 1.5 2008/07/14 20:11:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-3.21.14-r2.ebuild,v 1.6 2008/07/15 13:19:54 fmccor Exp $ DEB_PN=geant321 DEB_PV=${PV}.dfsg @@ -16,7 +16,7 @@ LICENSE="GPL-2 LGPL-2 BSD" SRC_URI="mirror://debian/pool/main/${DEB_PN:0:1}/${DEB_PN}/${DEB_P}.orig.tar.gz mirror://debian/pool/main/${DEB_PN:0:1}/${DEB_PN}/${DEB_P}-${DEB_PR}.diff.gz" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~hppa ~sparc ~x86" SLOT="3" IUSE="" |