summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-10-16 07:30:30 +0000
committerJustin Lecher <jlec@gentoo.org>2013-10-16 07:30:30 +0000
commit3a6ddd8868be7974471d41a8389d7dab4b0d5139 (patch)
tree9b1626c58bab8716bc1317dff5f88b572b1fea70 /sci-chemistry
parentRemoved duplicate IUSE entry and references to no longer available python-2.5 (diff)
downloadgentoo-2-3a6ddd8868be7974471d41a8389d7dab4b0d5139.tar.gz
gentoo-2-3a6ddd8868be7974471d41a8389d7dab4b0d5139.tar.bz2
gentoo-2-3a6ddd8868be7974471d41a8389d7dab4b0d5139.zip
sci-chemistry/azara: Use python_xport correctly
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/azara/ChangeLog5
-rw-r--r--sci-chemistry/azara/azara-2.8-r5.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/sci-chemistry/azara/ChangeLog b/sci-chemistry/azara/ChangeLog
index 3593841f694a..da7a4078fef6 100644
--- a/sci-chemistry/azara/ChangeLog
+++ b/sci-chemistry/azara/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/azara
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/azara/ChangeLog,v 1.13 2013/10/15 13:20:43 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/azara/ChangeLog,v 1.14 2013/10/16 07:30:30 jlec Exp $
+
+ 16 Oct 2013; Justin Lecher <jlec@gentoo.org> azara-2.8-r5.ebuild:
+ Use python_xport correctly
15 Oct 2013; Justin Lecher <jlec@gentoo.org> azara-2.8-r5.ebuild:
USe eclass in cleaner way
diff --git a/sci-chemistry/azara/azara-2.8-r5.ebuild b/sci-chemistry/azara/azara-2.8-r5.ebuild
index cb26585e07dd..ca8a6310895a 100644
--- a/sci-chemistry/azara/azara-2.8-r5.ebuild
+++ b/sci-chemistry/azara/azara-2.8-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/azara/azara-2.8-r5.ebuild,v 1.2 2013/10/15 13:20:43 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/azara/azara-2.8-r5.ebuild,v 1.3 2013/10/16 07:30:30 jlec Exp $
EAPI=5
@@ -58,6 +58,7 @@ src_compile() {
emake ${mymake}
compilation() {
+ python_export PYTHON_CFLAGS PYTHON_LIBS
cd "${BUILD_DIR}" || die
emake DataRows_clean
emake \