diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-07-27 07:15:37 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-07-27 07:15:37 +0000 |
commit | 3564474289eccea4b8f16a2993ddaa098f514cb6 (patch) | |
tree | c276efc6e98384acd67c901b728f201d79b00654 /perl-core | |
parent | whitespace (diff) | |
download | gentoo-2-3564474289eccea4b8f16a2993ddaa098f514cb6.tar.gz gentoo-2-3564474289eccea4b8f16a2993ddaa098f514cb6.tar.bz2 gentoo-2-3564474289eccea4b8f16a2993ddaa098f514cb6.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/ExtUtils-ParseXS/ExtUtils-ParseXS-2.20-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/perl-core/ExtUtils-ParseXS/ExtUtils-ParseXS-2.20-r1.ebuild b/perl-core/ExtUtils-ParseXS/ExtUtils-ParseXS-2.20-r1.ebuild index d3323cb79f5c..c045376cb984 100644 --- a/perl-core/ExtUtils-ParseXS/ExtUtils-ParseXS-2.20-r1.ebuild +++ b/perl-core/ExtUtils-ParseXS/ExtUtils-ParseXS-2.20-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-ParseXS/ExtUtils-ParseXS-2.20-r1.ebuild,v 1.1 2009/07/25 21:20:48 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-ParseXS/ExtUtils-ParseXS-2.20-r1.ebuild,v 1.2 2009/07/27 07:15:37 mr_bones_ Exp $ EAPI=2 @@ -23,4 +23,3 @@ SRC_TEST="do" PATCHES=( "${FILESDIR}"/eu-pxs-newXS-const-file.patch ) - |