* [gentoo-commits] proj/sci:master commit in: sci-chemistry/mgltools-cmolkit/
@ 2013-04-12 15:01 Justin Lecher
0 siblings, 0 replies; 6+ messages in thread
From: Justin Lecher @ 2013-04-12 15:01 UTC (permalink / raw
To: gentoo-commits
commit: 191841e73b014022d5738b2d26a7384f87e70f26
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 12 12:26:29 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Apr 12 12:26:29 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=191841e7
sci-chemistry/mgltools-cmolkit: Version Bump, drop old
Package-Manager: portage-2.2.0_alpha173
---
sci-chemistry/mgltools-cmolkit/ChangeLog | 7 +++
....6_rc3.ebuild => mgltools-cmolkit-1.5.6.ebuild} | 0
.../mgltools-cmolkit-1.5.6_rc2.ebuild | 48 --------------------
3 files changed, 7 insertions(+), 48 deletions(-)
diff --git a/sci-chemistry/mgltools-cmolkit/ChangeLog b/sci-chemistry/mgltools-cmolkit/ChangeLog
index 256f8c9..f85916c 100644
--- a/sci-chemistry/mgltools-cmolkit/ChangeLog
+++ b/sci-chemistry/mgltools-cmolkit/ChangeLog
@@ -2,6 +2,13 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*mgltools-cmolkit-1.5.6 (12 Apr 2013)
+
+ 12 Apr 2013; Justin Lecher <jlec@gentoo.org>
+ -mgltools-cmolkit-1.5.6_rc2.ebuild, -mgltools-cmolkit-1.5.6_rc3.ebuild,
+ +mgltools-cmolkit-1.5.6.ebuild:
+ Version Bump, drop old
+
*mgltools-cmolkit-1.5.6_rc3 (27 Jan 2013)
27 Jan 2013; Justin Lecher <jlec@gentoo.org>
diff --git a/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.6_rc3.ebuild b/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.6.ebuild
similarity index 100%
rename from sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.6_rc3.ebuild
rename to sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.6.ebuild
diff --git a/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.6_rc2.ebuild b/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.6_rc2.ebuild
deleted file mode 100644
index db1c814..0000000
--- a/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.6_rc2.ebuild
+++ /dev/null
@@ -1,48 +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-*"
-
-inherit distutils eutils
-
-MY_PN="cMolKit"
-MY_P="${MY_PN}-${PV/_rc2/}"
-
-PYTHON_MODNAME="${MY_PN}"
-
-DESCRIPTION="MGLTools Plugin -- cMolKit"
-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
-}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/mgltools-cmolkit/
@ 2013-06-10 11:25 Justin Lecher
0 siblings, 0 replies; 6+ messages in thread
From: Justin Lecher @ 2013-06-10 11:25 UTC (permalink / raw
To: gentoo-commits
commit: 9c15bdf1082db283581007882b407b3195142606
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 10 08:59:43 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jun 10 08:59:43 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=9c15bdf1
sci-chemistry/mgltools-cmolkit: Drop old
Package-Manager: portage-2.2.0_alpha179
---
sci-chemistry/mgltools-cmolkit/ChangeLog | 4 ++
.../mgltools-cmolkit-1.5.4-r1.ebuild | 55 ----------------------
.../mgltools-cmolkit/mgltools-cmolkit-1.5.6.ebuild | 2 +-
3 files changed, 5 insertions(+), 56 deletions(-)
diff --git a/sci-chemistry/mgltools-cmolkit/ChangeLog b/sci-chemistry/mgltools-cmolkit/ChangeLog
index f424752..8c23ec6 100644
--- a/sci-chemistry/mgltools-cmolkit/ChangeLog
+++ b/sci-chemistry/mgltools-cmolkit/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 10 Jun 2013; Justin Lecher <jlec@gentoo.org>
+ -mgltools-cmolkit-1.5.4-r1.ebuild, mgltools-cmolkit-1.5.6.ebuild:
+ Drop old
+
14 Apr 2013; Justin Lecher <jlec@gentoo.org>
mgltools-cmolkit-1.5.4-r1.ebuild, mgltools-cmolkit-1.5.6.ebuild:
Correct license
diff --git a/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.4-r1.ebuild b/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.4-r1.ebuild
deleted file mode 100644
index f052e00..0000000
--- a/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.4-r1.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="3"
-
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-
-inherit distutils
-
-MY_PN="${PN/mgltools-}"
-MY_P="cMolKit-${PV}"
-
-DESCRIPTION="mgltools plugin -- cMolKit"
-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.gentooexperimental.org/~jlec/distfiles/mgltools_source_${PV}.tar.gz"
-
-LICENSE="MGLTOOLS MPL-1.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- dev-lang/swig"
-
-RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-*"
-
-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() {
- find "${S}" -name CVS -type d -exec rm -rf '{}' \; >& /dev/null
- find "${S}" -name LICENSE -type f -exec rm -f '{}' \; >& /dev/null
-
- sed \
- -e 's:^.*CVS:#&1:g' \
- -e 's:^.*LICENSE:#&1:g' \
- -i "${S}"/MANIFEST.in
- distutils_src_prepare
-}
-
-pkg_postinst() {
- python_mod_optimize cMolKit
-}
-
-pkg_postrm() {
- python_mod_cleanup cMolKit
-}
diff --git a/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.6.ebuild b/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.6.ebuild
index b221a10..8c613b5 100644
--- a/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.6.ebuild
+++ b/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.6.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_5,2_6,2_7} )
+PYTHON_COMPAT=( python{2_6,2_7} )
inherit distutils-r1 eutils
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/mgltools-cmolkit/
@ 2013-04-14 13:17 Justin Lecher
0 siblings, 0 replies; 6+ messages in thread
From: Justin Lecher @ 2013-04-14 13:17 UTC (permalink / raw
To: gentoo-commits
commit: c23819ba8651ddcb97da7ea80ae7b8191fcc2be5
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 14 13:02:38 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Apr 14 13:02:38 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c23819ba
sci-chemistry/mgltools-cmolkit: Fix SRC_URI
Package-Manager: portage-2.2.0_alpha171
---
sci-chemistry/mgltools-cmolkit/ChangeLog | 3 +++
.../mgltools-cmolkit/mgltools-cmolkit-1.5.6.ebuild | 3 +--
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/sci-chemistry/mgltools-cmolkit/ChangeLog b/sci-chemistry/mgltools-cmolkit/ChangeLog
index f85916c..4c072f7 100644
--- a/sci-chemistry/mgltools-cmolkit/ChangeLog
+++ b/sci-chemistry/mgltools-cmolkit/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 14 Apr 2013; Justin Lecher <jlec@gentoo.org> mgltools-cmolkit-1.5.6.ebuild:
+ Fix SRC_URI
+
*mgltools-cmolkit-1.5.6 (12 Apr 2013)
12 Apr 2013; Justin Lecher <jlec@gentoo.org>
diff --git a/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.6.ebuild b/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.6.ebuild
index d360b83..8e1737e 100644
--- a/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.6.ebuild
+++ b/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.6.ebuild
@@ -15,8 +15,7 @@ PYTHON_MODNAME="${MY_PN}"
DESCRIPTION="MGLTools Plugin -- cMolKit"
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"
+SRC_URI="http://mgltools.scripps.edu/downloads/tars/releases/REL${PV}/mgltools_source_${PV}.tar.gz"
LICENSE="MGLTOOLS"
SLOT="0"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/mgltools-cmolkit/
@ 2012-04-27 12:40 Justin Lecher
0 siblings, 0 replies; 6+ messages in thread
From: Justin Lecher @ 2012-04-27 12:40 UTC (permalink / raw
To: gentoo-commits
commit: 87c941eddd9eb8e18167538d77dd05b5959381c4
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 27 12:36:03 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Apr 27 12:36:03 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=87c941ed
sci-chemistry/mgltools-cmolkit: Add 2.7-pypy-* to RESTRICT_PYTHON_ABIS
(Portage version: 2.2.0_alpha101/git/Linux x86_64, unsigned Manifest commit)
---
sci-chemistry/mgltools-cmolkit/ChangeLog | 4 ++++
.../mgltools-cmolkit-1.5.4-r1.ebuild | 4 ++--
.../mgltools-cmolkit-1.5.6_rc2.ebuild | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/sci-chemistry/mgltools-cmolkit/ChangeLog b/sci-chemistry/mgltools-cmolkit/ChangeLog
index 9c528f9..698715b 100644
--- a/sci-chemistry/mgltools-cmolkit/ChangeLog
+++ b/sci-chemistry/mgltools-cmolkit/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 27 Apr 2012; Justin Lecher <jlec@gentoo.org>
+ mgltools-cmolkit-1.5.4-r1.ebuild, mgltools-cmolkit-1.5.6_rc2.ebuild:
+ Add 2.7-pypy-* to RESTRICT_PYTHON_ABIS
+
07 Mar 2012; Justin Lecher <jlec@gentoo.org> metadata.xml:
Removed maintainer, as herd is enough
diff --git a/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.4-r1.ebuild b/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.4-r1.ebuild
index fed2e9e..bf75b82 100644
--- a/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.4-r1.ebuild
+++ b/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -26,7 +26,7 @@ RDEPEND=""
DEPEND="${RDEPEND}
dev-lang/swig"
-RESTRICT_PYTHON_ABIS="3.*"
+RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-*"
S="${WORKDIR}"/${MY_P}
diff --git a/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.6_rc2.ebuild b/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.6_rc2.ebuild
index 3ee1cbc..db1c814 100644
--- a/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.6_rc2.ebuild
+++ b/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.6_rc2.ebuild
@@ -6,7 +6,7 @@ EAPI=4
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.*"
+RESTRICT_PYTHON_ABIS="3.* 2.7-pypy-*"
inherit distutils eutils
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/mgltools-cmolkit/
@ 2012-03-07 11:10 Justin Lecher
0 siblings, 0 replies; 6+ messages in thread
From: Justin Lecher @ 2012-03-07 11:10 UTC (permalink / raw
To: gentoo-commits
commit: 281cb82d3294dd68dec9d3109b239796c66fc967
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 7 11:05:11 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Mar 7 11:05:11 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=281cb82d
Removed maintainer, as herd is enough
(Portage version: 2.2.0_alpha90/git/Linux x86_64, unsigned Manifest commit)
---
sci-chemistry/mgltools-cmolkit/ChangeLog | 3 +++
sci-chemistry/mgltools-cmolkit/metadata.xml | 5 +----
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sci-chemistry/mgltools-cmolkit/ChangeLog b/sci-chemistry/mgltools-cmolkit/ChangeLog
index 5584c29..9c528f9 100644
--- a/sci-chemistry/mgltools-cmolkit/ChangeLog
+++ b/sci-chemistry/mgltools-cmolkit/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 07 Mar 2012; Justin Lecher <jlec@gentoo.org> metadata.xml:
+ Removed maintainer, as herd is enough
+
*mgltools-cmolkit-1.5.6_rc2 (08 Jan 2012)
08 Jan 2012; Justin Lecher <jlec@gentoo.org>
diff --git a/sci-chemistry/mgltools-cmolkit/metadata.xml b/sci-chemistry/mgltools-cmolkit/metadata.xml
index 0c3126c..e42d0af 100644
--- a/sci-chemistry/mgltools-cmolkit/metadata.xml
+++ b/sci-chemistry/mgltools-cmolkit/metadata.xml
@@ -1,8 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci-chemistry</herd>
-<maintainer>
- <email>sci-chemistry@gentoo.org</email>
-</maintainer>
+ <herd>sci-chemistry</herd>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/mgltools-cmolkit/
@ 2012-01-08 15:22 Justin Lecher
0 siblings, 0 replies; 6+ messages in thread
From: Justin Lecher @ 2012-01-08 15:22 UTC (permalink / raw
To: gentoo-commits
commit: e6323bc36078fc6fcb3a5c5e9f0662079c59171a
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 8 14:42:19 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jan 8 14:42:19 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e6323bc3
Version Bump, #373679
(Portage version: 2.2.0_alpha84/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
sci-chemistry/mgltools-cmolkit/ChangeLog | 8 +++-
sci-chemistry/mgltools-cmolkit/metadata.xml | 8 ++--
.../mgltools-cmolkit-1.5.6_rc2.ebuild | 48 ++++++++++++++++++++
3 files changed, 59 insertions(+), 5 deletions(-)
diff --git a/sci-chemistry/mgltools-cmolkit/ChangeLog b/sci-chemistry/mgltools-cmolkit/ChangeLog
index 5be4c26..5584c29 100644
--- a/sci-chemistry/mgltools-cmolkit/ChangeLog
+++ b/sci-chemistry/mgltools-cmolkit/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for sci-chemistry/mgltools-cmolkit
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*mgltools-cmolkit-1.5.6_rc2 (08 Jan 2012)
+
+ 08 Jan 2012; Justin Lecher <jlec@gentoo.org>
+ +mgltools-cmolkit-1.5.6_rc2.ebuild, metadata.xml:
+ Version Bump, #373679
+
*mgltools-cmolkit-1.5.4-r1 (27 Jun 2010)
27 Jun 2010; Justin Lecher <jlec@gentoo.org>
diff --git a/sci-chemistry/mgltools-cmolkit/metadata.xml b/sci-chemistry/mgltools-cmolkit/metadata.xml
index efb490d..d747d72 100644
--- a/sci-chemistry/mgltools-cmolkit/metadata.xml
+++ b/sci-chemistry/mgltools-cmolkit/metadata.xml
@@ -1,8 +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>
+ <herd>sci</herd>
+ <maintainer>
+ <email>sci@gentoo.org</email>
+ </maintainer>
</pkgmetadata>
diff --git a/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.6_rc2.ebuild b/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-1.5.6_rc2.ebuild
new file mode 100644
index 0000000..3ee1cbc
--- /dev/null
+++ b/sci-chemistry/mgltools-cmolkit/mgltools-cmolkit-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="cMolKit"
+MY_P="${MY_PN}-${PV/_rc2/}"
+
+PYTHON_MODNAME="${MY_PN}"
+
+DESCRIPTION="MGLTools Plugin -- cMolKit"
+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
+}
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2013-06-10 11:25 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-12 15:01 [gentoo-commits] proj/sci:master commit in: sci-chemistry/mgltools-cmolkit/ Justin Lecher
-- strict thread matches above, loose matches on Subject: below --
2013-06-10 11:25 Justin Lecher
2013-04-14 13:17 Justin Lecher
2012-04-27 12:40 Justin Lecher
2012-03-07 11:10 Justin Lecher
2012-01-08 15:22 Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox