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 1Rjube-00058e-OL for garchives@archives.gentoo.org; Sun, 08 Jan 2012 15:24:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E904E21C09B; Sun, 8 Jan 2012 15:22:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AC2B121C09B for ; Sun, 8 Jan 2012 15:22:40 +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 5A35B1B4015 for ; Sun, 8 Jan 2012 15:22:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id C847F8004C for ; Sun, 8 Jan 2012 15:22:39 +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: <4847b4f04cd9924f4db6c53c36bc34c06a6794b9.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/mgltools-pmv/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/mgltools-pmv/ChangeLog sci-chemistry/mgltools-pmv/metadata.xml sci-chemistry/mgltools-pmv/mgltools-pmv-1.5.6_rc2.ebuild X-VCS-Directories: sci-chemistry/mgltools-pmv/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 4847b4f04cd9924f4db6c53c36bc34c06a6794b9 Date: Sun, 8 Jan 2012 15:22:39 +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: 18e453b2-eeda-4eda-b95f-1a64b3d9b060 X-Archives-Hash: d0b54fa30e8651ca275db75e19dbeabd commit: 4847b4f04cd9924f4db6c53c36bc34c06a6794b9 Author: Justin Lecher gentoo org> AuthorDate: Fri Jan 6 17:12:08 2012 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Jan 6 17:12:08 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D4847b4f0 Version Bump, #373679 (Portage version: 2.2.0_alpha84/git/Linux x86_64, signed Manifest commit = with key 70EB7916) --- sci-chemistry/mgltools-pmv/ChangeLog | 8 +++- sci-chemistry/mgltools-pmv/metadata.xml | 8 ++-- .../mgltools-pmv/mgltools-pmv-1.5.6_rc2.ebuild | 50 ++++++++++++++= ++++++ 3 files changed, 61 insertions(+), 5 deletions(-) diff --git a/sci-chemistry/mgltools-pmv/ChangeLog b/sci-chemistry/mgltool= s-pmv/ChangeLog index 1224dea..a70da66 100644 --- a/sci-chemistry/mgltools-pmv/ChangeLog +++ b/sci-chemistry/mgltools-pmv/ChangeLog @@ -1,7 +1,13 @@ # ChangeLog for sci-chemistry/mgltools-pmv -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*mgltools-pmv-1.5.6_rc2 (06 Jan 2012) + + 06 Jan 2012; Justin Lecher +mgltools-pmv-1.5.6_rc2.e= build, + metadata.xml: + Version Bump, #373679 + *mgltools-pmv-1.5.4-r1 (27 Jun 2010) =20 27 Jun 2010; Justin Lecher -mgltools-pmv-1.5.4.ebuil= d, diff --git a/sci-chemistry/mgltools-pmv/metadata.xml b/sci-chemistry/mglt= ools-pmv/metadata.xml index efb490d..d747d72 100644 --- a/sci-chemistry/mgltools-pmv/metadata.xml +++ b/sci-chemistry/mgltools-pmv/metadata.xml @@ -1,8 +1,8 @@ -sci - - sci@gentoo.org - + sci + + sci@gentoo.org + diff --git a/sci-chemistry/mgltools-pmv/mgltools-pmv-1.5.6_rc2.ebuild b/s= ci-chemistry/mgltools-pmv/mgltools-pmv-1.5.6_rc2.ebuild new file mode 100644 index 0000000..8863e18 --- /dev/null +++ b/sci-chemistry/mgltools-pmv/mgltools-pmv-1.5.6_rc2.ebuild @@ -0,0 +1,50 @@ +# 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"Pmv" +MY_P=3D"${MY_PN}-${PV/_rc2/}" + +PYTHON_MODNAME=3D"${MY_PN}" + +DESCRIPTION=3D"MGLTools Plugin -- Pmv" +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"" +DEPEND=3D"${RDEPEND} + dev-lang/swig" + +S=3D"${WORKDIR}"/${MY_P} + +DOCS=3D"Pmv/RELNOTES Pmv/doc/*.pdf" + +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 +}