summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.52.ebuild')
-rw-r--r--dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.52.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.52.ebuild b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.52.ebuild
index 6d33e763ce7d..ac6e5f345018 100644
--- a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.52.ebuild
+++ b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.52.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.52.ebuild,v 1.3 2003/06/21 21:36:36 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.52.ebuild,v 1.4 2003/09/06 22:37:58 msterret Exp $
IUSE=""
@@ -19,5 +19,5 @@ DEPEND="${DEPEND}"
src_compile() {
- echo "n" | perl-module_src_compile
+ echo "n" | perl-module_src_compile
}