summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-05-02 05:04:41 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-05-02 05:04:41 +0000
commitc9e55cc830d25d7f7dc44c0ecd0eb476dac9d383 (patch)
tree1a18fb9d64eb840ee013de1233ff5158a2a15e7a /dev-python/dnspython/dnspython-1.3.0.ebuild
parentMarked stable on sparc. (diff)
downloadhistorical-c9e55cc830d25d7f7dc44c0ecd0eb476dac9d383.tar.gz
historical-c9e55cc830d25d7f7dc44c0ecd0eb476dac9d383.tar.bz2
historical-c9e55cc830d25d7f7dc44c0ecd0eb476dac9d383.zip
repoman: Trim trailing whitespace
Diffstat (limited to 'dev-python/dnspython/dnspython-1.3.0.ebuild')
-rw-r--r--dev-python/dnspython/dnspython-1.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/dnspython/dnspython-1.3.0.ebuild b/dev-python/dnspython/dnspython-1.3.0.ebuild
index 7cd75de81c01..8f01b64020c7 100644
--- a/dev-python/dnspython/dnspython-1.3.0.ebuild
+++ b/dev-python/dnspython/dnspython-1.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.3.0.ebuild,v 1.1 2004/05/02 00:55:23 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/dnspython/dnspython-1.3.0.ebuild,v 1.2 2004/05/02 05:04:41 mr_bones_ Exp $
inherit distutils
@@ -24,7 +24,7 @@ src_install() {
}
pkg_postinst() {
- einfo
+ einfo
einfo "Documentation is sparse at the moment. Use pydoc,"
einfo "or read the HTML documentation at the dnspython home page"
einfo