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
commit95c5271004add819228bb6c4c2eb1804d600d3e1 (patch)
treece2a1f80e3ee8a27cc3011b397be31441caed981 /sci-physics
parentFix duplicate KEYWORDS definition. (diff)
downloadhistorical-95c5271004add819228bb6c4c2eb1804d600d3e1.tar.gz
historical-95c5271004add819228bb6c4c2eb1804d600d3e1.tar.bz2
historical-95c5271004add819228bb6c4c2eb1804d600d3e1.zip
Fix duplicate KEYWORDS definition.
Package-Manager: portage-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
-rw-r--r--sci-physics/geant/geant-3.21.14-r2.ebuild4
3 files changed, 6 insertions, 7 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() {
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() {