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/coot/
Date: Sun,  8 Jun 2014 08:33:48 +0000 (UTC)	[thread overview]
Message-ID: <1402216418.19a7c51a70bdf83d599b0e03ca78c5d77b87b254.jlec@gentoo> (raw)

commit:     19a7c51a70bdf83d599b0e03ca78c5d77b87b254
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  8 08:33:38 2014 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jun  8 08:33:38 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=19a7c51a

sci-chemistry/coot: Fix problem with shebang correction

Package-Manager: portage-2.2.10

---
 sci-chemistry/coot/ChangeLog        | 5 ++++-
 sci-chemistry/coot/coot-9999.ebuild | 7 ++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sci-chemistry/coot/ChangeLog b/sci-chemistry/coot/ChangeLog
index 9baf726..cee77b1 100644
--- a/sci-chemistry/coot/ChangeLog
+++ b/sci-chemistry/coot/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for sci-chemistry/coot
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  08 Jun 2014; Justin Lecher <jlec@gentoo.org> coot-9999.ebuild:
+  Fix problem with shebang correction
+
   25 Nov 2013; Justin Lecher <jlec@gentoo.org> files/9999-pc.patch:
   Update patch for current HEAD
 

diff --git a/sci-chemistry/coot/coot-9999.ebuild b/sci-chemistry/coot/coot-9999.ebuild
index f9c12b8..f0fd7dc 100644
--- a/sci-chemistry/coot/coot-9999.ebuild
+++ b/sci-chemistry/coot/coot-9999.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 AUTOTOOLS_AUTORECONF="true"
 
@@ -117,7 +117,6 @@ src_configure() {
 		--with-guile
 		--with-python="${EPREFIX}/usr"
 		--with-guile-gtk
-		--with-gtk2
 		--with-pygtk
 		$(use_enable openmp)
 		)
@@ -126,13 +125,11 @@ src_configure() {
 
 src_compile() {
 	autotools-utils_src_compile
-	python_fix_shebang "${S}"/src/coot_gtk2.py
 	cp "${S}"/src/coot_gtk2.py python/coot.py || die
 }
-
 src_test() {
 	source "${EPREFIX}/etc/profile.d/40ccp4.setup.sh"
-	mkdir "${T}"/coot_test
+	mkdir "${T}"/coot_test || die
 
 	export COOT_STANDARD_RESIDUES="${S}/standard-residues.pdb"
 	export COOT_SCHEME_DIR="${S}/scheme/"


             reply	other threads:[~2014-06-08  8:33 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-08  8:33 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-10-27 21:16 [gentoo-commits] proj/sci:master commit in: sci-chemistry/coot/ Justin Lecher
2016-02-14 15:07 Justin Lecher
2015-09-25  9:43 Justin Lecher
2015-09-15 13:48 Justin Lecher
2013-09-20  9:48 Justin Lecher
2013-08-28  8:17 Justin Lecher
2013-06-02 13:43 Justin Lecher
2013-05-29 16:05 Justin Lecher
2013-05-29 16:05 Justin Lecher
2012-01-17  9:37 Justin Lecher
2012-01-10  9:30 Justin Lecher
2011-10-11 20:50 Justin Lecher
2011-10-11 20:50 Justin Lecher
2011-06-24 17:09 Justin Lecher
2011-05-03 20:01 Justin Lecher
2011-03-07 12:01 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=1402216418.19a7c51a70bdf83d599b0e03ca78c5d77b87b254.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