From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/ball/
Date: Tue, 3 Apr 2012 18:07:46 +0000 (UTC) [thread overview]
Message-ID: <1332675145.eef9396c5e4e63d9746154a556c73f0968568d71.jlec@gentoo> (raw)
commit: eef9396c5e4e63d9746154a556c73f0968568d71
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 25 11:32:25 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Mar 25 11:32:25 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=eef9396c
Correct usage of python.eclass
(Portage version: 2.2.0_alpha95/git/Linux x86_64, unsigned Manifest commit)
---
sci-chemistry/ball/ChangeLog | 3 +++
sci-chemistry/ball/ball-9999.ebuild | 6 ++++++
2 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/sci-chemistry/ball/ChangeLog b/sci-chemistry/ball/ChangeLog
index c93b22c..dfe1c65 100644
--- a/sci-chemistry/ball/ChangeLog
+++ b/sci-chemistry/ball/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 25 Mar 2012; Justin Lecher <jlec@gentoo.org> ball-9999.ebuild:
+ Correct usage of python.eclass
+
*ball-9999 (25 Mar 2012)
25 Mar 2012; Justin Lecher <jlec@gentoo.org> +ball-9999.ebuild,
diff --git a/sci-chemistry/ball/ball-9999.ebuild b/sci-chemistry/ball/ball-9999.ebuild
index fc7306d..1689676 100644
--- a/sci-chemistry/ball/ball-9999.ebuild
+++ b/sci-chemistry/ball/ball-9999.ebuild
@@ -42,6 +42,12 @@ DEPEND="${RDEPEND}
sys-devel/bison
virtual/yacc"
+pkg_setup() {
+ use python \
+ && python_set_active_version 2 \
+ && python_pkg_setup
+}
+
src_prepare() {
sed \
-e '/INSTALL_DIRECTORY/s:"lib":${CMAKE_INSTALL_LIBDIR}:g' \
next reply other threads:[~2012-04-03 18:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-03 18:07 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-01-29 14:20 [gentoo-commits] proj/sci:master commit in: sci-chemistry/ball/ Justin Lecher
2014-03-27 6:42 Justin Lecher
2014-01-06 18:48 Justin Lecher
2013-09-16 18:17 Nicolas Bock
2013-06-12 20:04 Justin Lecher
2012-04-03 18:07 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=1332675145.eef9396c5e4e63d9746154a556c73f0968568d71.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