summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-07-06 23:31:21 +0000
committerJeroen Roovers <jer@gentoo.org>2008-07-06 23:31:21 +0000
commita56586cc64d7b0f7379a3f3f682a725b3ebb2a81 (patch)
treea73a968b19691535d7d7898857abfd01639e1f42 /sci-physics
parentFix duplicate KEYWORDS definition. (diff)
downloadgentoo-2-a56586cc64d7b0f7379a3f3f682a725b3ebb2a81.tar.gz
gentoo-2-a56586cc64d7b0f7379a3f3f682a725b3ebb2a81.tar.bz2
gentoo-2-a56586cc64d7b0f7379a3f3f682a725b3ebb2a81.zip
Fix duplicate KEYWORDS definition.
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/geant/ChangeLog5
-rw-r--r--sci-physics/geant/geant-3.21.14-r1.ebuild4
2 files changed, 5 insertions, 4 deletions
diff --git a/sci-physics/geant/ChangeLog b/sci-physics/geant/ChangeLog
index 7b02902990db..4322f6257d65 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.7 2008/07/06 23:29:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/ChangeLog,v 1.8 2008/07/06 23:31:21 jer Exp $
+
+ 06 Jul 2008; Jeroen Roovers <jer@gentoo.org> geant-3.21.14-r1.ebuild:
+ Fix duplicate KEYWORDS definition.
06 Jul 2008; Jeroen Roovers <jer@gentoo.org> geant-3.21.14-r2.ebuild:
Fix duplicate KEYWORDS definition.
diff --git a/sci-physics/geant/geant-3.21.14-r1.ebuild b/sci-physics/geant/geant-3.21.14-r1.ebuild
index 7de2e7b9c293..0bad0e111e92 100644
--- a/sci-physics/geant/geant-3.21.14-r1.ebuild
+++ b/sci-physics/geant/geant-3.21.14-r1.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-r1.ebuild,v 1.3 2008/06/29 07:57:53 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/geant/geant-3.21.14-r1.ebuild,v 1.4 2008/07/06 23:31:21 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() {