aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2013-06-14 13:11:42 +0200
committerJustin Lecher <jlec@gentoo.org>2013-06-14 13:11:42 +0200
commit8b0ce2ff878e46f01a6913163de50a23c7750ead (patch)
treedf1c95badce3269bb7197466fc1192e5d5e7888a /sci-astronomy
parentmedia-gfx/librecad: Drop KEYWORDS of live ebuilds (diff)
downloadsci-8b0ce2ff878e46f01a6913163de50a23c7750ead.tar.gz
sci-8b0ce2ff878e46f01a6913163de50a23c7750ead.tar.bz2
sci-8b0ce2ff878e46f01a6913163de50a23c7750ead.zip
sci-astronomy/psfex: Drop KEYWORDS of live ebuilds
Package-Manager: portage-2.2.0_alpha179
Diffstat (limited to 'sci-astronomy')
-rw-r--r--sci-astronomy/psfex/ChangeLog5
-rw-r--r--sci-astronomy/psfex/metadata.xml10
-rw-r--r--sci-astronomy/psfex/psfex-9999.ebuild3
3 files changed, 10 insertions, 8 deletions
diff --git a/sci-astronomy/psfex/ChangeLog b/sci-astronomy/psfex/ChangeLog
index 64ab64403..40b804c9d 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 <jlec@gentoo.org> psfex-9999.ebuild, metadata.xml:
+ Drop KEYWORDS of live ebuilds
+
29 Jul 2012; Sébastien Fabbro <bicatali@gentoo.org> 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 4f00f5a6b..1dfc18ae2 100644
--- a/sci-astronomy/psfex/metadata.xml
+++ b/sci-astronomy/psfex/metadata.xml
@@ -1,14 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>sci-astronomy</herd>
-<longdescription lang="en">
+ <herd>sci-astronomy</herd>
+ <longdescription lang="en">
PSFEx (“PSF Extractor”) extracts models of the Point Spread
Function (PSF) from FITS images processed with <pkg>sci-libs/sextractor</pkg>, and
measures the quality of images. The generated PSF models can be used
for model-fitting photometry or morphological analyses.
</longdescription>
-<use>
- <flag name="plplot">Build with <pkg>sci-libs/plplot</pkg> to allow diagnostic plots during processing</flag>
-</use>
+ <use>
+ <flag name="plplot">Build with <pkg>sci-libs/plplot</pkg> to allow diagnostic plots during processing</flag>
+ </use>
</pkgmetadata>
diff --git a/sci-astronomy/psfex/psfex-9999.ebuild b/sci-astronomy/psfex/psfex-9999.ebuild
index 2916ae90c..9ec296f97 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]