aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <sfabbro@uvic.ca>2012-07-17 12:55:12 -0700
committerSebastien Fabbro <sfabbro@uvic.ca>2012-07-17 12:55:12 -0700
commit8818f7bfd6e5a8730911789f024a59dbf9086f52 (patch)
treee1ec61278434830a304831dc7988974aafdd75cb /sci-astronomy/lephare/lephare-2.2.ebuild
parentsci-libs/coinor-symphony: Initial import (diff)
downloadsci-8818f7bfd6e5a8730911789f024a59dbf9086f52.tar.gz
sci-8818f7bfd6e5a8730911789f024a59dbf9086f52.tar.bz2
sci-8818f7bfd6e5a8730911789f024a59dbf9086f52.zip
sci-astronomy/lephare: prefix keywording, version fix
(Portage version: 2.2.01.20757-prefix/git/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-astronomy/lephare/lephare-2.2.ebuild')
-rw-r--r--sci-astronomy/lephare/lephare-2.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-astronomy/lephare/lephare-2.2.ebuild b/sci-astronomy/lephare/lephare-2.2.ebuild
index 0f10100b3..ba8ce048e 100644
--- a/sci-astronomy/lephare/lephare-2.2.ebuild
+++ b/sci-astronomy/lephare/lephare-2.2.ebuild
@@ -3,9 +3,9 @@
# $Header: $
EAPI=4
-inherit eutils check-reqs fortran-2
+inherit eutils check-reqs fortran-2 versionator
-MYP=${PN}_dev_v${PV}
+MYP=${PN}_dev_v$(replace_version_separator 2 '')
DESCRIPTION="Photometric Analysis for Redshift Estimate for galaxies"
HOMEPAGE="http://www.cfht.hawaii.edu/~arnouts/LEPHARE/lephare.html"
@@ -13,7 +13,7 @@ SRC_URI="http://www.cfht.hawaii.edu/~arnouts/LEPHARE/DOWNLOAD/${MYP}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc"
RDEPEND=""