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 014FB1381F3 for ; Fri, 14 Jun 2013 11:21:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C7F9E09DD; Fri, 14 Jun 2013 11:21:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CE284E09C2 for ; Fri, 14 Jun 2013 11:21:36 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E409033DF3D for ; Fri, 14 Jun 2013 11:21:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 7B8D1E5463 for ; Fri, 14 Jun 2013 11:21:34 +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: <1371208302.8b0ce2ff878e46f01a6913163de50a23c7750ead.jlec@gentoo> Subject: [gentoo-commits] proj/sci:fixing commit in: sci-astronomy/psfex/ X-VCS-Repository: proj/sci X-VCS-Files: sci-astronomy/psfex/ChangeLog sci-astronomy/psfex/metadata.xml sci-astronomy/psfex/psfex-9999.ebuild X-VCS-Directories: sci-astronomy/psfex/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 8b0ce2ff878e46f01a6913163de50a23c7750ead X-VCS-Branch: fixing Date: Fri, 14 Jun 2013 11:21:34 +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: 52bc86ac-20ca-4b4d-932d-c60135976495 X-Archives-Hash: 985e9a6d2a044e84c2be856d45302c04 Message-ID: <20130614112134.a3AUV9WNK8MPjpXXn9d2I9d6qT3X2vs6awq7BqrF33o@z> commit: 8b0ce2ff878e46f01a6913163de50a23c7750ead Author: Justin Lecher gentoo org> AuthorDate: Fri Jun 14 11:11:42 2013 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Jun 14 11:11:42 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=8b0ce2ff sci-astronomy/psfex: Drop KEYWORDS of live ebuilds Package-Manager: portage-2.2.0_alpha179 --- sci-astronomy/psfex/ChangeLog | 5 ++++- sci-astronomy/psfex/metadata.xml | 10 +++++----- sci-astronomy/psfex/psfex-9999.ebuild | 3 +-- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/sci-astronomy/psfex/ChangeLog b/sci-astronomy/psfex/ChangeLog index 64ab644..40b804c 100644 --- a/sci-astronomy/psfex/ChangeLog +++ b/sci-astronomy/psfex/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sci-astronomy/psfex -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 14 Jun 2013; Justin Lecher psfex-9999.ebuild, metadata.xml: + Drop KEYWORDS of live ebuilds + 29 Jul 2012; Sébastien Fabbro psfex-3.9.1-r1.ebuild: sci-astronomy/psfex: fixed for newer plplot diff --git a/sci-astronomy/psfex/metadata.xml b/sci-astronomy/psfex/metadata.xml index 4f00f5a..1dfc18a 100644 --- a/sci-astronomy/psfex/metadata.xml +++ b/sci-astronomy/psfex/metadata.xml @@ -1,14 +1,14 @@ -sci-astronomy - + sci-astronomy + PSFEx (“PSF Extractor”) extracts models of the Point Spread Function (PSF) from FITS images processed with sci-libs/sextractor, and measures the quality of images. The generated PSF models can be used for model-fitting photometry or morphological analyses. - - Build with sci-libs/plplot to allow diagnostic plots during processing - + + Build with sci-libs/plplot to allow diagnostic plots during processing + diff --git a/sci-astronomy/psfex/psfex-9999.ebuild b/sci-astronomy/psfex/psfex-9999.ebuild index 2916ae9..9ec296f 100644 --- a/sci-astronomy/psfex/psfex-9999.ebuild +++ b/sci-astronomy/psfex/psfex-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -21,7 +21,6 @@ HOMEPAGE="http://www.astromatic.net/software/psfex" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc threads plplot" RDEPEND="sci-libs/atlas[lapack]