summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2012-02-05 02:00:09 +0000
committerMike Gilbert <floppym@gentoo.org>2012-02-05 02:00:09 +0000
commit64902da8e7754953bfff9465f8899bd23f1e555a (patch)
tree34c0338b676e5b803feed9b63e6152e13783c938 /sci-visualization
parentInherit multilib. (diff)
downloadgentoo-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')
-rw-r--r--sci-visualization/pyxplot/ChangeLog8
-rw-r--r--sci-visualization/pyxplot/pyxplot-0.8.3.ebuild6
-rw-r--r--sci-visualization/pyxplot/pyxplot-0.8.4.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/sci-visualization/pyxplot/ChangeLog b/sci-visualization/pyxplot/ChangeLog
index cf4311e14b7f..13b1557e5cf4 100644
--- a/sci-visualization/pyxplot/ChangeLog
+++ b/sci-visualization/pyxplot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-visualization/pyxplot
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-visualization/pyxplot/ChangeLog,v 1.23 2011/03/02 21:14:23 jlec Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/pyxplot/ChangeLog,v 1.24 2012/02/05 02:00:09 floppym Exp $
+
+ 05 Feb 2012; Mike Gilbert <floppym@gentoo.org> pyxplot-0.8.3.ebuild,
+ pyxplot-0.8.4.ebuild:
+ Inherit multilib.
02 Mar 2011; Justin Lecher <jlec@gentoo.org> pyxplot-0.8.3.ebuild,
pyxplot-0.8.4.ebuild:
diff --git a/sci-visualization/pyxplot/pyxplot-0.8.3.ebuild b/sci-visualization/pyxplot/pyxplot-0.8.3.ebuild
index 8b6476b8309e..bfbf88d734f6 100644
--- a/sci-visualization/pyxplot/pyxplot-0.8.3.ebuild
+++ b/sci-visualization/pyxplot/pyxplot-0.8.3.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.3.ebuild,v 1.2 2011/03/02 21:14:23 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-visualization/pyxplot/pyxplot-0.8.3.ebuild,v 1.3 2012/02/05 02:00:09 floppym Exp $
EAPI="2"
PYTHON_DEPEND="2"
-inherit eutils python flag-o-matic
+inherit eutils multilib python flag-o-matic
DESCRIPTION="Gnuplot like graphing program publication-quality figures"
HOMEPAGE="http://www.pyxplot.org.uk/"
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/"