diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-10 07:51:05 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-10 07:51:05 +0000 |
commit | a993b1f0e221dbad3420454c0e5437c59b1e3dd1 (patch) | |
tree | b4132bdb2311d766dbba7d1bb5d4ff8356fbf1dc /media-tv | |
parent | typo fix for php-ext (diff) | |
download | historical-a993b1f0e221dbad3420454c0e5437c59b1e3dd1.tar.gz historical-a993b1f0e221dbad3420454c0e5437c59b1e3dd1.tar.bz2 historical-a993b1f0e221dbad3420454c0e5437c59b1e3dd1.zip |
repoman: Trim trailing whitespace
Diffstat (limited to 'media-tv')
-rw-r--r-- | media-tv/ivtv/Manifest | 2 | ||||
-rw-r--r-- | media-tv/ivtv/ivtv-0.1.9-r1.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/media-tv/ivtv/Manifest b/media-tv/ivtv/Manifest index 30395f3166e2..b0aabacf0d0e 100644 --- a/media-tv/ivtv/Manifest +++ b/media-tv/ivtv/Manifest @@ -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 diff --git a/media-tv/ivtv/ivtv-0.1.9-r1.ebuild b/media-tv/ivtv/ivtv-0.1.9-r1.ebuild index e76cd3ed279b..4538709a88b8 100644 --- a/media-tv/ivtv/ivtv-0.1.9-r1.ebuild +++ b/media-tv/ivtv/ivtv-0.1.9-r1.ebuild @@ -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" |