From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5F0CF1381F3 for ; Fri, 12 Apr 2013 15:01:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 592FEE09E6; Fri, 12 Apr 2013 15:01:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 883ACE09E8 for ; Fri, 12 Apr 2013 15:01:35 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 51E6633E2A4 for ; Fri, 12 Apr 2013 15:01:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 4B36EE42E0 for ; Fri, 12 Apr 2013 15:01:26 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1365774516.7cb39dc4d78de733eeca507ed7d986a3750eea49.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/mgltools-support-1.5.6.ebuild sci-chemistry/mgltools-support/mgltools-support-1.5.6_rc2.ebuild sci-chemistry/mgltools-support/mgltools-support-1.5.6_rc3.ebuild X-VCS-Directories: sci-chemistry/mgltools-support/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 7cb39dc4d78de733eeca507ed7d986a3750eea49 X-VCS-Branch: master Date: Fri, 12 Apr 2013 15:01:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 41ddc4cc-7867-4151-9922-79f5c5d23e7e X-Archives-Hash: 83a030daf7304140eac82b2667daac63 commit: 7cb39dc4d78de733eeca507ed7d986a3750eea49 Author: Justin Lecher gentoo org> AuthorDate: Fri Apr 12 13:48:36 2013 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Apr 12 13:48:36 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=7cb39dc4 sci-chemistry/mgltools-support: Version Bump; drop old Package-Manager: portage-2.2.0_alpha173 --- sci-chemistry/mgltools-support/ChangeLog | 7 +++ ....6_rc3.ebuild => mgltools-support-1.5.6.ebuild} | 0 .../mgltools-support-1.5.6_rc2.ebuild | 49 -------------------- 3 files changed, 7 insertions(+), 49 deletions(-) diff --git a/sci-chemistry/mgltools-support/ChangeLog b/sci-chemistry/mgltools-support/ChangeLog index ca87446..97ffeb6 100644 --- a/sci-chemistry/mgltools-support/ChangeLog +++ b/sci-chemistry/mgltools-support/ChangeLog @@ -2,6 +2,13 @@ # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*mgltools-support-1.5.6 (12 Apr 2013) + + 12 Apr 2013; Justin Lecher + -mgltools-support-1.5.6_rc2.ebuild, -mgltools-support-1.5.6_rc3.ebuild, + +mgltools-support-1.5.6.ebuild: + Version Bump; drop old + *mgltools-support-1.5.6_rc3 (27 Jan 2013) 27 Jan 2013; Justin Lecher diff --git a/sci-chemistry/mgltools-support/mgltools-support-1.5.6_rc3.ebuild b/sci-chemistry/mgltools-support/mgltools-support-1.5.6.ebuild similarity index 100% rename from sci-chemistry/mgltools-support/mgltools-support-1.5.6_rc3.ebuild rename to sci-chemistry/mgltools-support/mgltools-support-1.5.6.ebuild diff --git a/sci-chemistry/mgltools-support/mgltools-support-1.5.6_rc2.ebuild b/sci-chemistry/mgltools-support/mgltools-support-1.5.6_rc2.ebuild deleted file mode 100644 index 496c852..0000000 --- a/sci-chemistry/mgltools-support/mgltools-support-1.5.6_rc2.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=4 - -PYTHON_DEPEND="2" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-*" -DISTUTILS_USE_SEPARATE_SOURCE_DIRECTORIES="true" - -inherit distutils eutils - -MY_PN="Support" -MY_P="${MY_PN}-${PV/_rc2/}" - -PYTHON_MODNAME="${MY_PN}" - -DESCRIPTION="MGLTools Plugin -- Support" -HOMEPAGE="http://mgltools.scripps.edu" -#SRC_URI="http://mgltools.scripps.edu/downloads/tars/releases/REL${PV}/mgltools_source_${PV}.tar.gz" -SRC_URI="http://dev.gentoo.org/~jlec/distfiles/mgltools_source_${PV/_/}.tar.gz" - -LICENSE="MGLTOOLS" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND} - dev-lang/swig" - -S="${WORKDIR}"/${MY_P} - -src_unpack() { - tar xzpf "${DISTDIR}"/${A} mgltools_source_${PV/_/}/MGLPACKS/${MY_P}.tar.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 -}