public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastien Fabbro" <bicatali@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-visualization/yt/
Date: Tue, 26 Nov 2013 22:30:56 +0000 (UTC)	[thread overview]
Message-ID: <1385505027.2b1cfccaaa797faafe5972cd283c51cb79e10143.bicatali@gentoo> (raw)

commit:     2b1cfccaaa797faafe5972cd283c51cb79e10143
Author:     Sébastien Fabbro <bicatali <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 26 22:30:27 2013 +0000
Commit:     Sebastien Fabbro <bicatali <AT> gentoo <DOT> org>
CommitDate: Tue Nov 26 22:30:27 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=2b1cfcca

Tentative prefixification

---
 sci-visualization/yt/yt-2.6.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/sci-visualization/yt/yt-2.6.ebuild b/sci-visualization/yt/yt-2.6.ebuild
index 52a3490..ec682d6 100644
--- a/sci-visualization/yt/yt-2.6.ebuild
+++ b/sci-visualization/yt/yt-2.6.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 CDEPEND="media-libs/freetype
@@ -35,11 +35,13 @@ DEPEND="${CDEPEND}
 		dev-python/nose[${PYTHON_USEDEP}]
 	)"
 
-src_prepare() {
+python_prepare_all() {
 	append-flags -fno-strict-aliasing
 	sed -i setup.py \
 		-e 's:build/lib:../../../&:' || die
-	distutils-r1_src_prepare
+	sed -i yt/utilities/setup.py \
+		-e "s:/usr:${EPREFIX}/usr:g"  || die
+	distutils-r1_python_prepare_all
 }
 
 # TODO


             reply	other threads:[~2013-11-26 22:31 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-26 22:30 Sebastien Fabbro [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-29  1:37 [gentoo-commits] proj/sci:master commit in: sci-visualization/yt/ Aisha Tammy
2020-09-27 15:26 Aisha Tammy
2013-11-27 12:18 Kacper Kowalik
2013-11-27 12:18 Kacper Kowalik
2013-11-26 22:30 Sebastien Fabbro
2013-08-30  7:28 Kacper Kowalik
2013-02-21  8:30 Kacper Kowalik
2012-07-17  3:14 Kacper Kowalik
2012-01-25 17:27 Kacper Kowalik
2012-01-17 10:39 Kacper Kowalik

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=1385505027.2b1cfccaaa797faafe5972cd283c51cb79e10143.bicatali@gentoo \
    --to=bicatali@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