From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Rn5U3-00079p-OE for garchives@archives.gentoo.org; Tue, 17 Jan 2012 09:37:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B1ABE078D; Tue, 17 Jan 2012 09:37:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 4F838E078D for ; Tue, 17 Jan 2012 09:37:21 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CE55E1B401B for ; Tue, 17 Jan 2012 09:37:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 3A19280042 for ; Tue, 17 Jan 2012 09:37:20 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/coot/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/coot/ChangeLog sci-chemistry/coot/coot-9999.ebuild X-VCS-Directories: sci-chemistry/coot/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: de4f3ed1ac86cd754467265384b1836ee1813b80 Date: Tue, 17 Jan 2012 09:37:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: d45be14c-921a-4e80-b81f-655ef4b51a93 X-Archives-Hash: d92fbaaa2f3377702e82f8bada350cb4 commit: de4f3ed1ac86cd754467265384b1836ee1813b80 Author: Justin Lecher gentoo org> AuthorDate: Sat Jan 14 14:42:04 2012 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sat Jan 14 14:42:04 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3Dde4f3ed1 Call python_pkg_setup always (Portage version: 2.2.0_alpha84/git/Linux x86_64, signed Manifest commit = with key 70EB7916) --- sci-chemistry/coot/ChangeLog | 3 +++ sci-chemistry/coot/coot-9999.ebuild | 1 + 2 files changed, 4 insertions(+), 0 deletions(-) diff --git a/sci-chemistry/coot/ChangeLog b/sci-chemistry/coot/ChangeLog index 2360874..3cc4f03 100644 --- a/sci-chemistry/coot/ChangeLog +++ b/sci-chemistry/coot/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 14 Jan 2012; Justin Lecher coot-9999.ebuild: + Call python_pkg_setup always + 09 Jan 2012; Justin Lecher coot-9999.ebuild: Bumped EAPI to 4 and added new eautoreconf handling of autotools-utils= .eclass =20 diff --git a/sci-chemistry/coot/coot-9999.ebuild b/sci-chemistry/coot/coo= t-9999.ebuild index f2e7ea3..dd204d0 100644 --- a/sci-chemistry/coot/coot-9999.ebuild +++ b/sci-chemistry/coot/coot-9999.ebuild @@ -76,6 +76,7 @@ pkg_setup() { tc-has-openmp || die "Please use an OPENMP capable compiler" fi python_set_active_version 2 + python_pkg_setup } =20 PATCHES=3D(