diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-07-14 20:11:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-07-14 20:11:03 +0000 |
commit | db03f0f3d3424027462300c71e710ce5dcc10a4d (patch) | |
tree | 3a1b2312cf93742a7542dd05ef1c2a668e221593 /sci-physics/geant | |
parent | Remove extraneous KEYWORDS entry. (diff) | |
download | historical-db03f0f3d3424027462300c71e710ce5dcc10a4d.tar.gz historical-db03f0f3d3424027462300c71e710ce5dcc10a4d.tar.bz2 historical-db03f0f3d3424027462300c71e710ce5dcc10a4d.zip |
Marked ~hppa (bug #230716).
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686
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 f2fef71712c1..8dbb43711080 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.9 2008/07/10 10:21:10 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.10 2008/07/14 20:11:03 jer Exp $ + + 14 Jul 2008; Jeroen Roovers <jer@gentoo.org> geant-3.21.14-r2.ebuild: + Marked ~hppa (bug #230716). 10 Jul 2008; SĂ©bastien Fabbro <bicatali@gentoo.org> geant-4.9.1_p02.ebuild: diff --git a/sci-physics/geant/geant-3.21.14-r2.ebuild b/sci-physics/geant/geant-3.21.14-r2.ebuild index 47e53dad897d..13110e57bafc 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.4 2008/07/06 23:29:02 jer Exp $ +# $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 $ 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 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" SLOT="3" IUSE="" |