diff options
author | Mike Gilbert <floppym@gentoo.org> | 2012-02-05 02:00:09 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2012-02-05 02:00:09 +0000 |
commit | 64902da8e7754953bfff9465f8899bd23f1e555a (patch) | |
tree | 34c0338b676e5b803feed9b63e6152e13783c938 /sci-visualization/pyxplot/pyxplot-0.8.4.ebuild | |
parent | Inherit multilib. (diff) | |
download | gentoo-2-64902da8e7754953bfff9465f8899bd23f1e555a.tar.gz gentoo-2-64902da8e7754953bfff9465f8899bd23f1e555a.tar.bz2 gentoo-2-64902da8e7754953bfff9465f8899bd23f1e555a.zip |
Inherit multilib.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'sci-visualization/pyxplot/pyxplot-0.8.4.ebuild')
-rw-r--r-- | sci-visualization/pyxplot/pyxplot-0.8.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-visualization/pyxplot/pyxplot-0.8.4.ebuild b/sci-visualization/pyxplot/pyxplot-0.8.4.ebuild index 388793054253..f7fbb7a8a9b7 100644 --- a/sci-visualization/pyxplot/pyxplot-0.8.4.ebuild +++ b/sci-visualization/pyxplot/pyxplot-0.8.4.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/pyxplot/pyxplot-0.8.4.ebuild,v 1.2 2011/03/02 21:14:23 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/pyxplot/pyxplot-0.8.4.ebuild,v 1.3 2012/02/05 02:00:09 floppym Exp $ EAPI="2" PYTHON_DEPEND="2" -inherit eutils python +inherit eutils multilib python DESCRIPTION="Gnuplot like graphing program publication-quality figures" HOMEPAGE="http://www.pyxplot.org.uk/" |