diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-09 22:17:03 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-09 22:17:03 +0000 |
commit | 2e4a2a428dc377ed814a2c2575a00d3ed9f2b87c (patch) | |
tree | d23dcfb1ea1a08a5d4894e2bbc952b90e6ab4f70 /media-libs/panda3d | |
parent | 6.0.7d version bump. (diff) | |
download | gentoo-2-2e4a2a428dc377ed814a2c2575a00d3ed9f2b87c.tar.gz gentoo-2-2e4a2a428dc377ed814a2c2575a00d3ed9f2b87c.tar.bz2 gentoo-2-2e4a2a428dc377ed814a2c2575a00d3ed9f2b87c.zip |
whitespace
(Portage version: 2.0.53)
Diffstat (limited to 'media-libs/panda3d')
-rw-r--r-- | media-libs/panda3d/panda3d-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/panda3d/panda3d-1.0.5.ebuild b/media-libs/panda3d/panda3d-1.0.5.ebuild index 38d029d45c4c..2453a41cce76 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.2 2005/12/01 16:42:57 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/panda3d/panda3d-1.0.5.ebuild,v 1.3 2006/01/09 22:16:47 mr_bones_ Exp $ inherit eutils python @@ -22,7 +22,7 @@ DEPEND="doc? ( dev-python/epydoc ) ssl? ( dev-libs/openssl ) truetype? ( media-libs/freetype ) zlib? ( sys-libs/zlib ) - python? (dev-lang/python)" + python? ( dev-lang/python )" use_no() { |