summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-10 01:42:50 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-10 01:42:50 +0000
commitd594887ce7844f68c9f80ce34b0b06e1fac954b1 (patch)
tree33e559aee8b3f313ce99ecc62695d2f1941b0212 /app-cdr/nrg2iso
parentblock makemaker 6.15 (diff)
downloadgentoo-2-d594887ce7844f68c9f80ce34b0b06e1fac954b1.tar.gz
gentoo-2-d594887ce7844f68c9f80ce34b0b06e1fac954b1.tar.bz2
gentoo-2-d594887ce7844f68c9f80ce34b0b06e1fac954b1.zip
repoman: trim trailing whitespace
Diffstat (limited to 'app-cdr/nrg2iso')
-rw-r--r--app-cdr/nrg2iso/Manifest2
-rw-r--r--app-cdr/nrg2iso/nrg2iso-0.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-cdr/nrg2iso/Manifest b/app-cdr/nrg2iso/Manifest
index a4c234e15d8c..abb698c0aa1e 100644
--- a/app-cdr/nrg2iso/Manifest
+++ b/app-cdr/nrg2iso/Manifest
@@ -1,3 +1,3 @@
-MD5 e0c22861568f0f8df180ef93f49bc92f nrg2iso-0.1.ebuild 616
MD5 64f65f94c3632142466dd873a8cc33e6 ChangeLog 336
+MD5 669a83a83b817ae2579cfa7943991f42 nrg2iso-0.1.ebuild 620
MD5 77b18cdbb3edf82609d713940ddf7507 files/digest-nrg2iso-0.1 54
diff --git a/app-cdr/nrg2iso/nrg2iso-0.1.ebuild b/app-cdr/nrg2iso/nrg2iso-0.1.ebuild
index cd0fbc3a5c15..d3fb87b4eb3b 100644
--- a/app-cdr/nrg2iso/nrg2iso-0.1.ebuild
+++ b/app-cdr/nrg2iso/nrg2iso-0.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/app-cdr/nrg2iso/nrg2iso-0.1.ebuild,v 1.1 2003/09/09 22:31:41 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/nrg2iso/nrg2iso-0.1.ebuild,v 1.2 2003/09/10 01:42:48 msterret Exp $
S=${WORKDIR}/${PN}
@@ -19,7 +19,7 @@ RDEPEND=""
src_compile() {
- ${CC} ${CFLAGS} -o nrg2iso nrg2iso.c || die
+ ${CC} ${CFLAGS} -o nrg2iso nrg2iso.c || die
}
src_install() {