summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Bienstman <pbienst@gentoo.org>2007-01-02 15:14:45 +0000
committerPeter Bienstman <pbienst@gentoo.org>2007-01-02 15:14:45 +0000
commit617c5ed1cb176bf6ee74b52adfcd4775f2730a3b (patch)
treed39ceb2db5315fb01bde0fa8724d1291c2c1977b /sci-physics/camfr
parentVersion bumped. (diff)
downloadgentoo-2-617c5ed1cb176bf6ee74b52adfcd4775f2730a3b.tar.gz
gentoo-2-617c5ed1cb176bf6ee74b52adfcd4775f2730a3b.tar.bz2
gentoo-2-617c5ed1cb176bf6ee74b52adfcd4775f2730a3b.zip
Remove unused use flags.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'sci-physics/camfr')
-rw-r--r--sci-physics/camfr/ChangeLog7
-rw-r--r--sci-physics/camfr/camfr-1.2.ebuild5
2 files changed, 7 insertions, 5 deletions
diff --git a/sci-physics/camfr/ChangeLog b/sci-physics/camfr/ChangeLog
index 4ba6cd8f464b..55a300b0a2c5 100644
--- a/sci-physics/camfr/ChangeLog
+++ b/sci-physics/camfr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-physics/camfr
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/camfr/ChangeLog,v 1.3 2006/07/30 16:29:07 swegener Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/camfr/ChangeLog,v 1.4 2007/01/02 15:14:45 pbienst Exp $
+
+ 02 Jan 2007; <pbienst@gentoo.org> camfr-1.2.ebuild:
+ Remove unused use flag.
02 Jul 2006; Luis Medinas <metalgod@gentoo.org> metadata.xml:
Update metadata to sci-physics.
diff --git a/sci-physics/camfr/camfr-1.2.ebuild b/sci-physics/camfr/camfr-1.2.ebuild
index c5d0aabd9000..4292839ef19a 100644
--- a/sci-physics/camfr/camfr-1.2.ebuild
+++ b/sci-physics/camfr/camfr-1.2.ebuild
@@ -1,11 +1,10 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/camfr/camfr-1.2.ebuild,v 1.1 2006/07/02 22:59:39 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/camfr/camfr-1.2.ebuild,v 1.2 2007/01/02 15:14:45 pbienst Exp $
inherit eutils distutils fortran
S=${WORKDIR}/camfr_${PV}
-IUSE="ifc"
DESCRIPTION="Full vectorial Maxwell solver based on eigenmode expansion"
SRC_URI="mirror://sourceforge/camfr/${P}.tgz"
HOMEPAGE="http://camfr.sourceforge.net/"