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 via email to