public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-chemistry/aqua: metadata.xml ChangeLog aqua-3.2-r2.ebuild
@ 2012-10-19  9:38 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2012-10-19  9:38 UTC (permalink / raw
  To: gentoo-commits

jlec        12/10/19 09:38:54

  Modified:             metadata.xml ChangeLog aqua-3.2-r2.ebuild
  Log:
  sci-chemistry/aqua: 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 70EB7916)

Revision  Changes    Path
1.2                  sci-chemistry/aqua/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/aqua/metadata.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/aqua/metadata.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/aqua/metadata.xml?r1=1.1&r2=1.2

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/aqua/metadata.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- metadata.xml	18 Jul 2010 19:13:37 -0000	1.1
+++ metadata.xml	19 Oct 2012 09:38:53 -0000	1.2
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<herd>sci-chemistry</herd>
-<maintainer>
-  <email>jlec@gentoo.org</email>
-</maintainer>
+	<herd>sci-chemistry</herd>
+	<maintainer>
+		<email>jlec@gentoo.org</email>
+	</maintainer>
 </pkgmetadata>



1.8                  sci-chemistry/aqua/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/aqua/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/aqua/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/aqua/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/aqua/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	21 Jun 2011 16:05:51 -0000	1.7
+++ ChangeLog	19 Oct 2012 09:38:53 -0000	1.8
@@ -1,6 +1,11 @@
 # ChangeLog for sci-chemistry/aqua
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/aqua/ChangeLog,v 1.7 2011/06/21 16:05:51 jlec Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/aqua/ChangeLog,v 1.8 2012/10/19 09:38:53 jlec Exp $
+
+  19 Oct 2012; Justin Lecher <jlec@gentoo.org> aqua-3.2-r2.ebuild,
+  metadata.xml:
+  Remove virtual/fortran and always call fortran-2_pkg_setup as intend by the
+  updated fortran-2.eclass
 
   21 Jun 2011; Justin Lecher <jlec@gentoo.org> aqua-3.2-r2.ebuild:
   Add dependency on virtual/fortran



1.5                  sci-chemistry/aqua/aqua-3.2-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/aqua/aqua-3.2-r2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/aqua/aqua-3.2-r2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/aqua/aqua-3.2-r2.ebuild?r1=1.4&r2=1.5

Index: aqua-3.2-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/aqua/aqua-3.2-r2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- aqua-3.2-r2.ebuild	21 Jun 2011 16:05:51 -0000	1.4
+++ aqua-3.2-r2.ebuild	19 Oct 2012 09:38:53 -0000	1.5
@@ -1,10 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/aqua/aqua-3.2-r2.ebuild,v 1.4 2011/06/21 16:05:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/aqua/aqua-3.2-r2.ebuild,v 1.5 2012/10/19 09:38:53 jlec Exp $
 
-EAPI="3"
+EAPI=4
 
-inherit eutils fortran-2 prefix toolchain-funcs
+inherit eutils fortran-2 toolchain-funcs
 
 DESCRIPTION="Program suite in this distribution calculates restraint violations"
 HOMEPAGE="http://www.biochem.ucl.ac.uk/~roman/procheck/procheck.html"
@@ -13,13 +13,11 @@
 	doc? ( ${P}-nmr_manual.tar.gz )"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 LICENSE="procheck"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc examples"
 
-RDEPEND="
-	virtual/fortran
-	sci-chemistry/procheck"
+RDEPEND="sci-chemistry/procheck"
 DEPEND=""
 
 RESTRICT="fetch"
@@ -52,45 +50,44 @@
 		CFLAGS="${CFLAGS} -I../sub/lib" \
 		FFLAGS="${FFLAGS}" \
 		LDFLAGS="${LDFLAGS}" \
-		exth || die
+		exth
 	emake \
 		MYROOT="${WORKDIR}" \
 		CC="$(tc-getCC)" \
 		FC="$(tc-getFC)" \
 		CFLAGS="${CFLAGS} -I../sub/lib" \
 		FFLAGS="${FFLAGS}" \
-		LDFLAGS="${LDFLAGS}" \
-		|| die
+		LDFLAGS="${LDFLAGS}"
 	popd
 }
 
 src_install() {
 	rm -f scripts/conv* || die
-	dobin bin/* scripts/* || die
-	dosym AquaWhat /usr/bin/qwhat || die
-	dosym AquaHow /usr/bin/qhow || die
-	dosym AquaPseudo /usr/bin/qpseudo || die
-	dosym AquaDist /usr/bin/qdist || die
-	dosym AquaCalc /usr/bin/qcalc || die
-	dosym AquaAssign /usr/bin/qassign || die
-	dosym AquaRedun /usr/bin/qredun || die
-	dosym AquaCompl /usr/bin/qcompl || die
+	dobin bin/* scripts/*
+	dosym AquaWhat /usr/bin/qwhat
+	dosym AquaHow /usr/bin/qhow
+	dosym AquaPseudo /usr/bin/qpseudo
+	dosym AquaDist /usr/bin/qdist
+	dosym AquaCalc /usr/bin/qcalc
+	dosym AquaAssign /usr/bin/qassign
+	dosym AquaRedun /usr/bin/qredun
+	dosym AquaCompl /usr/bin/qcompl
 
-	dodoc HISTORY HOW_TO_USE NEW README doc/* || die
-	dohtml html/* || die
+	dodoc HISTORY HOW_TO_USE NEW README doc/*
+	dohtml html/*
 
 	insinto /usr/share/${PN}
-	doins data/* || die
+	doins data/*
 	if use examples; then
-		doins -r exmpls || die
+		doins -r exmpls
 	fi
 
 	if use doc; then
-		dohtml -r manual || die
+		dohtml -r manual
 	fi
 
 	cat >> "${T}"/34aqua <<- EOF
 	AQUADATADIR="${EPREFIX}/usr/share/${PN}"
 	EOF
-	doenvd "${T}"/34aqua || die
+	doenvd "${T}"/34aqua
 }





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

only message in thread, other threads:[~2012-10-19  9:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-19  9:38 [gentoo-commits] gentoo-x86 commit in sci-chemistry/aqua: metadata.xml ChangeLog aqua-3.2-r2.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