summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:27:54 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-06 22:27:54 +0000
commit671ee61508947ebca9ecf7095ef0d36d5cc058a6 (patch)
treebfbd7af201da15d384c92859ef509f158d437e66 /dev-lang/gforth
parentrepoman: trim trailing whitespace (diff)
downloadhistorical-671ee61508947ebca9ecf7095ef0d36d5cc058a6.tar.gz
historical-671ee61508947ebca9ecf7095ef0d36d5cc058a6.tar.bz2
historical-671ee61508947ebca9ecf7095ef0d36d5cc058a6.zip
repoman: trim trailing whitespace
Diffstat (limited to 'dev-lang/gforth')
-rw-r--r--dev-lang/gforth/Manifest8
-rw-r--r--dev-lang/gforth/gforth-0.6.1.ebuild4
2 files changed, 6 insertions, 6 deletions
diff --git a/dev-lang/gforth/Manifest b/dev-lang/gforth/Manifest
index a366ea558974..dffc9f6947b9 100644
--- a/dev-lang/gforth/Manifest
+++ b/dev-lang/gforth/Manifest
@@ -1,7 +1,7 @@
-MD5 7a30c3b5440bf0523287414f644ce1db files/digest-gforth-0.5.0 65
+MD5 2a03052cfc8970dde707aa535584ce42 ChangeLog 754
+MD5 45ddcf3cf569665acd9f94efd62b4c18 gforth-0.5.0.ebuild 1376
+MD5 322e62344f1236a98bc877896ac633f8 gforth-0.6.1.ebuild 1391
MD5 74edc6d12c9a8d2858070dc09e2c264c files/50gforth-gentoo.el 200
+MD5 7a30c3b5440bf0523287414f644ce1db files/digest-gforth-0.5.0 65
MD5 a046426efcf946fd34d9ad1f22311bc9 files/digest-gforth-0.6.1 65
MD5 47338bda82d2c5cbd41aa03a5eaeea2a files/gforth.el-gentoo.patch 1428
-MD5 45ddcf3cf569665acd9f94efd62b4c18 gforth-0.5.0.ebuild 1376
-MD5 2a03052cfc8970dde707aa535584ce42 ChangeLog 754
-MD5 af7a506a0449cebcfd95a78f937b8ad4 gforth-0.6.1.ebuild 1388
diff --git a/dev-lang/gforth/gforth-0.6.1.ebuild b/dev-lang/gforth/gforth-0.6.1.ebuild
index 677d50f6cbcc..7a065cbdfee1 100644
--- a/dev-lang/gforth/gforth-0.6.1.ebuild
+++ b/dev-lang/gforth/gforth-0.6.1.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-lang/gforth/gforth-0.6.1.ebuild,v 1.2 2003/07/11 22:14:07 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/gforth/gforth-0.6.1.ebuild,v 1.3 2003/09/06 22:27:51 msterret Exp $
IUSE="emacs"
@@ -22,7 +22,7 @@ SITEFILE=50gforth-gentoo.el
src_unpack() {
unpack ${A}
- cd ${S} && patch -p0 <${FILESDIR}/gforth.el-gentoo.patch || die
+ cd ${S} && patch -p0 <${FILESDIR}/gforth.el-gentoo.patch || die
}
src_compile() {