public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christoph Junghans" <ottxor@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-visualization/mayavi/
Date: Thu, 22 Jan 2015 00:12:55 +0000 (UTC)	[thread overview]
Message-ID: <1421861492.3a74e60d0cc14df2d2c1c3d81a451e31fe8aad16.ottxor@gentoo> (raw)

commit:     3a74e60d0cc14df2d2c1c3d81a451e31fe8aad16
Author:     Jan Simons <jamasi <AT> digitac <DOT> cc>
AuthorDate: Wed Jan 21 17:31:32 2015 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Wed Jan 21 17:31:32 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=3a74e60d

mention QA in changelog, too

---
 sci-visualization/mayavi/ChangeLog           |  8 ++++++++
 sci-visualization/mayavi/mayavi-4.4.0.ebuild | 16 ++++------------
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/sci-visualization/mayavi/ChangeLog b/sci-visualization/mayavi/ChangeLog
new file mode 100644
index 0000000..21d9904
--- /dev/null
+++ b/sci-visualization/mayavi/ChangeLog
@@ -0,0 +1,8 @@
+# ChangeLog for sci-visualization/mayavi
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: Exp $
+
+*mayavi-4.4.0 (22 Jan 2015)
+
+  22 Jan 2015; Justin Lecher <jlec@gentoo.org> +mayavi-4.4.0.ebuild:
+  version bump, QA cleanup

diff --git a/sci-visualization/mayavi/mayavi-4.4.0.ebuild b/sci-visualization/mayavi/mayavi-4.4.0.ebuild
index 33d5080..1793664 100644
--- a/sci-visualization/mayavi/mayavi-4.4.0.ebuild
+++ b/sci-visualization/mayavi/mayavi-4.4.0.ebuild
@@ -41,8 +41,6 @@ DEPEND="
 		media-fonts/font-misc-misc
 	)"
 
-#DOCS="docs/*.txt"
-
 # testsuite is a trainwreck; https://github.com/enthought/mayavi/issues/66
 #RESTRICT="test"
 
@@ -51,25 +49,19 @@ DEPEND="
 
 python_compile_all() {
 	if use doc; then
-		${PYTHON} setup.py gen_docs || die
-		${PYTHON} setup.py build_docs || die
+		esetup.py gen_docs || die
+		esetup.py build_docs || die
 	fi
 }
 
 python_test() {
-
 	VIRTUALX_COMMAND="nosetests" virtualmake
 }
 
 python_install_all() {
+	use examples && EXAMPLES=( examples/. )
+	use doc && HTML_DOCS=( docs/build/mayavi/html/. )
 	distutils-r1_python_install_all
-	use doc && dohtml -r docs/build/mayavi/html/
-
-	if use examples; then
-		docompress -x usr/share/doc/${PF}/examples/
-		insinto /usr/share/doc/${PF}
-		doins -r examples
-	fi
 
 	newicon mayavi/core/ui/images/m2.png mayavi2.png
 	make_desktop_entry ${PN}2 \


             reply	other threads:[~2015-01-22  0:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-22  0:12 Christoph Junghans [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-07-03  8:45 [gentoo-commits] proj/sci:master commit in: sci-visualization/mayavi/ Benda XU
2015-07-10  3:59 Nicolas Bock
2015-06-06 10:23 Justin Lecher
2015-02-18 16:41 Justin Lecher
2015-01-22  0:12 Christoph Junghans
2015-01-22  0:12 Christoph Junghans
2015-01-22  0:12 Christoph Junghans
2015-01-22  0:12 Christoph Junghans

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=1421861492.3a74e60d0cc14df2d2c1c3d81a451e31fe8aad16.ottxor@gentoo \
    --to=ottxor@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