diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2005-03-02 07:14:12 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2005-03-02 07:14:12 +0000 |
commit | fa627ee7cac034e4abb8c76ea431abb06a3c2e05 (patch) | |
tree | a13a94f22d3ab634da2ec205833ae457bd15c90f /dev-python/pyqwt/pyqwt-4.2.ebuild | |
parent | added default config (diff) | |
download | gentoo-2-fa627ee7cac034e4abb8c76ea431abb06a3c2e05.tar.gz gentoo-2-fa627ee7cac034e4abb8c76ea431abb06a3c2e05.tar.bz2 gentoo-2-fa627ee7cac034e4abb8c76ea431abb06a3c2e05.zip |
repoman: Trim trailing whitespace
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-python/pyqwt/pyqwt-4.2.ebuild')
-rw-r--r-- | dev-python/pyqwt/pyqwt-4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyqwt/pyqwt-4.2.ebuild b/dev-python/pyqwt/pyqwt-4.2.ebuild index 2b8b4369a5cc..5454802824ca 100644 --- a/dev-python/pyqwt/pyqwt-4.2.ebuild +++ b/dev-python/pyqwt/pyqwt-4.2.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyqwt/pyqwt-4.2.ebuild,v 1.1 2005/02/28 23:05:42 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyqwt/pyqwt-4.2.ebuild,v 1.2 2005/03/02 07:14:12 mr_bones_ Exp $ -inherit distutils eutils +inherit distutils eutils MY_P=PyQwt-${PV} S=${WORKDIR}/${MY_P} |