public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:fixing commit in: sci-chemistry/cnsface/
@ 2013-06-16 11:31 Justin Lecher
  0 siblings, 0 replies; only message in thread
From: Justin Lecher @ 2013-06-16 11:31 UTC (permalink / raw
  To: gentoo-commits

commit:     30b83cae14a25f7dc9070c5f6f6b6e7c3fb7c77d
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 16 10:03:10 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jun 16 10:03:10 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=30b83cae

sci-chemistry/cnsface: Bump to EAPI5 and distutils-r1.eclass

Package-Manager: portage-2.2.0_alpha180

---
 sci-chemistry/cnsface/ChangeLog             |  6 +++++-
 sci-chemistry/cnsface/cnsface-0.0.12.ebuild | 19 +++++++------------
 sci-chemistry/cnsface/metadata.xml          |  8 ++++----
 3 files changed, 16 insertions(+), 17 deletions(-)

diff --git a/sci-chemistry/cnsface/ChangeLog b/sci-chemistry/cnsface/ChangeLog
index 8b8ef62..91fb75e 100644
--- a/sci-chemistry/cnsface/ChangeLog
+++ b/sci-chemistry/cnsface/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for sci-chemistry/cnsface
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  16 Jun 2013; Justin Lecher <jlec@gentoo.org> cnsface-0.0.12.ebuild,
+  metadata.xml:
+  Bump to EAPI5 and distutils-r1.eclass
+
 *cnsface-0.0.12 (01 Dec 2010)
 
   01 Dec 2010; Justin Lecher <jlec@gentoo.org> +files/0.0.12-binary.patch,

diff --git a/sci-chemistry/cnsface/cnsface-0.0.12.ebuild b/sci-chemistry/cnsface/cnsface-0.0.12.ebuild
index 6c29038..55e42f6 100644
--- a/sci-chemistry/cnsface/cnsface-0.0.12.ebuild
+++ b/sci-chemistry/cnsface/cnsface-0.0.12.ebuild
@@ -1,18 +1,16 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI="3"
+EAPI=5
 
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
+PYTHON_COMPAT=( python{2_6,2_7} )
 
-inherit distutils eutils
+inherit distutils-r1
 
 DESCRIPTION="GUI for the Crystallography and NMR System"
 HOMEPAGE="http://cnsface.sourceforge.net"
-SRC_URI="mirror://sourceforge/${P}-altoona.tar.gz"
+SRC_URI="mirror://sourceforge/project/cnsface/cnsface/Altoona/${P}-altoona.tar.gz"
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
@@ -20,13 +18,10 @@ LICENSE="GPL-2"
 IUSE=""
 
 RDEPEND="
-	dev-python/wxpython:2.8
+	dev-python/wxpython:2.8[${PYTHON_USEDEP}]
 	sci-chemistry/cns"
 DEPEND="${RDEPEND}"
 
 S="${WORKDIR}"/${P}-altoona
 
-src_prepare() {
-	epatch "${FILESDIR}"/${PV}-binary.patch
-	distutils_src_prepare
-}
+PATCHES=( "${FILESDIR}"/${PV}-binary.patch )

diff --git a/sci-chemistry/cnsface/metadata.xml b/sci-chemistry/cnsface/metadata.xml
index 0fbe927..d410f15 100644
--- a/sci-chemistry/cnsface/metadata.xml
+++ b/sci-chemistry/cnsface/metadata.xml
@@ -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>sci@gentoo.org</email>
-</maintainer>
+  <herd>sci-chemistry</herd>
+  <maintainer>
+    <email>sci@gentoo.org</email>
+  </maintainer>
 </pkgmetadata>


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

only message in thread, other threads:[~2013-06-16 11:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-16 11:31 [gentoo-commits] proj/sci:fixing commit in: sci-chemistry/cnsface/ Justin Lecher

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