Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Markus Dittrich (markusle)" <markusle@g.o>
Subject: gentoo-x86 commit in sci-physics/meep: meep-0.10.1.ebuild ChangeLog
Date: Sun, 03 Aug 2008 14:32:16 +0000
markusle    08/08/03 14:32:16

  Modified:             meep-0.10.1.ebuild ChangeLog
  Log:
  Removed doc USE flag since generation of meep.pdf requires hdf5 and describes a deprecated C++ API (fixes bug #233269).
  (Portage version: 2.2_rc5/cvs/Linux 2.6.26-SENTINEL-1 i686)

Revision  Changes    Path
1.5                  sci-physics/meep/meep-0.10.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/meep/meep-0.10.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/meep/meep-0.10.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/meep/meep-0.10.1.ebuild?r1=1.4&r2=1.5

Index: meep-0.10.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/meep/meep-0.10.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- meep-0.10.1.ebuild	29 Jun 2008 00:20:39 -0000	1.4
+++ meep-0.10.1.ebuild	3 Aug 2008 14:32:15 -0000	1.5
@@ -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/meep/meep-0.10.1.ebuild,v 1.4 2008/06/29 00:20:39 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/meep/meep-0.10.1.ebuild,v 1.5 2008/08/03 14:32:15 markusle Exp $
 
 inherit eutils autotools
 
@@ -11,7 +11,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="bindist doc examples hdf5 guile mpi"
+IUSE="bindist examples hdf5 guile mpi"
 
 DEPEND="sci-libs/fftw
 	!bindist? ( sci-libs/gsl )
@@ -34,6 +34,7 @@
 	fi
 }
 
+
 src_unpack() {
 	unpack ${A}
 	cd "${S}"
@@ -55,9 +56,6 @@
 	emake install DESTDIR="${D}" || die "emake install failed"
 	dodoc AUTHORS NEWS README TODO || die "dodoc failed"
 	insinto /usr/share/doc/${PF}
-	if use doc; then
-		doins doc/meep.pdf || die "install doc failed"
-	fi
 	if use examples; then
 		doins -r examples || die "install examples failed"
 	fi
@@ -71,3 +69,4 @@
 	elog "that you use blas-atlas instead."
 	echo
 }
+



1.4                  sci-physics/meep/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/meep/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/meep/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-physics/meep/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/meep/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	28 Jun 2008 13:14:21 -0000	1.3
+++ ChangeLog	3 Aug 2008 14:32:15 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for sci-physics/meep
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/meep/ChangeLog,v 1.3 2008/06/28 13:14:21 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/meep/ChangeLog,v 1.4 2008/08/03 14:32:15 markusle Exp $
+
+  03 Aug 2008; Markus Dittrich <markusle@g.o> meep-0.10.1.ebuild:
+  Removed doc USE flag since generation of meep.pdf requires hdf5 and
+  describes a deprecated C++ API (fixes bug #233269).
 
   28 Jun 2008; Markus Dittrich <markusle@g.o> meep-0.10.1.ebuild:
   Since blas-reference seems to result in a faulty meep, let's depend





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in sci-physics/meep: meep-0.10.1.ebuild ChangeLog
Next by thread:
gentoo-x86 commit in sci-physics/meep/files: meep-0.10.1-gcc4.3.patch
Previous by date:
gentoo-x86 commit in app-portage/conf-update: metadata.xml ChangeLog
Next by date:
gentoo-x86 commit in dev-lisp/sbcl: ChangeLog sbcl-1.0.19.ebuild


Updated May 15, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.