summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-03-09 16:18:54 +0000
committerJustin Lecher <jlec@gentoo.org>2010-03-09 16:18:54 +0000
commit022ff923b6899690a8384e3346215549dfc5647b (patch)
treed92f4fad0b44df25cc1818b33480ac48be78bf99 /sci-chemistry/aria
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-022ff923b6899690a8384e3346215549dfc5647b.tar.gz
gentoo-2-022ff923b6899690a8384e3346215549dfc5647b.tar.bz2
gentoo-2-022ff923b6899690a8384e3346215549dfc5647b.zip
python_need_rebuild is not allowed with multiple python installations
(Portage version: 2.2_rc65/cvs/Linux i686)
Diffstat (limited to 'sci-chemistry/aria')
-rw-r--r--sci-chemistry/aria/aria-2.2_p2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-chemistry/aria/aria-2.2_p2.ebuild b/sci-chemistry/aria/aria-2.2_p2.ebuild
index 60cf8f4bfa54..abc2582c2f1c 100644
--- a/sci-chemistry/aria/aria-2.2_p2.ebuild
+++ b/sci-chemistry/aria/aria-2.2_p2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/aria/aria-2.2_p2.ebuild,v 1.4 2010/03/07 09:31:51 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/aria/aria-2.2_p2.ebuild,v 1.5 2010/03/09 16:18:54 jlec Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -91,7 +91,6 @@ src_install(){
}
pkg_postinst() {
- python_need_rebuild
python_mod_optimize ${PN}
}