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 1Rjucr-0005TV-6m for garchives@archives.gentoo.org; Sun, 08 Jan 2012 15:25:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D924E05AF; Sun, 8 Jan 2012 15:22:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E0A5121C0B2 for ; Sun, 8 Jan 2012 15:22:39 +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 146711B4029 for ; Sun, 8 Jan 2012 15:22:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 7AA5A80037 for ; Sun, 8 Jan 2012 15:22:38 +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: <4582767918328844ffac96f2c240be5474f0bc1e.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/mgltools-support/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/mgltools-support/ChangeLog sci-chemistry/mgltools-support/metadata.xml sci-chemistry/mgltools-support/mgltools-support-1.5.6_rc2.ebuild X-VCS-Directories: sci-chemistry/mgltools-support/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 4582767918328844ffac96f2c240be5474f0bc1e Date: Sun, 8 Jan 2012 15:22:38 +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: 34c0b97e-c4fd-40eb-942c-eba58ef83baf X-Archives-Hash: 2c460d1f83e6751808d43e1564174f1d commit: 4582767918328844ffac96f2c240be5474f0bc1e Author: Justin Lecher gentoo org> AuthorDate: Fri Jan 6 16:42:32 2012 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Jan 6 16:42:32 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3D45827679 Version Bump, #373679 (Portage version: 2.2.0_alpha84/git/Linux x86_64, signed Manifest commit = with key 70EB7916) --- sci-chemistry/mgltools-support/ChangeLog | 8 +++- sci-chemistry/mgltools-support/metadata.xml | 8 ++-- .../mgltools-support-1.5.6_rc2.ebuild | 49 ++++++++++++++= ++++++ 3 files changed, 60 insertions(+), 5 deletions(-) diff --git a/sci-chemistry/mgltools-support/ChangeLog b/sci-chemistry/mgl= tools-support/ChangeLog index 257e82e..3516f4c 100644 --- a/sci-chemistry/mgltools-support/ChangeLog +++ b/sci-chemistry/mgltools-support/ChangeLog @@ -1,7 +1,13 @@ # ChangeLog for sci-chemistry/mgltools-support -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*mgltools-support-1.5.6_rc2 (06 Jan 2012) + + 06 Jan 2012; Justin Lecher + +mgltools-support-1.5.6_rc2.ebuild, metadata.xml: + Version Bump, #373679 + *mgltools-support-1.5.4-r1 (27 Jun 2010) =20 27 Jun 2010; Justin Lecher diff --git a/sci-chemistry/mgltools-support/metadata.xml b/sci-chemistry/= mgltools-support/metadata.xml index efb490d..d747d72 100644 --- a/sci-chemistry/mgltools-support/metadata.xml +++ b/sci-chemistry/mgltools-support/metadata.xml @@ -1,8 +1,8 @@ -sci - - sci@gentoo.org - + sci + + sci@gentoo.org + diff --git a/sci-chemistry/mgltools-support/mgltools-support-1.5.6_rc2.eb= uild b/sci-chemistry/mgltools-support/mgltools-support-1.5.6_rc2.ebuild new file mode 100644 index 0000000..779a99d --- /dev/null +++ b/sci-chemistry/mgltools-support/mgltools-support-1.5.6_rc2.ebuild @@ -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.*" +DISTUTILS_USE_SEPARATE_SOURCE_DIRECTORIES=3D"true" + +inherit distutils eutils + +MY_PN=3D"Support" +MY_P=3D"${MY_PN}-${PV/_rc2/}" + +PYTHON_MODNAME=3D"${MY_PN}" + +DESCRIPTION=3D"MGLTools Plugin -- Support" +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} + +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 +}