summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/sub2srt/sub2srt-0.5.3.ebuild')
-rw-r--r--media-video/sub2srt/sub2srt-0.5.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/sub2srt/sub2srt-0.5.3.ebuild b/media-video/sub2srt/sub2srt-0.5.3.ebuild
index d7166a1a5de9..b1539cd7abd7 100644
--- a/media-video/sub2srt/sub2srt-0.5.3.ebuild
+++ b/media-video/sub2srt/sub2srt-0.5.3.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/sub2srt/sub2srt-0.5.3.ebuild,v 1.1 2005/03/22 18:39:28 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/sub2srt/sub2srt-0.5.3.ebuild,v 1.2 2005/09/03 23:18:35 flameeyes Exp $
DESCRIPTION="Tool to convert several subtitle formats into subviewer srt"
HOMEPAGE="http://www.robelix.com/sub2srt/"
@@ -15,5 +15,5 @@ RDEPEND="dev-lang/perl"
src_install() {
dobin sub2srt
- dodoc README COPYING
+ dodoc README
}