From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RjucQ-0005Jr-Ev for garchives@archives.gentoo.org; Sun, 08 Jan 2012 15:25:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EEB12E05A5; Sun, 8 Jan 2012 15:22:42 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AF86C21C0AC for ; Sun, 8 Jan 2012 15:22:42 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5D7DB1B4036 for ; Sun, 8 Jan 2012 15:22:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id CFC2D80052 for ; Sun, 8 Jan 2012 15:22:41 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/mgltools-geomutils/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/mgltools-geomutils/ChangeLog sci-chemistry/mgltools-geomutils/metadata.xml sci-chemistry/mgltools-geomutils/mgltools-geomutils-1.5.6_rc2.ebuild X-VCS-Directories: sci-chemistry/mgltools-geomutils/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: e613a7736158dab7d984e50b23e3bd1760c13b16 Date: Sun, 8 Jan 2012 15:22:41 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 4fcf6959-cc66-4647-8f34-09323255af05 X-Archives-Hash: 7022718aa55c71bcdedea9e1cc90a920 commit: e613a7736158dab7d984e50b23e3bd1760c13b16 Author: Justin Lecher gentoo org> AuthorDate: Sun Jan 8 14:37:38 2012 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sun Jan 8 14:37:38 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3De613a773 Version Bump, #373679 (Portage version: 2.2.0_alpha84/git/Linux x86_64, signed Manifest commit = with key 70EB7916) --- sci-chemistry/mgltools-geomutils/ChangeLog | 8 +++- sci-chemistry/mgltools-geomutils/metadata.xml | 8 ++-- .../mgltools-geomutils-1.5.6_rc2.ebuild | 49 ++++++++++++++= ++++++ 3 files changed, 60 insertions(+), 5 deletions(-) diff --git a/sci-chemistry/mgltools-geomutils/ChangeLog b/sci-chemistry/m= gltools-geomutils/ChangeLog index 33a9c5d..45ee804 100644 --- a/sci-chemistry/mgltools-geomutils/ChangeLog +++ b/sci-chemistry/mgltools-geomutils/ChangeLog @@ -1,7 +1,13 @@ # ChangeLog for sci-chemistry/mgltools-geomutils -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*mgltools-geomutils-1.5.6_rc2 (08 Jan 2012) + + 08 Jan 2012; Justin Lecher + +mgltools-geomutils-1.5.6_rc2.ebuild, metadata.xml: + Version Bump, #373679 + *mgltools-geomutils-1.5.4-r1 (27 Jun 2010) =20 27 Jun 2010; Justin Lecher diff --git a/sci-chemistry/mgltools-geomutils/metadata.xml b/sci-chemistr= y/mgltools-geomutils/metadata.xml index efb490d..d747d72 100644 --- a/sci-chemistry/mgltools-geomutils/metadata.xml +++ b/sci-chemistry/mgltools-geomutils/metadata.xml @@ -1,8 +1,8 @@ -sci - - sci@gentoo.org - + sci + + sci@gentoo.org + diff --git a/sci-chemistry/mgltools-geomutils/mgltools-geomutils-1.5.6_rc= 2.ebuild b/sci-chemistry/mgltools-geomutils/mgltools-geomutils-1.5.6_rc2.= ebuild new file mode 100644 index 0000000..34b8147 --- /dev/null +++ b/sci-chemistry/mgltools-geomutils/mgltools-geomutils-1.5.6_rc2.ebuil= d @@ -0,0 +1,49 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=3D4 + +PYTHON_DEPEND=3D"2" +SUPPORT_PYTHON_ABIS=3D"1" +RESTRICT_PYTHON_ABIS=3D"3.*" + +inherit distutils eutils + +MY_PN=3D"geomutils" +MY_P=3D"${MY_PN}-${PV/_rc2/}" + +PYTHON_MODNAME=3D"${MY_PN}" + +DESCRIPTION=3D"MGLTools Plugin -- geomutils" +HOMEPAGE=3D"http://mgltools.scripps.edu" +#SRC_URI=3D"http://mgltools.scripps.edu/downloads/tars/releases/REL${PV}= /mgltools_source_${PV}.tar.gz" +SRC_URI=3D"http://dev.gentoo.org/~jlec/distfiles/mgltools_source_${PV/_/= }.tar.gz" + +LICENSE=3D"MGLTOOLS" +SLOT=3D"0" +KEYWORDS=3D"~amd64 ~x86" +IUSE=3D"" + +RDEPEND=3D"dev-python/numpy" +DEPEND=3D"${RDEPEND} + dev-lang/swig" + +RESTRICT_PYTHON_ABIS=3D"3.*" +S=3D"${WORKDIR}"/${MY_P} + +src_unpack() { + tar xzpf "${DISTDIR}"/${A} mgltools_source_${PV/_/}/MGLPACKS/${MY_P}.ta= r.gz + tar xzpf mgltools_source_${PV/_/}/MGLPACKS/${MY_P}.tar.gz +} + +src_prepare() { + ecvs_clean + find "${S}" -name LICENSE -type f -delete || die + + sed \ + -e 's:^.*CVS:#&1:g' \ + -e 's:^.*LICENSE:#&1:g' \ + -i "${S}"/MANIFEST.in || die + distutils_src_prepare +}