From a4dd5ba663f59ca7c198104b2057789aace18300 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Thu, 1 Dec 2005 16:42:57 +0000 Subject: repoman: Trim trailing whitespace Package-Manager: portage-2.0.51.22-r3 --- media-libs/panda3d/panda3d-1.0.5.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'media-libs/panda3d/panda3d-1.0.5.ebuild') diff --git a/media-libs/panda3d/panda3d-1.0.5.ebuild b/media-libs/panda3d/panda3d-1.0.5.ebuild index 600ac95ea79e..38d029d45c4c 100644 --- a/media-libs/panda3d/panda3d-1.0.5.ebuild +++ b/media-libs/panda3d/panda3d-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/panda3d/panda3d-1.0.5.ebuild,v 1.1.1.1 2005/11/30 10:04:09 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/panda3d/panda3d-1.0.5.ebuild,v 1.2 2005/12/01 16:42:57 mr_bones_ Exp $ inherit eutils python @@ -85,9 +85,9 @@ src_install() python_version dodir /usr/$(get_libdir)/python${PYVER}/site-packages cat <<- EOF > ${D}/usr/$(get_libdir)/python${PYVER}/site-packages/panda3d.pth - # This document sets up paths for python to access the + # This document sets up paths for python to access the # panda3d modules - /opt/panda3d/built + /opt/panda3d/built /opt/panda3d/built/$(get_libdir) EOF fi -- cgit v1.2.3-65-gdbad