diff options
Diffstat (limited to 'dev-python/python-biggles')
-rw-r--r-- | dev-python/python-biggles/Manifest | 2 | ||||
-rw-r--r-- | dev-python/python-biggles/python-biggles-1.6.3.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-biggles/Manifest b/dev-python/python-biggles/Manifest index c0c1f3c5102e..0fb7cb69fbe5 100644 --- a/dev-python/python-biggles/Manifest +++ b/dev-python/python-biggles/Manifest @@ -1,4 +1,4 @@ MD5 0a2537bf04a101bf733267dcd761cdd2 ChangeLog 481 -MD5 3003421a45e1be4b8ce58dafa07888a9 python-biggles-1.6.3.ebuild 577 +MD5 05e686bb2cdeb1995251cca211a3bd9c python-biggles-1.6.3.ebuild 570 MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 MD5 b0b88b10acbbbe211ce7065db44d901b files/digest-python-biggles-1.6.3 72 diff --git a/dev-python/python-biggles/python-biggles-1.6.3.ebuild b/dev-python/python-biggles/python-biggles-1.6.3.ebuild index 36c06487127e..71109f8de6fd 100644 --- a/dev-python/python-biggles/python-biggles-1.6.3.ebuild +++ b/dev-python/python-biggles/python-biggles-1.6.3.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/python-biggles/python-biggles-1.6.3.ebuild,v 1.7 2003/09/06 23:32:28 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-biggles/python-biggles-1.6.3.ebuild,v 1.8 2003/09/10 22:25:41 msterret Exp $ inherit distutils @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/biggles/${P}.tar.gz" HOMEPAGE="http://biggles.sourceforge.net" DEPEND="~media-libs/plotutils-2.4.1 - dev-python/numeric" + dev-python/numeric" IUSE="" SLOT="0" |