diff options
author | 2003-09-06 23:32:35 +0000 | |
---|---|---|
committer | 2003-09-06 23:32:35 +0000 | |
commit | 2fa6627a61066cfa2c6fbd40f553a6b5771f517a (patch) | |
tree | 6c9b98843739042611129dcbf7173f43906c269c /dev-python/pyx/pyx-0.3.1.ebuild | |
parent | added hardened-gcc excludes (diff) | |
download | historical-2fa6627a61066cfa2c6fbd40f553a6b5771f517a.tar.gz historical-2fa6627a61066cfa2c6fbd40f553a6b5771f517a.tar.bz2 historical-2fa6627a61066cfa2c6fbd40f553a6b5771f517a.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'dev-python/pyx/pyx-0.3.1.ebuild')
-rw-r--r-- | dev-python/pyx/pyx-0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyx/pyx-0.3.1.ebuild b/dev-python/pyx/pyx-0.3.1.ebuild index 9d6b6d688787..a8ce86d67b9d 100644 --- a/dev-python/pyx/pyx-0.3.1.ebuild +++ b/dev-python/pyx/pyx-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyx/pyx-0.3.1.ebuild,v 1.5 2003/08/05 13:21:48 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyx/pyx-0.3.1.ebuild,v 1.6 2003/09/06 23:32:28 msterret Exp $ IUSE="" @@ -25,7 +25,7 @@ src_install() { DOCS="manual/manual.ps" distutils_src_install - + insinto /usr/share/doc/${PF}/examples doins examples/* |