From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E6DAA13888F for ; Thu, 22 Oct 2015 08:32:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1AC8721C029; Thu, 22 Oct 2015 08:32:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D452FE0870 for ; Thu, 22 Oct 2015 08:32:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E8BB83409A4 for ; Thu, 22 Oct 2015 08:32:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F14DD15E5 for ; Thu, 22 Oct 2015 08:32:00 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1445502712.96be1e6745262fc65ee697674d543f982f2453f4.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-visualization/veusz/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-visualization/veusz/veusz-1.11.ebuild sci-visualization/veusz/veusz-1.23.ebuild X-VCS-Directories: sci-visualization/veusz/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 96be1e6745262fc65ee697674d543f982f2453f4 X-VCS-Branch: master Date: Thu, 22 Oct 2015 08:32:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 2965f81e-5730-407d-83be-776ee67b528c X-Archives-Hash: 6bb9d43033662f8e9d9244f26cd7abab commit: 96be1e6745262fc65ee697674d543f982f2453f4 Author: Justin Lecher gentoo org> AuthorDate: Thu Oct 22 07:41:04 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Thu Oct 22 08:31:52 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96be1e67 sci-visualization/veusz: Use virtual package Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher gentoo.org> sci-visualization/veusz/veusz-1.11.ebuild | 4 ++-- sci-visualization/veusz/veusz-1.23.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-visualization/veusz/veusz-1.11.ebuild b/sci-visualization/veusz/veusz-1.11.ebuild index f495831..6ce06e3 100644 --- a/sci-visualization/veusz/veusz-1.11.ebuild +++ b/sci-visualization/veusz/veusz-1.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -21,7 +21,7 @@ LICENSE="GPL-2" DEPEND="dev-python/numpy" RDEPEND="${DEPEND} dev-python/PyQt4[X,svg] - fits? ( dev-python/pyfits )" + fits? ( virtual/pyfits )" PYTHON_CFLAGS=("2.* + -fno-strict-aliasing") diff --git a/sci-visualization/veusz/veusz-1.23.ebuild b/sci-visualization/veusz/veusz-1.23.ebuild index 42bfe9d..ab72515 100644 --- a/sci-visualization/veusz/veusz-1.23.ebuild +++ b/sci-visualization/veusz/veusz-1.23.ebuild @@ -24,7 +24,7 @@ CDEPEND=" RDEPEND="${CDEPEND} dbus? ( dev-python/dbus-python[${PYTHON_USEDEP}] ) emf? ( dev-python/pyemf[$(python_gen_usedep 'python2*')] ) - fits? ( dev-python/astropy[${PYTHON_USEDEP}] ) + fits? ( virtual/pyfits[${PYTHON_USEDEP}] ) hdf5? ( dev-python/h5py[${PYTHON_USEDEP}] ) minuit? ( dev-python/pyminuit[${PYTHON_USEDEP}] ) vo? (