diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2005-06-02 00:41:30 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2005-06-02 00:41:30 +0000 |
commit | 098c36e9d433b5e721067d537bebe5f569f8a456 (patch) | |
tree | 603552c268aefa6de626956dbf22c4c226926eb2 /dev-python/gnuplot-py/gnuplot-py-1.7.ebuild | |
parent | dont install stupid exports if one exists (diff) | |
download | gentoo-2-098c36e9d433b5e721067d537bebe5f569f8a456.tar.gz gentoo-2-098c36e9d433b5e721067d537bebe5f569f8a456.tar.bz2 gentoo-2-098c36e9d433b5e721067d537bebe5f569f8a456.zip |
Marked ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'dev-python/gnuplot-py/gnuplot-py-1.7.ebuild')
-rw-r--r-- | dev-python/gnuplot-py/gnuplot-py-1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gnuplot-py/gnuplot-py-1.7.ebuild b/dev-python/gnuplot-py/gnuplot-py-1.7.ebuild index 7d387f45fec2..5e1577363e86 100644 --- a/dev-python/gnuplot-py/gnuplot-py-1.7.ebuild +++ b/dev-python/gnuplot-py/gnuplot-py-1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.ebuild,v 1.2 2005/03/29 02:06:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.7.ebuild,v 1.3 2005/06/02 00:40:15 lu_zero Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc s390 ~x86" +KEYWORDS="~amd64 ppc s390 ~x86" IUSE="" DEPEND="virtual/python |