diff options
author | 2008-12-07 19:28:53 +0000 | |
---|---|---|
committer | 2008-12-07 19:28:53 +0000 | |
commit | 20340432537282e89afd810f72064573416265e1 (patch) | |
tree | 424334a6bf7efcda1e04900a37280431b7f26e1f /dev-python/gnuplot-py | |
parent | 07 Dec 2008; Zac Medico <zmedico@gentoo.org> +elogv-0.7.3.ebuild: (diff) | |
download | gentoo-2-20340432537282e89afd810f72064573416265e1.tar.gz gentoo-2-20340432537282e89afd810f72064573416265e1.tar.bz2 gentoo-2-20340432537282e89afd810f72064573416265e1.zip |
s390 love
(Portage version: 2.2_rc17/cvs/Linux 2.6.27.8 x86_64)
Diffstat (limited to 'dev-python/gnuplot-py')
-rw-r--r-- | dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-python/gnuplot-py/gnuplot-py-1.8.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild b/dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild index 6106ccfa8626..31e41577682c 100644 --- a/dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild +++ b/dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild,v 1.9 2008/10/06 16:10:39 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild,v 1.10 2008/12/07 19:28:53 vapier Exp $ inherit distutils eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd" IUSE="" DEPEND="virtual/python diff --git a/dev-python/gnuplot-py/gnuplot-py-1.8.ebuild b/dev-python/gnuplot-py/gnuplot-py-1.8.ebuild index ac7ee2d78c68..b2ad448a7166 100644 --- a/dev-python/gnuplot-py/gnuplot-py-1.8.ebuild +++ b/dev-python/gnuplot-py/gnuplot-py-1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.8.ebuild,v 1.2 2008/10/06 16:10:39 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.8.ebuild,v 1.3 2008/12/07 19:28:53 vapier Exp $ inherit distutils eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd" IUSE="doc" DEPEND="virtual/python |