public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/mgltools-vision/
Date: Mon, 10 Jun 2013 11:25:14 +0000 (UTC)	[thread overview]
Message-ID: <1370859704.fef93646e90d49309344d92ffc6fdf1a43cc6cbc.jlec@gentoo> (raw)

commit:     fef93646e90d49309344d92ffc6fdf1a43cc6cbc
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 10 10:21:44 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jun 10 10:21:44 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=fef93646

sci-chemistry/mgltools-vision: Drop old

Package-Manager: portage-2.2.0_alpha179

---
 sci-chemistry/mgltools-vision/ChangeLog            |  4 ++
 .../mgltools-vision-1.5.4-r1.ebuild                | 64 ----------------------
 .../mgltools-vision/mgltools-vision-1.5.6.ebuild   |  2 +-
 3 files changed, 5 insertions(+), 65 deletions(-)

diff --git a/sci-chemistry/mgltools-vision/ChangeLog b/sci-chemistry/mgltools-vision/ChangeLog
index df10338..a1e92d4 100644
--- a/sci-chemistry/mgltools-vision/ChangeLog
+++ b/sci-chemistry/mgltools-vision/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-vision-1.5.4-r1.ebuild, mgltools-vision-1.5.6.ebuild:
+  Drop old
+
   14 Apr 2013; Justin Lecher <jlec@gentoo.org> mgltools-vision-1.5.4-r1.ebuild,
   mgltools-vision-1.5.6.ebuild:
   Correct license

diff --git a/sci-chemistry/mgltools-vision/mgltools-vision-1.5.4-r1.ebuild b/sci-chemistry/mgltools-vision/mgltools-vision-1.5.4-r1.ebuild
deleted file mode 100644
index 3ca82c9..0000000
--- a/sci-chemistry/mgltools-vision/mgltools-vision-1.5.4-r1.ebuild
+++ /dev/null
@@ -1,64 +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="Vision"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="mgltools plugin -- Vision"
-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}
-
-DOCS="Vision/FAQ.txt"
-
-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
-}
-
-src_install() {
-	distutils_src_install
-
-	sed '1s:^.*$:#!/usr/bin/python2:g' -i Vision/bin/runVision || die
-	dobin Vision/bin/runVision || die
-
-	dohtml Vision/FAQ.html
-}
-
-pkg_postinst() {
-	python_mod_optimize ${MY_PN}
-}
-
-pkg_postrm() {
-	python_mod_cleanup ${MY_PN}
-}

diff --git a/sci-chemistry/mgltools-vision/mgltools-vision-1.5.6.ebuild b/sci-chemistry/mgltools-vision/mgltools-vision-1.5.6.ebuild
index b7a4f78..9ffff40 100644
--- a/sci-chemistry/mgltools-vision/mgltools-vision-1.5.6.ebuild
+++ b/sci-chemistry/mgltools-vision/mgltools-vision-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
 


             reply	other threads:[~2013-06-10 11:25 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-10 11:25 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-03-25 17:34 [gentoo-commits] proj/sci:master commit in: sci-chemistry/mgltools-vision/ Justin Lecher
2013-06-10 11:57 Justin Lecher
2013-04-14 14:09 Justin Lecher
2013-04-14 13:17 Justin Lecher
2013-04-12 15:01 Justin Lecher
2013-01-27 19:22 Justin Lecher
2012-04-27 12:40 Justin Lecher
2012-03-07 11:10 Justin Lecher
2012-01-08 15:22 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=1370859704.fef93646e90d49309344d92ffc6fdf1a43cc6cbc.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