From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/mgltools-cadd/
Date: Sun, 8 Jan 2012 15:22:42 +0000 (UTC) [thread overview]
Message-ID: <aa8ab1f1c6b525e548d982999d4b1b0f04ffaaf7.jlec@gentoo> (raw)
commit: aa8ab1f1c6b525e548d982999d4b1b0f04ffaaf7
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 8 14:45:07 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jan 8 14:45:07 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=aa8ab1f1
Version Bump, #373679
(Portage version: 2.2.0_alpha84/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
sci-chemistry/mgltools-cadd/ChangeLog | 10 ++++
sci-chemistry/mgltools-cadd/metadata.xml | 8 +++
.../mgltools-cadd/mgltools-cadd-1.5.6_rc2.ebuild | 48 ++++++++++++++++++++
3 files changed, 66 insertions(+), 0 deletions(-)
diff --git a/sci-chemistry/mgltools-cadd/ChangeLog b/sci-chemistry/mgltools-cadd/ChangeLog
new file mode 100644
index 0000000..60780f1
--- /dev/null
+++ b/sci-chemistry/mgltools-cadd/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for sci-chemistry/mgltools-cadd
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*mgltools-cadd-1.5.6_rc2 (08 Jan 2012)
+
+ 08 Jan 2012; Justin Lecher <jlec@gentoo.org> +mgltools-cadd-1.5.6_rc2.ebuild,
+ +metadata.xml:
+ Version Bump, #373679
+
diff --git a/sci-chemistry/mgltools-cadd/metadata.xml b/sci-chemistry/mgltools-cadd/metadata.xml
new file mode 100644
index 0000000..d747d72
--- /dev/null
+++ b/sci-chemistry/mgltools-cadd/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>sci</herd>
+ <maintainer>
+ <email>sci@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>
diff --git a/sci-chemistry/mgltools-cadd/mgltools-cadd-1.5.6_rc2.ebuild b/sci-chemistry/mgltools-cadd/mgltools-cadd-1.5.6_rc2.ebuild
new file mode 100644
index 0000000..7131347
--- /dev/null
+++ b/sci-chemistry/mgltools-cadd/mgltools-cadd-1.5.6_rc2.ebuild
@@ -0,0 +1,48 @@
+# 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.*"
+
+inherit distutils eutils
+
+MY_PN="CADD"
+MY_P="${MY_PN}-${PV/_rc2/}"
+
+PYTHON_MODNAME="${MY_PN}"
+
+DESCRIPTION="MGLTools Plugin -- CADD"
+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
+}
next reply other threads:[~2012-01-08 15:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-08 15:22 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-03-07 11:10 [gentoo-commits] proj/sci:master commit in: sci-chemistry/mgltools-cadd/ Justin Lecher
2013-04-12 15:01 Justin Lecher
2013-04-14 13:17 Justin Lecher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aa8ab1f1c6b525e548d982999d4b1b0f04ffaaf7.jlec@gentoo \
--to=jlec@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox