public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-libs/hdf: metadata.xml ChangeLog hdf-4.2.8.ebuild hdf-4.2_p4.ebuild hdf-4.2.6.ebuild hdf-4.2.7_p1.ebuild
@ 2012-10-18 21:24 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2012-10-18 21:24 UTC (permalink / raw
  To: gentoo-commits

jlec        12/10/18 21:24:27

  Modified:             metadata.xml ChangeLog hdf-4.2.8.ebuild
                        hdf-4.2_p4.ebuild
  Removed:              hdf-4.2.6.ebuild hdf-4.2.7_p1.ebuild
  Log:
  sci-libs/hdf: Remove virtual/fortran and always call fortran-2_pkg_setup as intend by the updated fortran-2.eclass
  
  (Portage version: 2.2.0_alpha141/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)

Revision  Changes    Path
1.4                  sci-libs/hdf/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf/metadata.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf/metadata.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf/metadata.xml?r1=1.3&r2=1.4

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hdf/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml	16 Apr 2009 22:16:12 -0000	1.3
+++ metadata.xml	18 Oct 2012 21:24:27 -0000	1.4
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>sci</herd>
-<longdescription lang="en">
+	<herd>sci</herd>
+	<longdescription lang="en">
   The Hierarchical Data Format is a general purpose library and
   file format for storing scientific data.
   HDF can store two primary objects: datasets and groups. A dataset is



1.29                 sci-libs/hdf/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hdf/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	14 Oct 2012 19:02:33 -0000	1.28
+++ ChangeLog	18 Oct 2012 21:24:27 -0000	1.29
@@ -1,6 +1,11 @@
 # ChangeLog for sci-libs/hdf
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf/ChangeLog,v 1.28 2012/10/14 19:02:33 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf/ChangeLog,v 1.29 2012/10/18 21:24:27 jlec Exp $
+
+  18 Oct 2012; Justin Lecher <jlec@gentoo.org> hdf-4.2_p4.ebuild,
+  -hdf-4.2.6.ebuild, -hdf-4.2.7_p1.ebuild, hdf-4.2.8.ebuild, metadata.xml:
+  Remove virtual/fortran and always call fortran-2_pkg_setup as intend by the
+  updated fortran-2.eclass
 
   14 Oct 2012; Justin Lecher <jlec@gentoo.org> hdf-4.2_p4.ebuild:
   Prepare for fortran2.eclass update



1.2                  sci-libs/hdf/hdf-4.2.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf/hdf-4.2.8.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf/hdf-4.2.8.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf/hdf-4.2.8.ebuild?r1=1.1&r2=1.2

Index: hdf-4.2.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hdf/hdf-4.2.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hdf-4.2.8.ebuild	15 Aug 2012 16:09:09 -0000	1.1
+++ hdf-4.2.8.ebuild	18 Oct 2012 21:24:27 -0000	1.2
@@ -1,8 +1,9 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf/hdf-4.2.8.ebuild,v 1.1 2012/08/15 16:09:09 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf/hdf-4.2.8.ebuild,v 1.2 2012/10/18 21:24:27 jlec Exp $
 
 EAPI=4
+
 inherit eutils fortran-2 toolchain-funcs autotools flag-o-matic
 
 MYP=${P/_p/-patch}
@@ -11,14 +12,14 @@
 HOMEPAGE="http://www.hdfgroup.org/hdf4.html"
 SRC_URI="http://www.hdfgroup.org/ftp/HDF/HDF_Current/src/${MYP}.tar.bz2"
 
+SLOT="0"
 LICENSE="NCSA-HDF"
 KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
-SLOT="0"
 IUSE="fortran szip static-libs"
 
-RDEPEND="virtual/jpeg
+RDEPEND="
 	sys-libs/zlib
-	fortran? ( virtual/jpeg )
+	virtual/jpeg
 	szip? ( >=sci-libs/szip-2 )"
 DEPEND="${RDEPEND}"
 



1.11                 sci-libs/hdf/hdf-4.2_p4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf/hdf-4.2_p4.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf/hdf-4.2_p4.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/hdf/hdf-4.2_p4.ebuild?r1=1.10&r2=1.11

Index: hdf-4.2_p4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-libs/hdf/hdf-4.2_p4.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- hdf-4.2_p4.ebuild	14 Oct 2012 19:02:33 -0000	1.10
+++ hdf-4.2_p4.ebuild	18 Oct 2012 21:24:27 -0000	1.11
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf/hdf-4.2_p4.ebuild,v 1.10 2012/10/14 19:02:33 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/hdf/hdf-4.2_p4.ebuild,v 1.11 2012/10/18 21:24:27 jlec Exp $
 
 EAPI=2
 
@@ -15,17 +15,15 @@
 SRC_URI="ftp://ftp.hdfgroup.org/HDF/HDF_Current/src/${MYP}.tar.gz
 	mirror://gentoo/${P}-patches.tar.bz2"
 
+SLOT="0"
 LICENSE="NCSA-HDF"
 KEYWORDS="amd64 ppc x86"
-SLOT="0"
 IUSE="fortran netcdf szip"
 
 RDEPEND="
-	fortran? ( virtual/fortran )
 	sys-libs/zlib
 	virtual/jpeg
 	szip? ( >=sci-libs/szip-2 )"
-
 DEPEND="${RDEPEND}"
 
 S="${WORKDIR}/${MYP}"





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-10-18 21:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-18 21:24 [gentoo-commits] gentoo-x86 commit in sci-libs/hdf: metadata.xml ChangeLog hdf-4.2.8.ebuild hdf-4.2_p4.ebuild hdf-4.2.6.ebuild hdf-4.2.7_p1.ebuild Justin Lecher (jlec)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox