summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-09-03 23:18:53 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-09-03 23:18:53 +0000
commitd425c35d233b046ed6f5b78105a9756e1d730337 (patch)
tree13bb51107a06ac052b708eba4d540c95ca00daaa /media-video/streamdvd/streamdvd-0.4-r1.ebuild
parentDon't install COPYING and INSTALL files. (diff)
downloadgentoo-2-d425c35d233b046ed6f5b78105a9756e1d730337.tar.gz
gentoo-2-d425c35d233b046ed6f5b78105a9756e1d730337.tar.bz2
gentoo-2-d425c35d233b046ed6f5b78105a9756e1d730337.zip
Don't install COPYING file.
(Portage version: 2.0.51.22)
Diffstat (limited to 'media-video/streamdvd/streamdvd-0.4-r1.ebuild')
-rw-r--r--media-video/streamdvd/streamdvd-0.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/streamdvd/streamdvd-0.4-r1.ebuild b/media-video/streamdvd/streamdvd-0.4-r1.ebuild
index 7d7190bd958e..0f73056e89af 100644
--- a/media-video/streamdvd/streamdvd-0.4-r1.ebuild
+++ b/media-video/streamdvd/streamdvd-0.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/streamdvd/streamdvd-0.4-r1.ebuild,v 1.8 2005/01/23 03:26:07 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/streamdvd/streamdvd-0.4-r1.ebuild,v 1.9 2005/09/03 23:15:40 flameeyes Exp $
DESCRIPTION="fast tool to backup Video DVDs 'on the fly'"
HOMEPAGE="http://www.badabum.de/streamdvd.html"
@@ -35,7 +35,7 @@ src_compile() {
src_install() {
dobin streamdvd streamanalyze
newbin lsdvd lsdvd-streamdvd # patched lsdvd, rename to avoid conflict with media-video/lsdvd
- dodoc COPYING README
+ dodoc README
newdoc contrib/lsdvd/AUTHORS AUTHORS.lsdvd
newdoc contrib/lsdvd/README README.lsdvd
newdoc contrib/StreamAnalyze/README README.streamanalyze