From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-astronomy/astrometry/
Date: Fri, 14 Jun 2013 11:26:39 +0000 (UTC) [thread overview]
Message-ID: <1371208991.20a1331b0be2f32a20cba677d9b5472a046b09d3.jlec@gentoo> (raw)
commit: 20a1331b0be2f32a20cba677d9b5472a046b09d3
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 14 11:23:11 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jun 14 11:23:11 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=20a1331b
sci-astronomy/astrometry: Fix unquoted variable
Package-Manager: portage-2.2.0_alpha179
---
sci-astronomy/astrometry/ChangeLog | 4 ++++
sci-astronomy/astrometry/astrometry-0.43.ebuild | 2 +-
sci-astronomy/astrometry/metadata.xml | 4 ++--
3 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/sci-astronomy/astrometry/ChangeLog b/sci-astronomy/astrometry/ChangeLog
index e5b4ff9..506805e 100644
--- a/sci-astronomy/astrometry/ChangeLog
+++ b/sci-astronomy/astrometry/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 14 Jun 2013; Justin Lecher <jlec@gentoo.org> astrometry-0.43.ebuild,
+ metadata.xml:
+ Fix unquoted variable
+
*astrometry-0.43 (14 Jun 2013)
14 Jun 2013; Sébastien Fabbro <bicatali@gentoo.org> +astrometry-0.43.ebuild,
diff --git a/sci-astronomy/astrometry/astrometry-0.43.ebuild b/sci-astronomy/astrometry/astrometry-0.43.ebuild
index 0daa26a..4f197d7 100644
--- a/sci-astronomy/astrometry/astrometry-0.43.ebuild
+++ b/sci-astronomy/astrometry/astrometry-0.43.ebuild
@@ -64,7 +64,7 @@ src_install() {
dodoc ${INSTALL_DIR}/doc/*
rm -r ${INSTALL_DIR}/doc || die
if use examples; then
- mv ${INSTALL_DIR}/examples ${ED}/usr/share/doc/${PF} || die
+ mv ${INSTALL_DIR}/examples "${ED}"/usr/share/doc/${PF} || die
else
rm -r ${INSTALL_DIR}/examples
fi
diff --git a/sci-astronomy/astrometry/metadata.xml b/sci-astronomy/astrometry/metadata.xml
index 0fa9130..df28cb8 100644
--- a/sci-astronomy/astrometry/metadata.xml
+++ b/sci-astronomy/astrometry/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">
If you have astronomical imaging of the sky with celestial
coordinates you do not know—or do not trust—then Astrometry.net is
for you. Input an image and we'll give you back astrometric
next reply other threads:[~2013-06-14 11:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-14 11:26 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-10-22 10:25 [gentoo-commits] proj/sci:master commit in: sci-astronomy/astrometry/ Justin Lecher
2014-03-18 19:28 Justin Lecher
2013-06-17 1:07 Sebastien Fabbro
2013-03-03 17:52 Justin Lecher
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=1371208991.20a1331b0be2f32a20cba677d9b5472a046b09d3.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