diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-07 00:08:19 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-07 00:08:19 +0000 |
commit | c31970c40e776fddd73249522d1d7421dfa2ab63 (patch) | |
tree | b9a27ed0cc110b3001275cd167effe72de1e200d /media-video/realplayer/realplayer-8-r3.ebuild | |
parent | repoman: trim trailing whitespace (diff) | |
download | historical-c31970c40e776fddd73249522d1d7421dfa2ab63.tar.gz historical-c31970c40e776fddd73249522d1d7421dfa2ab63.tar.bz2 historical-c31970c40e776fddd73249522d1d7421dfa2ab63.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'media-video/realplayer/realplayer-8-r3.ebuild')
-rw-r--r-- | media-video/realplayer/realplayer-8-r3.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/media-video/realplayer/realplayer-8-r3.ebuild b/media-video/realplayer/realplayer-8-r3.ebuild index c3e9b0e6b9e8..1ec207bfc931 100644 --- a/media-video/realplayer/realplayer-8-r3.ebuild +++ b/media-video/realplayer/realplayer-8-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/media-video/realplayer/realplayer-8-r3.ebuild,v 1.4 2003/02/13 13:33:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/realplayer/realplayer-8-r3.ebuild,v 1.5 2003/09/07 00:08:13 msterret Exp $ inherit nsplugins @@ -18,7 +18,7 @@ SLOT="0" KEYWORDS="~x86 -ppc -sparc " dyn_fetch() { - for y in ${A} + for y in ${A} do digest_check ${y} if [ $? -ne 0 ]; then @@ -30,7 +30,7 @@ dyn_fetch() { } src_unpack() { - # You must download rp8_linux20_libc6_i386_cs2_rpm + # You must download rp8_linux20_libc6_i386_cs2_rpm # from real.com and put it in ${DISTDIR} rpm2targz ${DISTDIR}/${A} tar zxf ${WORKDIR}/${A}.tar.gz @@ -58,7 +58,7 @@ src_install () { #unzip raclass.zip #rm raclass.zip insinto /etc/env.d - doins ${FILESDIR}/10realplayer + doins ${FILESDIR}/10realplayer dodir /opt/netscape/plugins for x in raclass.zip rpnp.so |