From d594887ce7844f68c9f80ce34b0b06e1fac954b1 Mon Sep 17 00:00:00 2001 From: Michael Sterrett Date: Wed, 10 Sep 2003 01:42:50 +0000 Subject: repoman: trim trailing whitespace --- app-cdr/nrg2iso/Manifest | 2 +- app-cdr/nrg2iso/nrg2iso-0.1.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'app-cdr') 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() { -- cgit v1.2.3-65-gdbad