summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-10 01:42:50 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-10 01:42:50 +0000
commit69ce58ff271527eb42d84dc909d864b451be22e9 (patch)
treed9f93160cf808a3d03e67af8c1db40173358e438 /app-cdr/nrg2iso
parentblock makemaker 6.15 (diff)
downloadhistorical-69ce58ff271527eb42d84dc909d864b451be22e9.tar.gz
historical-69ce58ff271527eb42d84dc909d864b451be22e9.tar.bz2
historical-69ce58ff271527eb42d84dc909d864b451be22e9.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() {