diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 22:38:04 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 22:38:04 +0000 |
commit | b2690aa3584b0e2317d6655c0518b3a78bacd336 (patch) | |
tree | e075bb7242ecc6173edb84606a88a9031a289790 /dev-perl/SGMLSpm | |
parent | repoman: trim trailing whitespace (diff) | |
download | historical-b2690aa3584b0e2317d6655c0518b3a78bacd336.tar.gz historical-b2690aa3584b0e2317d6655c0518b3a78bacd336.tar.bz2 historical-b2690aa3584b0e2317d6655c0518b3a78bacd336.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'dev-perl/SGMLSpm')
-rw-r--r-- | dev-perl/SGMLSpm/Manifest | 6 | ||||
-rw-r--r-- | dev-perl/SGMLSpm/SGMLSpm-1.03-r3.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/SGMLSpm/SGMLSpm-1.03-r4.ebuild | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/dev-perl/SGMLSpm/Manifest b/dev-perl/SGMLSpm/Manifest index ca75735ad3ca..310b037f82dd 100644 --- a/dev-perl/SGMLSpm/Manifest +++ b/dev-perl/SGMLSpm/Manifest @@ -1,6 +1,6 @@ +MD5 af9af12e9181cf0226784e1c799bee71 ChangeLog 1851 +MD5 5fdebdb471abfc7d0e923c98efab5174 SGMLSpm-1.03-r3.ebuild 1231 +MD5 75e225847c24d2a5ee832222157b88f7 SGMLSpm-1.03-r4.ebuild 1239 MD5 157321827c6fbc1c79c60e3d0b458ee0 files/SGMLSpm-1.03-Makefile 2409 MD5 32951392eea7b5f2c93d42fc6f2434b5 files/digest-SGMLSpm-1.03-r3 65 MD5 32951392eea7b5f2c93d42fc6f2434b5 files/digest-SGMLSpm-1.03-r4 65 -MD5 f52f332153b5cc1fd7e3764d21c2acdf SGMLSpm-1.03-r3.ebuild 1231 -MD5 04ab009f491241f6ec923670eadf621f SGMLSpm-1.03-r4.ebuild 1240 -MD5 af9af12e9181cf0226784e1c799bee71 ChangeLog 1851 diff --git a/dev-perl/SGMLSpm/SGMLSpm-1.03-r3.ebuild b/dev-perl/SGMLSpm/SGMLSpm-1.03-r3.ebuild index 491d542f9eb1..494f5fce0478 100644 --- a/dev-perl/SGMLSpm/SGMLSpm-1.03-r3.ebuild +++ b/dev-perl/SGMLSpm/SGMLSpm-1.03-r3.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/SGMLSpm/SGMLSpm-1.03-r3.ebuild,v 1.9 2003/06/21 21:36:36 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r3.ebuild,v 1.10 2003/09/06 22:37:58 msterret Exp $ MY_P="${P}ii" S=${WORKDIR}/${PN} @@ -20,7 +20,7 @@ src_unpack() { } src_install () { - + eval `perl '-V:package'` eval `perl '-V:version'` cd ${S} diff --git a/dev-perl/SGMLSpm/SGMLSpm-1.03-r4.ebuild b/dev-perl/SGMLSpm/SGMLSpm-1.03-r4.ebuild index e88741f1c5fe..878c3734c0e9 100644 --- a/dev-perl/SGMLSpm/SGMLSpm-1.03-r4.ebuild +++ b/dev-perl/SGMLSpm/SGMLSpm-1.03-r4.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/SGMLSpm/SGMLSpm-1.03-r4.ebuild,v 1.8 2003/06/21 21:36:36 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SGMLSpm/SGMLSpm-1.03-r4.ebuild,v 1.9 2003/09/06 22:37:58 msterret Exp $ MY_P="${P}ii" S=${WORKDIR}/${PN} @@ -20,7 +20,7 @@ src_unpack() { } src_install () { - + eval `perl '-V:package'` eval `perl '-V:version'` cd ${S} |