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, 2 Jun 2013 13:43:09 +0000 (UTC) [thread overview]
Message-ID: <1370180558.11b6c665a97557d3006738c86294e5ded6bb27ff.jlec@gentoo> (raw)
commit: 11b6c665a97557d3006738c86294e5ded6bb27ff
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 2 13:41:55 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jun 2 13:42:38 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=11b6c665
sci-chemistry/coot: Fix PYTHON() -> ${EPYTHON} for new eclasses
Package-Manager: portage-2.2.0_alpha177
---
sci-chemistry/coot/ChangeLog | 3 +++
sci-chemistry/coot/coot-9999.ebuild | 4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/sci-chemistry/coot/ChangeLog b/sci-chemistry/coot/ChangeLog
index e877cf7..c729ace 100644
--- a/sci-chemistry/coot/ChangeLog
+++ b/sci-chemistry/coot/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 02 Jun 2013; Justin Lecher <jlec@gentoo.org> coot-9999.ebuild:
+ Fix PYTHON() -> ${EPYTHON} for new eclasses
+
29 May 2013; Justin Lecher <jlec@gentoo.org> coot-9999.ebuild:
Move to new python eclasses
diff --git a/sci-chemistry/coot/coot-9999.ebuild b/sci-chemistry/coot/coot-9999.ebuild
index 73032af..4a7ee55 100644
--- a/sci-chemistry/coot/coot-9999.ebuild
+++ b/sci-chemistry/coot/coot-9999.ebuild
@@ -96,7 +96,7 @@ src_unpack() {
src_prepare() {
sed \
- -e "s:AM_COOT_SYS_BUILD_TYPE:COOT_SYS_BUILD_TYPE=Gentoo-Linux-$(PYTHON)-gtk2 ; AC_MSG_RESULT([\$COOT_SYS_BUILD_TYPE]); AC_SUBST(COOT_SYS_BUILD_TYPE):g" \
+ -e "s:AM_COOT_SYS_BUILD_TYPE:COOT_SYS_BUILD_TYPE=Gentoo-Linux-${PYTHON}-gtk2 ; AC_MSG_RESULT([\$COOT_SYS_BUILD_TYPE]); AC_SUBST(COOT_SYS_BUILD_TYPE):g" \
-i configure.in || die
autotools-utils_src_prepare
@@ -128,7 +128,7 @@ src_configure() {
src_compile() {
autotools-utils_src_compile
- python_fix_shebang "${S}"/src/coot_gtk2.py
+ python_fix_shebang "${S}"/src/coot_gtk2.py "${S}"/python-tests/coot_unittest.py
cp "${S}"/src/coot_gtk2.py python/coot.py || die
}
next reply other threads:[~2013-06-02 13:43 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-02 13:43 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
2014-06-08 8:33 Justin Lecher
2013-09-20 9:48 Justin Lecher
2013-08-28 8:17 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=1370180558.11b6c665a97557d3006738c86294e5ded6bb27ff.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