summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:38:04 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:38:04 +0000
commitb2690aa3584b0e2317d6655c0518b3a78bacd336 (patch)
treee075bb7242ecc6173edb84606a88a9031a289790 /dev-perl/Inline/Inline-0.44-r1.ebuild
parentrepoman: trim trailing whitespace (diff)
downloadhistorical-b2690aa3584b0e2317d6655c0518b3a78bacd336.tar.gz
historical-b2690aa3584b0e2317d6655c0518b3a78bacd336.tar.bz2
historical-b2690aa3584b0e2317d6655c0518b3a78bacd336.zip
repoman: trim trailing whitespace
Diffstat (limited to 'dev-perl/Inline/Inline-0.44-r1.ebuild')
-rw-r--r--dev-perl/Inline/Inline-0.44-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Inline/Inline-0.44-r1.ebuild b/dev-perl/Inline/Inline-0.44-r1.ebuild
index f63900de05ab..9812959ad23b 100644
--- a/dev-perl/Inline/Inline-0.44-r1.ebuild
+++ b/dev-perl/Inline/Inline-0.44-r1.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/Inline/Inline-0.44-r1.ebuild,v 1.2 2003/07/03 21:40:22 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline/Inline-0.44-r1.ebuild,v 1.3 2003/09/06 22:37:58 msterret Exp $
inherit perl-module eutils
@@ -33,13 +33,13 @@ src_unpack() {
src_compile() {
- echo "y" | perl-module_src_compile
+ echo "y" | perl-module_src_compile
perl-module_src_test
}
src_install () {
-
+
perl-module_src_install
dohtml DT.html
}