diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-10-08 10:18:19 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-10-08 10:18:19 +0000 |
commit | 1e13d25a8ca4a234c33facce93a639d274f080d0 (patch) | |
tree | 488bb6e95dc51c8cde5bbd2b087f1eb4756c0c49 /dev-python/gnuplot-py | |
parent | add metadata.xml (diff) | |
download | gentoo-2-1e13d25a8ca4a234c33facce93a639d274f080d0.tar.gz gentoo-2-1e13d25a8ca4a234c33facce93a639d274f080d0.tar.bz2 gentoo-2-1e13d25a8ca4a234c33facce93a639d274f080d0.zip |
stable bump
Diffstat (limited to 'dev-python/gnuplot-py')
-rw-r--r-- | dev-python/gnuplot-py/Manifest | 2 | ||||
-rw-r--r-- | dev-python/gnuplot-py/gnuplot-py-1.6.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/gnuplot-py/Manifest b/dev-python/gnuplot-py/Manifest index 7f17f1c8a69e..9dd025c6e80f 100644 --- a/dev-python/gnuplot-py/Manifest +++ b/dev-python/gnuplot-py/Manifest @@ -1,4 +1,4 @@ MD5 f27b099d67241d98100d361f764fe635 ChangeLog 523 -MD5 4f21c7e1abe1bf291de914a0ae7d6df9 gnuplot-py-1.6.ebuild 616 +MD5 688f2c133232312b2ef785ce4b94d373 gnuplot-py-1.6.ebuild 614 MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 MD5 e78f98cfb3a978120690eb8cc84e5dda files/digest-gnuplot-py-1.6 65 diff --git a/dev-python/gnuplot-py/gnuplot-py-1.6.ebuild b/dev-python/gnuplot-py/gnuplot-py-1.6.ebuild index 0c3c7367506c..e6670daf2360 100644 --- a/dev-python/gnuplot-py/gnuplot-py-1.6.ebuild +++ b/dev-python/gnuplot-py/gnuplot-py-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.6.ebuild,v 1.5 2003/09/06 23:32:28 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnuplot-py/gnuplot-py-1.6.ebuild,v 1.6 2003/10/08 10:18:14 liquidx Exp $ inherit distutils @@ -10,7 +10,7 @@ HOMEPAGE="http://gnuplot-py.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" DEPEND="virtual/python media-gfx/gnuplot |