summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-07-06 23:29:02 +0000
committerJeroen Roovers <jer@gentoo.org>2008-07-06 23:29:02 +0000
commite44ff5990b423ab81d9020f35f40540848d1d65c (patch)
tree3757d7d4b02622a5bdd42bd7d25fe7fd44249cdc /sci-physics/geant
parentMarked ~hppa (bug #230716). (diff)
downloadgentoo-2-e44ff5990b423ab81d9020f35f40540848d1d65c.tar.gz
gentoo-2-e44ff5990b423ab81d9020f35f40540848d1d65c.tar.bz2
gentoo-2-e44ff5990b423ab81d9020f35f40540848d1d65c.zip
Fix duplicate KEYWORDS definition.
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
Diffstat (limited to 'sci-physics/geant')
-rw-r--r--sci-physics/geant/ChangeLog5
-rw-r--r--sci-physics/geant/geant-3.21.14-r2.ebuild4
2 files changed, 5 insertions, 4 deletions
diff --git a/sci-physics/geant/ChangeLog b/sci-physics/geant/ChangeLog
index 86d4e75643cf..7b02902990db 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.6 2008/06/29 07:57:53 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.7 2008/07/06 23:29:02 jer Exp $
+
+ 06 Jul 2008; Jeroen Roovers <jer@gentoo.org> geant-3.21.14-r2.ebuild:
+ Fix duplicate KEYWORDS definition.
29 Jun 2008; Torsten Veller <tove@gentoo.org> geant-3.21.14-r1.ebuild,
geant-3.21.14-r2.ebuild:
diff --git a/sci-physics/geant/geant-3.21.14-r2.ebuild b/sci-physics/geant/geant-3.21.14-r2.ebuild
index 05cc31144a5c..47e53dad897d 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.3 2008/06/29 07:57:53 tove Exp $
+# $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 $
DEB_PN=geant321
DEB_PV=${PV}.dfsg
@@ -33,8 +33,6 @@ DEPEND="${RDEPEND}
S="${WORKDIR}/${DEB_PN}-${DEB_PV}.orig"
-KEYWORDS="~amd64 ~x86"
-
FORTRAN="gfortran g77 ifc"
src_unpack() {