diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-10 23:33:33 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-10 23:33:33 +0000 |
commit | 93fcd50cf870925205b1fdcc2b1a5fba43b2001c (patch) | |
tree | 82a101e0558dc7f960b351ea938ed8736b4368db /dev-perl/Inline-Python | |
parent | Keyworded ~sparc-fbsd (diff) | |
download | historical-93fcd50cf870925205b1fdcc2b1a5fba43b2001c.tar.gz historical-93fcd50cf870925205b1fdcc2b1a5fba43b2001c.tar.bz2 historical-93fcd50cf870925205b1fdcc2b1a5fba43b2001c.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-perl/Inline-Python')
-rw-r--r-- | dev-perl/Inline-Python/Inline-Python-0.22.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-perl/Inline-Python/Inline-Python-0.22.ebuild b/dev-perl/Inline-Python/Inline-Python-0.22.ebuild index 92346dd2c6e2..7fadd0c6e601 100644 --- a/dev-perl/Inline-Python/Inline-Python-0.22.ebuild +++ b/dev-perl/Inline-Python/Inline-Python-0.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/Inline-Python-0.22.ebuild,v 1.3 2007/01/08 16:21:39 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/Inline-Python-0.22.ebuild,v 1.4 2007/07/10 23:33:27 mr_bones_ Exp $ inherit perl-module @@ -19,5 +19,3 @@ SRC_TEST="do" DEPEND=">=dev-perl/Inline-0.42 dev-lang/python dev-lang/perl" - - |