summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-06 23:32:35 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-06 23:32:35 +0000
commit62eeed1d293fb0957ac299dc33ce55bfd28c73bd (patch)
tree7ca725b84298b6294a54a95cc67ebb83c183cca4 /dev-python/gnuplot-py
parentadded hardened-gcc excludes (diff)
downloadgentoo-2-62eeed1d293fb0957ac299dc33ce55bfd28c73bd.tar.gz
gentoo-2-62eeed1d293fb0957ac299dc33ce55bfd28c73bd.tar.bz2
gentoo-2-62eeed1d293fb0957ac299dc33ce55bfd28c73bd.zip
repoman: trim trailing whitespace
Diffstat (limited to 'dev-python/gnuplot-py')
-rw-r--r--dev-python/gnuplot-py/Manifest2
-rw-r--r--dev-python/gnuplot-py/gnuplot-py-1.6.ebuild8
2 files changed, 5 insertions, 5 deletions
diff --git a/dev-python/gnuplot-py/Manifest b/dev-python/gnuplot-py/Manifest
index d83fef65c8f7..7f17f1c8a69e 100644
--- a/dev-python/gnuplot-py/Manifest
+++ b/dev-python/gnuplot-py/Manifest
@@ -1,4 +1,4 @@
MD5 f27b099d67241d98100d361f764fe635 ChangeLog 523
-MD5 c791f2e4d89ebc24ed9bf6a5ac9734db gnuplot-py-1.6.ebuild 618
+MD5 4f21c7e1abe1bf291de914a0ae7d6df9 gnuplot-py-1.6.ebuild 616
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 3a35d3273902..0c3c7367506c 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.4 2003/09/02 22:27:28 liquidx Exp $
+# $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 $
inherit distutils
@@ -12,10 +12,10 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="~x86"
SLOT="0"
-DEPEND="virtual/python
- media-gfx/gnuplot
+DEPEND="virtual/python
+ media-gfx/gnuplot
dev-python/numeric"
-
+
src_install() {
distutils_src_install
dohtml doc/Gnuplot/*