repoman: Trim trailing whitespace
authorMichael Sterrett <mr_bones_@gentoo.org>
Wed, 10 Mar 2004 07:51:05 +0000 (07:51 +0000)
committerMichael Sterrett <mr_bones_@gentoo.org>
Wed, 10 Mar 2004 07:51:05 +0000 (07:51 +0000)
media-tv/ivtv/Manifest
media-tv/ivtv/ivtv-0.1.9-r1.ebuild

index 30395f3166e2094719e8a19ff93ccf3dda2da636..b0aabacf0d0ec95d8970ba3448c43ea19c3d5356 100644 (file)
@@ -1,3 +1,3 @@
-MD5 59f4f81f78febd0bf240cd70e56da9ae ivtv-0.1.9-r1.ebuild 3259
 MD5 79f610cc9f6dc66caefe9f1045c32fa7 ChangeLog 549
+MD5 6cf5f624409008ae2b2e6ee96d40aa55 ivtv-0.1.9-r1.ebuild 3263
 MD5 5f8ee4e434626f37d191131c01e61bf2 files/digest-ivtv-0.1.9-r1 191
index e76cd3ed279b257a007279b1bbeb692b1eb0efa8..4538709a88b8b636356b3fb79fd67a84e121e401 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2004 Gentoo Technologies, Inc.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.1.9-r1.ebuild,v 1.2 2004/03/09 20:20:47 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/ivtv/ivtv-0.1.9-r1.ebuild,v 1.3 2004/03/10 07:51:05 mr_bones_ Exp $
 
 # TODO
 # the "Gentoo way" is to use /usr/src/linux, not the running kernel
@@ -66,7 +66,7 @@ src_install() {
        dobin test_ioctl ivtvfbctl ivtvplay ptune-ui.pl ptune.pl record-v4l2.pl radio
        newdoc README README.utils
        dodoc README.mythtv-ivtv README.ptune README.radio README.vbi
-       dodoc lircd-g.conf lircd.conf lircrc 
+       dodoc lircd-g.conf lircd.conf lircrc
 
        cd ${WORKDIR}/ivtv/driver
        make DESTDIR=${D} install || die "installation of driver failed"