diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-02-08 16:23:31 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-02-08 16:23:31 +0000 |
commit | 54409f8c41eadb47bfb15daf480fca3cca05045e (patch) | |
tree | 51ff93f272dfe9b805a66783bc15ce89c9f56f69 /dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild | |
parent | amd64 stable wrt bug #201269 (diff) | |
download | gentoo-2-54409f8c41eadb47bfb15daf480fca3cca05045e.tar.gz gentoo-2-54409f8c41eadb47bfb15daf480fca3cca05045e.tar.bz2 gentoo-2-54409f8c41eadb47bfb15daf480fca3cca05045e.zip |
amd64 stable wrt bug #207221
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild')
-rw-r--r-- | dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 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 c9599c4333f2..0b9a9101865c 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.7 2008/01/25 19:44:49 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.7-r2.ebuild,v 1.8 2008/02/08 16:23:31 coldwind 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 sparc x86 ~x86-fbsd" IUSE="" DEPEND="virtual/python |