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] repo/gentoo:master commit in: sci-visualization/pyxplot/
Date: Sun, 20 Sep 2015 10:50:52 +0000 (UTC)	[thread overview]
Message-ID: <1442746242.972046e5fc9ea9a6c844f1f8360f61e4f085bdf7.jlec@gentoo> (raw)

commit:     972046e5fc9ea9a6c844f1f8360f61e4f085bdf7
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 10:50:42 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 10:50:42 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=972046e5

sci-visualization/pyxplot: Clean old

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 sci-visualization/pyxplot/Manifest             |  1 -
 sci-visualization/pyxplot/pyxplot-0.7.1.ebuild | 46 --------------------------
 sci-visualization/pyxplot/pyxplot-0.9.2.ebuild |  2 +-
 3 files changed, 1 insertion(+), 48 deletions(-)

diff --git a/sci-visualization/pyxplot/Manifest b/sci-visualization/pyxplot/Manifest
index dd31f92..b2dd41e 100644
--- a/sci-visualization/pyxplot/Manifest
+++ b/sci-visualization/pyxplot/Manifest
@@ -1,2 +1 @@
-DIST pyxplot_0.7.1.tar.gz 2439857 SHA256 262b4337c1fdb8e54c11eb76415b814243f6dbab28163fd1e208378d860d2a84
 DIST pyxplot_0.9.2.tar.gz 4131841 SHA256 1c592a0bc77caec445a8d72534471c01d66ca1806309e6c983847c2e0b95e689 SHA512 34c43fec36dd579161c7adb9f0bab012c5d3e59c904526f82a70a31685b88a231c300ab4dbdff376b29fdd5698c376d55f7a2f2786d7960c4de7e6e0776fa844 WHIRLPOOL f380489231f01ad81f983bb7fe11fb0323ca3d5dedeb60c84739e122c567e3581bb04962ecf83f21751d49a773d129b2b332b0aed4e9192ec064b5ee14714881

diff --git a/sci-visualization/pyxplot/pyxplot-0.7.1.ebuild b/sci-visualization/pyxplot/pyxplot-0.7.1.ebuild
deleted file mode 100644
index e9a3039..0000000
--- a/sci-visualization/pyxplot/pyxplot-0.7.1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-PYTHON_DEPEND="2"
-
-inherit eutils python
-
-DESCRIPTION="Gnuplot like graphing program publication-quality figures"
-HOMEPAGE="http://www.pyxplot.org.uk/"
-SRC_URI="http://www.pyxplot.org.uk/src/${PN}_${PV}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="virtual/latex-base
-	sci-libs/scipy
-	app-text/gv
-	|| ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] )"
-DEPEND="${RDEPEND}"
-
-S="${WORKDIR}/${PN}"
-
-pkg_setup() {
-	python_set_active_version 2
-	python_pkg_setup
-}
-
-src_prepare() {
-	sed -i \
-		-e "s:^\(USRDIR=\).*:\1/usr:g" \
-		-e "s:^\(SRCDIR=\).*:\1$(python_get_sitedir)/${PN}:g" \
-		-e 's:^\(MANDIR=\).*:\1${USRDIR}/share/man/man1:g' \
-		-e "s:^\(DOCDIR=\).*:\1\${USRDIR}/share/doc/${PF}:g" \
-		-e '/install:/,$s:${\(SRC\|BIN\|DOC\|MAN\)DIR:${DESTDIR}/${\1DIR:g' \
-		-e "/pyc/d" \
-		-e 's/ex_\*/{ex_,fig}\*/' \
-		Makefile.skel || die "sed Makefile.skel failed"
-}
-
-src_install() {
-	emake DESTDIR="${D}" install || die "emake install failed"
-	dodoc README AUTHORS ChangeLog
-}

diff --git a/sci-visualization/pyxplot/pyxplot-0.9.2.ebuild b/sci-visualization/pyxplot/pyxplot-0.9.2.ebuild
index f65657e..b4cc6cf 100644
--- a/sci-visualization/pyxplot/pyxplot-0.9.2.ebuild
+++ b/sci-visualization/pyxplot/pyxplot-0.9.2.ebuild
@@ -20,7 +20,7 @@ IUSE=""
 RDEPEND="
 	app-text/gv
 	dev-libs/libxml2:2
-	media-libs/libpng
+	media-libs/libpng:0
 	sci-libs/cfitsio
 	sci-libs/fftw:3.0
 	sci-libs/gsl


             reply	other threads:[~2015-09-20 10:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-20 10:50 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-02-11 19:47 [gentoo-commits] repo/gentoo:master commit in: sci-visualization/pyxplot/ David Seifert
2017-04-20 16:41 David Seifert
2020-01-28 21:30 Michał Górny
2020-02-09 16:36 Michał Górny

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=1442746242.972046e5fc9ea9a6c844f1f8360f61e4f085bdf7.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