public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-astronomy/eazy/
Date: Thu, 13 Jun 2013 07:05:11 +0000 (UTC)	[thread overview]
Message-ID: <1371106958.312a8352ee696e93a1a968df9a89ccad83e77db5.jlec@gentoo> (raw)

commit:     312a8352ee696e93a1a968df9a89ccad83e77db5
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 13 07:02:38 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Jun 13 07:02:38 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=312a8352

sci-astronomy/eazy: Fix license

Package-Manager: portage-2.2.0_alpha179

---
 sci-astronomy/eazy/ChangeLog        |  5 ++++-
 sci-astronomy/eazy/eazy-1.00.ebuild | 16 ++++++----------
 sci-astronomy/eazy/metadata.xml     |  4 ++--
 3 files changed, 12 insertions(+), 13 deletions(-)

diff --git a/sci-astronomy/eazy/ChangeLog b/sci-astronomy/eazy/ChangeLog
index 6f99c50..01390d7 100644
--- a/sci-astronomy/eazy/ChangeLog
+++ b/sci-astronomy/eazy/ChangeLog
@@ -1,7 +1,10 @@
 # ChangeLog for sci-astronomy/eazy
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  13 Jun 2013; Justin Lecher <jlec@gentoo.org> eazy-1.00.ebuild, metadata.xml:
+  Fix license
+
 *eazy-1.00 (11 May 2012)
 
   11 May 2012; Sébastien Fabbro <bicatali@gentoo.org> +eazy-1.00.ebuild,

diff --git a/sci-astronomy/eazy/eazy-1.00.ebuild b/sci-astronomy/eazy/eazy-1.00.ebuild
index a04b6ac..0f3b7f4 100644
--- a/sci-astronomy/eazy/eazy-1.00.ebuild
+++ b/sci-astronomy/eazy/eazy-1.00.ebuild
@@ -1,15 +1,16 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
+
 inherit eutils
 
 DESCRIPTION="Photometric redshift estimator for galaxies"
 HOMEPAGE="http://www.astro.yale.edu/eazy/?home"
 SRC_URI="http://www.astro.yale.edu/eazy/download/${P}.tar.gz"
 
-LICENSE="as-is"
+LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="doc examples"
@@ -23,12 +24,8 @@ src_prepare() {
 }
 
 src_compile() {
-	cd src
-	emake
-	if use doc; then
-		cd ../doc
-		emake
-	fi
+	emake -C src
+	use doc && emake -C doc
 }
 
 src_test() {
@@ -48,6 +45,5 @@ src_install() {
 		rm templates
 		insinto /usr/share/doc/${PF}
 		doins -r *
-		dosym /usr/share/eazy/templates templates
 	fi
 }

diff --git a/sci-astronomy/eazy/metadata.xml b/sci-astronomy/eazy/metadata.xml
index 8ce25a1..c38c25a 100644
--- a/sci-astronomy/eazy/metadata.xml
+++ b/sci-astronomy/eazy/metadata.xml
@@ -1,8 +1,8 @@
 <?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">
   Easy and Accurate Zphot from Yale is a photometric redshift code
   designed to produce high-quality redshifts from 0 to 4 for situations
   where complete spectroscopic calibration samples are not available.


                 reply	other threads:[~2013-06-13  7:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1371106958.312a8352ee696e93a1a968df9a89ccad83e77db5.jlec@gentoo \
    --to=jlec@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox