From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-astronomy/weightwatcher/
Date: Sat, 25 Jun 2011 17:22:02 +0000 (UTC) [thread overview]
Message-ID: <92215c4fbbb962fd9081fdbbf9efbf388e0a8720.jlec@gentoo> (raw)
commit: 92215c4fbbb962fd9081fdbbf9efbf388e0a8720
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 25 14:22:18 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Jun 25 14:22:18 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=92215c4f
Cleaned ebuild, no eauto* function called
(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key 70EB7916)
---
sci-astronomy/weightwatcher/ChangeLog | 6 +++++-
sci-astronomy/weightwatcher/metadata.xml | 4 ++--
.../weightwatcher/weightwatcher-1.8.10.ebuild | 17 +++++++----------
3 files changed, 14 insertions(+), 13 deletions(-)
diff --git a/sci-astronomy/weightwatcher/ChangeLog b/sci-astronomy/weightwatcher/ChangeLog
index c2f6ee2..b886eb1 100644
--- a/sci-astronomy/weightwatcher/ChangeLog
+++ b/sci-astronomy/weightwatcher/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for sci-astronomy/weightwatcher
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 25 Jun 2011; Justin Lecher <jlec@gentoo.org> weightwatcher-1.8.10.ebuild,
+ metadata.xml:
+ Cleaned ebuild, no eauto* function called
+
18 Nov 2010; Sébastien Fabbro <bicatali@gentoo.org> ChangeLog:
Initial import
diff --git a/sci-astronomy/weightwatcher/metadata.xml b/sci-astronomy/weightwatcher/metadata.xml
index 098d836..2785129 100644
--- a/sci-astronomy/weightwatcher/metadata.xml
+++ b/sci-astronomy/weightwatcher/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</herd>
-<longdescription lang="en">
+ <herd>sci</herd>
+ <longdescription lang="en">
WeightWatcher is a program that combines weight-maps, flag-maps and
polygon data in order to produce control maps which can directly be
used in astronomical image-processing packages like Drizzle,
diff --git a/sci-astronomy/weightwatcher/weightwatcher-1.8.10.ebuild b/sci-astronomy/weightwatcher/weightwatcher-1.8.10.ebuild
index eb2ce05..c4a2770 100644
--- a/sci-astronomy/weightwatcher/weightwatcher-1.8.10.ebuild
+++ b/sci-astronomy/weightwatcher/weightwatcher-1.8.10.ebuild
@@ -1,12 +1,13 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI=3
-inherit autotools eutils
+EAPI=4
+
+inherit eutils
DESCRIPTION="Combine weight maps and polygon for astronomical images weighting"
-HOMEPAGE="http://www.astromatic.net/software/weightwatcher"
+HOMEPAGE="http://www.astromatic.net/software/weightwatcher/"
SRC_URI="http://www.astromatic.net/download/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
@@ -14,14 +15,10 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc threads"
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
src_install () {
- emake DESTDIR="${D}" install || die "emake install failed"
- dodoc AUTHORS ChangeLog HISTORY README THANKS BUGS
+ default
if use doc; then
insinto /usr/share/doc/${PF}
- doins doc/*.pdf || die "pdf doc install failed"
+ doins doc/*.pdf
fi
}
next reply other threads:[~2011-06-25 17:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-25 17:22 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-22 10:23 [gentoo-commits] proj/sci:master commit in: sci-astronomy/weightwatcher/ Aisha Tammy
2016-03-14 2:17 Christoph Junghans
2014-02-27 23:01 Sebastien Fabbro
2011-08-04 21:00 Sebastien Fabbro
2011-06-24 17:09 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=92215c4fbbb962fd9081fdbbf9efbf388e0a8720.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