* [gentoo-commits] proj/sci:ccp4 commit in: sci-chemistry/refmac/
@ 2013-06-16 14:23 Justin Lecher
0 siblings, 0 replies; only message in thread
From: Justin Lecher @ 2013-06-16 14:23 UTC (permalink / raw
To: gentoo-commits
commit: c617ef3f395b478e0026790b8c312454caa18998
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 16 12:08:28 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jun 16 12:08:28 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c617ef3f
sci-chemistry/refmac: Bump EAPI=5 and add missing eutils.eclass
Package-Manager: portage-2.2.0_alpha180
---
sci-chemistry/refmac/ChangeLog | 6 +++++-
sci-chemistry/refmac/metadata.xml | 16 ++++++++--------
sci-chemistry/refmac/refmac-5.7.0032.ebuild | 10 ++++------
3 files changed, 17 insertions(+), 15 deletions(-)
diff --git a/sci-chemistry/refmac/ChangeLog b/sci-chemistry/refmac/ChangeLog
index d3f85d4..0830b5e 100644
--- a/sci-chemistry/refmac/ChangeLog
+++ b/sci-chemistry/refmac/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for sci-chemistry/refmac
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/refmac/ChangeLog,v 1.50 2012/10/19 10:25:51 jlec Exp $
+ 16 Jun 2013; Justin Lecher <jlec@gentoo.org> refmac-5.7.0032.ebuild,
+ metadata.xml:
+ Bump EAPI=5 and add missing eutils.eclass
+
*refmac-5.7.0032 (10 Dec 2012)
10 Dec 2012; Justin Lecher <jlec@gentoo.org> +refmac-5.7.0032.ebuild,
diff --git a/sci-chemistry/refmac/metadata.xml b/sci-chemistry/refmac/metadata.xml
index a5288b3..2119fc0 100644
--- a/sci-chemistry/refmac/metadata.xml
+++ b/sci-chemistry/refmac/metadata.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci</herd>
- <maintainer>
- <email>sci@gentoo.org</email>
- </maintainer>
- <maintainer>
- <email>jlec@gentoo.org</email>
- <name>Justin Lecher (jlec)</name>
- </maintainer>
+ <herd>sci</herd>
+ <maintainer>
+ <email>sci@gentoo.org</email>
+ </maintainer>
+ <maintainer>
+ <email>jlec@gentoo.org</email>
+ <name>Justin Lecher (jlec)</name>
+ </maintainer>
</pkgmetadata>
diff --git a/sci-chemistry/refmac/refmac-5.7.0032.ebuild b/sci-chemistry/refmac/refmac-5.7.0032.ebuild
index c65d2dc..d545316 100644
--- a/sci-chemistry/refmac/refmac-5.7.0032.ebuild
+++ b/sci-chemistry/refmac/refmac-5.7.0032.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/refmac/refmac-5.6.0119.ebuild,v 1.2 2012/10/19 10:25:51 jlec Exp $
-EAPI=4
+EAPI=5
-inherit fortran-2 flag-o-matic toolchain-funcs versionator
+inherit eutils fortran-2 flag-o-matic toolchain-funcs versionator
MY_PV="$(get_version_component_range 1-2)_source_v${PV}"
@@ -32,9 +32,7 @@ FORTRAN_STANDARD="77 90"
S="${WORKDIR}"
-PATCHES=(
- "${FILESDIR}"/${P}-allow-dynamic-linking.patch
- )
+PATCHES=( "${FILESDIR}"/${P}-allow-dynamic-linking.patch )
src_prepare() {
epatch "${PATCHES[@]}"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-06-16 14:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-16 14:23 [gentoo-commits] proj/sci:ccp4 commit in: sci-chemistry/refmac/ Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox